2018-09-04, 07:03 PM
I am on 4.2.2
If I move an IPTV channel either by changing the base number of the sub number the following problem occurs.
The guide data is present and correct until I move the channel.
NPVR -> Settings -> channels -> select channel
On a channel before it is moved the EPG SOURCE is as follows:
Source: xmltv
xmltv file: http://"ip address";"ip port"/xmltv.php?username="username"&password="password"&type=m3u_pluss&output=ts
mappin: "channel name"
Once a channel has been moved the EPG SOURCE is as follows
Source: xmltv
xmltv file: http://"ip address";"ip port"/xmltv.php?username="username"&&password="password"&&type=m3u_pluss&&output=ts
mappin: BLANK with no drop down options
You should have noticed that after the channel is renumbered the "&" seperators have been doubled.
I tried to edit the xmltv file line to remove the extra text but the program wont allow it and returns the line to the original incorrect line.
I tried to use the browse function to point it to a data set that had the correct line in it, but I could not get that to work either.
Your assistance in correcting this programming problem would be greatly appreciated. A temporary work around or patch would provide happiness.
If I move an IPTV channel either by changing the base number of the sub number the following problem occurs.
The guide data is present and correct until I move the channel.
NPVR -> Settings -> channels -> select channel
On a channel before it is moved the EPG SOURCE is as follows:
Source: xmltv
xmltv file: http://"ip address";"ip port"/xmltv.php?username="username"&password="password"&type=m3u_pluss&output=ts
mappin: "channel name"
Once a channel has been moved the EPG SOURCE is as follows
Source: xmltv
xmltv file: http://"ip address";"ip port"/xmltv.php?username="username"&&password="password"&&type=m3u_pluss&&output=ts
mappin: BLANK with no drop down options
You should have noticed that after the channel is renumbered the "&" seperators have been doubled.
I tried to edit the xmltv file line to remove the extra text but the program wont allow it and returns the line to the original incorrect line.
I tried to use the browse function to point it to a data set that had the correct line in it, but I could not get that to work either.
Your assistance in correcting this programming problem would be greatly appreciated. A temporary work around or patch would provide happiness.