Cigaras / IPTV.bundle

Plex plug-in that plays live streams (like IPTV) from a M3U playlist
https://forums.plex.tv/discussion/83083
GNU General Public License v3.0
961 stars 292 forks source link

Some channel groups do not open #185

Open BVGorp opened 6 years ago

BVGorp commented 6 years ago

Some channel groups do not open. Plex shows the message: This plugin is not responding. Plex server running on Ubuntu 16.04 LTS

Log:

2018-03-23 11:50:00,477 (7fd7e6ffd700) :  DEBUG (runtime:88) - Sending packed state data (105 bytes)
2018-03-23 11:50:00,478 (7fd7e6ffd700) :  DEBUG (runtime:924) - Response: [200] MediaContainer, 16757 bytes
2018-03-23 11:50:00,815 (7fd7e6ffd700) :  DEBUG (runtime:717) - Handling request GET /video/iptv/listitems?group=UK-HD
2018-03-23 11:50:00,817 (7fd7e6ffd700) :  DEBUG (runtime:814) - Found route matching /video/iptv/listitems
2018-03-23 11:50:00,818 (7fd7e6ffd700) :  INFO (locale_patch:70) - Locale Patch: found languages in Accept-Language header (en)
2018-03-23 11:50:00,818 (7fd7e6ffd700) :  INFO (locale_patch:81) - Locale Patch: using available language "en".
2018-03-23 11:50:00,820 (7fd7e6ffd700) :  CRITICAL (runtime:889) - Exception (most recent call last):
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-1046ba85f/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_request
    result = f(**d)
  File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/IPTV.bundle/Contents/Code/__init__.py", line 219, in ListItems
    summary = GetSummary(item['id'], item['name'], item['title'], unicode(L('No description available'))),
  File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/IPTV.bundle/Contents/Code/__init__.py", line 454, in GetSummary
    if item['episode']:
  File "/usr/lib/plexmediaserver/Resources/Plug-ins-1046ba85f/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 108, in <lambda>
    _getitem_           = lambda x, y: x.__getitem__(y),
KeyError: 'episode'

2018-03-23 11:50:00,821 (7fd7e6ffd700) :  DEBUG (runtime:88) - Sending packed state data (105 bytes)
2018-03-23 11:50:00,821 (7fd7e6ffd700) :  DEBUG (runtime:924) - Response: [500] 1043 bytes
Cigaras commented 6 years ago

Could You share Your playlist to test?

BVGorp commented 6 years ago

Sure I removed my username and password. Can you remove it when you received it? tv_channels_username_plus.zip

Cigaras commented 5 years ago

Can not reproduce.

After looking closer into Your error there might be something with the TV guide, are You using the latest plug-in version?