IPTV.bundle icon indicating copy to clipboard operation
IPTV.bundle copied to clipboard

Some channel groups do not open

Open BVGorp opened this issue 7 years ago • 3 comments

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

BVGorp avatar Mar 23 '18 11:03 BVGorp

Could You share Your playlist to test?

Cigaras avatar Apr 06 '18 10:04 Cigaras

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

BVGorp avatar Apr 06 '18 11:04 BVGorp

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?

Cigaras avatar Sep 26 '18 09:09 Cigaras