Actions
Feature #3221
closeduse of pipe:// in IPTV network URL (m3u source)
Feature #3221:
use of pipe:// in IPTV network URL (m3u source)
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-10-29
Due date:
% Done:
100%
Estimated time:
Description
In order to cope the undigested format of some m3u file of some sources I would use, I've created a script that outputs the proper m3u list. It looks that the "pipe://" method is not supported in field URL of IPTV networks:
ott 29 14:30:36 sauron tvheadend[20137]: httpc: 004B: Unknown scheme 'pipe' ott 29 14:30:37 sauron tvheadend[20137]: httpc: 004B: Unable to connect to :-22 - Nome o servizio sconosciuto ott 29 14:30:37 sauron tvheadend[20137]: iptv: unable to open http client
Actions