EPlusTV icon indicating copy to clipboard operation
EPlusTV copied to clipboard

Incorrect channels

Open wdwms opened this issue 1 year ago • 10 comments

EplusTV is up and running just fine, and showing output correctly but all data is on the wrong channels. For example eplus says channel 11 for a specific game but its really on 39. Nothing is matching up.

wdwms avatar Dec 09 '23 01:12 wdwms

ESPN+ EPG channel mapping still not working correctly. Today i checked my IPTV provider and they showed a specific game on ESPN+ 23, which was correct. Guide showed it on another channel in the 30s.. I have properly mapped all my channels to the right feeds.

thoughts?

wdwms avatar Dec 09 '23 19:12 wdwms

What does your docker run command look like?

m0ngr31 avatar Dec 09 '23 23:12 m0ngr31

Its out of the box default, haven't changed anything.

wdwms avatar Dec 11 '23 17:12 wdwms

I mean how are you running the container?

m0ngr31 avatar Dec 11 '23 18:12 m0ngr31

Sorry, really new to docker and such. I've got a Synology NAS drive w/the container system installed there. Its running fine, the mappings of channel #s are just off.. I'm not sure if its my IPTV provider moving things around or what...

I'm happy to run whatever command you'd like me to, sorry just so new to it.

wdwms avatar Dec 11 '23 18:12 wdwms

How is the container setup in the Synology software? Like what variables are you using and stuff?

What IPTV provider are you using? Wondering if the unescaped characters are breaking imports?

m0ngr31 avatar Dec 11 '23 18:12 m0ngr31

Oh sorry, yah everything is default, so i didn't set an env vars at all.. truly 100% out of the box install. Happy to run debug code if you want me to test anything. possible if you could output the current channel # and program you are getting from ESPN, and then we could compare that to the XML output..

wdwms avatar Dec 12 '23 18:12 wdwms

Just so I'm clear, you are setting no environment variables on the container? So you're only using ESPN+? I'm not sure what IPTV you're using has any bearing, the only thing that matters is the client.

m0ngr31 avatar Dec 12 '23 19:12 m0ngr31

Correct, no env set other than the path. I mapped your channel 1 to my provider channel 1, 2 to 2, 3 to 3.. etc. in Xteve.. the EPG only matches up now and then for some shows and not for others.

wdwms avatar Dec 12 '23 19:12 wdwms

I've seen this or similar behavior for months. I think whenever I have to reboot the container the channel numbers can switch between my 8 or so stations (I don't use ESPN+, MLB, etc), and if I do it pretty close to back to back (for say, server maintenance) the guide channels can be off. I'm guessing the channel numbers switching is the primary cause, and maybe the guide data isn't getting refreshed with the new numbers. Can we dedicate channel numbers to each channel?

burntoc avatar Apr 21 '24 17:04 burntoc