m0ngr31 / EPlusTV

Virtual linear channels for ESPN, ESPN+, MSG+, Paramount+, MLB.tv, and FOX Sports
117 stars 21 forks source link

ESPN+ events creep into the linear TV slots on the guide #59

Closed lionsnob closed 1 year ago

lionsnob commented 1 year ago

Start command: sudo docker run -e ESPN3=true -e SECPLUS=true -e FOXSPORTS=true -e ESPN=true -e ESPN2=true -ESPNU=true -e SEC=true -e ACCN=true -e ACCNX=true -e MLBTV=true -e MLBTV_USER='email@gmail.com' -e MLBTV_PASS='password' -e MLBTV_ONLY_FREE=true -e USE_LINEAR=true -e NUM_OF_CHANNELS=300 -p 8000:8000 -v /home/steve/eplustv/:/app/config m0ngr31/eplustv

See attached for pic and xmltv.xml file.

As title says, ESPN+ events make their way into the first ten or so channels that overlap with linear TV. xmltv.zip Capture

m0ngr31 commented 1 year ago

Good find, I think this happens after initial scheduling. I'll see what I can figure out

m0ngr31 commented 1 year ago

This should be fixed now :crossed_fingers: