jkaberg / tvhProxy

An small flask app to help Plex DVR connect with Tvheadend
Other
214 stars 107 forks source link

Channel Scan Only Shows 1 Channel #29

Open rogerb831 opened 6 years ago

rogerb831 commented 6 years ago

I've got over 500 channels in tvheadend, but when Plex does the channel scan it only finds 1 channel. It doesn't matter if I disable all but two channels, it will only find 1. Based on the code I hit the necessary URL (/api/channel/grid?start=0&limit=9999) to grab the channel list and see all of the channels in proper json format. Tvhproxy isn't throwing any errors, it appears to be business as usual. I'm thinking Plex isn't getting what it expects from tvhproxy, but I don't have a functional Silicondust device to debug further.

fbacker commented 6 years ago

Same issue here. I choose an EPG provider that doesn't match my channels and then it all appears. Need to setup some xmltv somehow probably? However I can't watch the shows, only record!

si458 commented 6 years ago

i had the same issue at first

when it scans it only shows channel 0

you have to go into tvheadend and make sure each channels number to be unique!

tvheadend UI->Configuration->Channel/EPG->Channels

rogerb831 commented 6 years ago

That did the trick! How could I have overlooked that?!?!

si458 commented 6 years ago

Can you close the ticket plz as its been resolved