tellytv / telly

An IPTV proxy
MIT License
751 stars 105 forks source link

"Add Channel" modal does not show all available channels #204

Open ghost opened 5 years ago

ghost commented 5 years ago

@taylorbourne commented on Sep 18, 2018, 6:28 PM UTC:

I have the following channel available in my m3u file from Iris.

#EXTINF:-1 tvg-id="" tvg-name="CBS KCBS LAX" tvg-logo="http://picon.helixhosting.ninja/28826.png" group-title="CBS LOCAL NETWORKS",CBS KCBS LAX
http://irislinks.net:83/live/xxx/xxx/300498.ts

However when I go to add this channel through the frontend, it is not available in the dropdown.

screen shot 2018-09-18 at 11 25 54 am

I tested the stream and verified that it is a working stream, so not sure what's preventing it from showing up in the dropdown. Note that I have also tried manually scrolling through the list of available channels and was unable to find it using that method as well. The logs did not contain any extra useful information.

This issue was moved by robbiet480 from tellytv/frontend#8.

ghost commented 5 years ago

@taylor-verys commented on Sep 18, 2018, 6:44 PM UTC:

Update – when adding Iris as a video provider using the m3u option I'm able to add the channel I want.

ghost commented 5 years ago

@BEisem commented on Sep 18, 2018, 6:51 PM UTC:

I believe this is related to an issue I opened on the telly GitHub, here: tellytv/telly#202

Basically, telly does not update if the provider changes their structure. Iris recently moved the locals into groups by network. If you created your telly database before they made this change, then you wouldn't be able to see the channel in the new location.

I'm willing to bet that if you were to re-add Iris using either option (m3u or Stream), it would work, because it would be importing the updated folder structure.

ghost commented 5 years ago

@taylorbourne commented on Sep 18, 2018, 6:53 PM UTC:

Sorry I'm switching between usernames here haha.. but I just added this video provider, so it's not a result of being out of date.

ghost commented 5 years ago

@BEisem commented on Sep 18, 2018, 8:01 PM UTC:

Something is not right. I just started with a new database, imported my Iris login info using the Xtream method, and was able to see all my locals in the correct folders (different folders for each network).

ghost commented 5 years ago

@taylorbourne commented on Sep 19, 2018, 8:15 PM UTC:

Note that this is not specifically related to local channels.. I have tried manually refreshing the video sources and adding a new video source (using both Xtreme and M3U options). Still missing channels that I see in my m3u.

I was able to get KCBS to show up using the m3u option, but still not showing up using Xtreme. Also – there are several channels that don't show up using either method. Mainly seeing this with the NFL channels offered by Iris. Here's an example.

screen shot 2018-09-19 at 1 14 14 pm

The top source is using the Xtreme Codes API, the bottom Iris M3U Test is, obviously, using the M3U method. Notice the m3u portion is missing the low numbered channels, and opposite for the XC Api portion.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.