Hi all,
I'm running MediaPortal TV Server v1.8.0 on my Windows server. I'm trying to use an m3u-file for scanning of DVB-IP channels. The m3u file looks like this:
And so on. As you can see, the channels clearly have a number. When scanning, all the channels are found and saved with the name provided in the m3u file, but all channels get number 10000.
It's a huge PITA to change them all manually. I've seen topics about this problem dating back to 2010, but it seems this is still not resolved.
Am I doing something wrong? Is there a workaround possible, maybe even using SQL?
I'm running MediaPortal TV Server v1.8.0 on my Windows server. I'm trying to use an m3u-file for scanning of DVB-IP channels. The m3u file looks like this:
#EXTM3U
#EXTINF:1,Nederland 1 HD
http://192.168.1.1:5555/rtp/224.0.xxx.xxx:xxx
#EXTINF:2,Nederland 2 HD
http://192.168.1.1:5555/rtp/224.0.xxx.xxx:xxx
#EXTINF:1,Nederland 1 HD
http://192.168.1.1:5555/rtp/224.0.xxx.xxx:xxx
#EXTINF:2,Nederland 2 HD
http://192.168.1.1:5555/rtp/224.0.xxx.xxx:xxx
And so on. As you can see, the channels clearly have a number. When scanning, all the channels are found and saved with the name provided in the m3u file, but all channels get number 10000.
It's a huge PITA to change them all manually. I've seen topics about this problem dating back to 2010, but it seems this is still not resolved.
Am I doing something wrong? Is there a workaround possible, maybe even using SQL?
Netherlands