Quantcast
Channel: Plex Channel Plugins — Plex Forums
Viewing all articles
Browse latest Browse all 5522

YouTube Channel - This channel is not responding

$
0
0

Recently my YouTube subscriptions quit working via Plex; they work fine in a browser going directly to YouTube. In Plex, I see all my subscriptions listed but choosing any in the list gives: "This channel is not responding."

 

All other features in the Plex YouTube channel (Watch Later, New Subscriptions, etc) work okay. I've not changed anything with my channel or passwords lately.

 

Server version: 0.9.9.7.429-f80a8d6
 

2014-05-09 08:15:58,019 (1dec) :  DEBUG (runtime:918) - Response: [200] MediaContainer, 2929 bytes
2014-05-09 08:16:00,230 (ec8) :  DEBUG (runtime:717) - Handling request GET /video/youtube
2014-05-09 08:16:00,232 (ec8) :  DEBUG (runtime:814) - Found route matching /video/youtube
2014-05-09 08:16:00,233 (ec8) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function VideosMenu at 0x0312B9F0>
2014-05-09 08:16:00,233 (ec8) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function ChannelsMenu at 0x050796F0>
2014-05-09 08:16:00,234 (ec8) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function LiveMenu at 0x050794B0>
2014-05-09 08:16:00,236 (ec8) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function MyAccount at 0x05079730>
2014-05-09 08:16:00,237 (ec8) :  DEBUG (base:123) - Checking if com.plexapp.plugins.youtube is broken
2014-05-09 08:16:00,239 (ec8) :  DEBUG (networking:172) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X1N0b3JlU2VydmljZTpJc0NoYW5uZWxCcm9rZW4_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMQpzMjcKY29tLnBsZXhhcHAucGx1Z2lucy55b3V0dWJlczEwCmlkZW50aWZpZXJyMAo_'
2014-05-09 08:16:00,252 (ec8) :  DEBUG (runtime:918) - Response: [200] MediaContainer, 1559 bytes
2014-05-09 08:16:03,015 (1cc0) :  INFO (datakit:131) - Saved the dictionary file
2014-05-09 08:16:09,631 (de0) :  DEBUG (runtime:717) - Handling request GET /video/youtube
2014-05-09 08:16:09,632 (de0) :  DEBUG (runtime:814) - Found route matching /video/youtube
2014-05-09 08:16:09,634 (de0) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function VideosMenu at 0x0312B9F0>
2014-05-09 08:16:09,634 (de0) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function ChannelsMenu at 0x050796F0>
2014-05-09 08:16:09,635 (de0) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function LiveMenu at 0x050794B0>
2014-05-09 08:16:09,637 (de0) :  WARNING (runtime:1059) - Generating a callback path for a function with no route: <function MyAccount at 0x05079730>
2014-05-09 08:16:09,638 (de0) :  DEBUG (base:123) - Checking if com.plexapp.plugins.youtube is broken
2014-05-09 08:16:09,640 (de0) :  DEBUG (networking:172) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X1N0b3JlU2VydmljZTpJc0NoYW5uZWxCcm9rZW4_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMQpzMjcKY29tLnBsZXhhcHAucGx1Z2lucy55b3V0dWJlczEwCmlkZW50aWZpZXJyMAo_'
2014-05-09 08:16:09,654 (de0) :  DEBUG (runtime:918) - Response: [200] MediaContainer, 1559 bytes
2014-05-09 08:16:09,667 (1520) :  DEBUG (runtime:717) - Handling request GET /video/youtube/:/function/ParseSubscriptionFeed?function_args=Y2VyZWFsMQoxCmRpY3QKMgp1NzYKaHR0cDovL2dkYXRhLnlvdXR1YmUuY29tL2ZlZWRzL2FwaS91c2Vycy9VQ2FHb1ZBQjY0T2poM0pVX1ZQaXM4aWcvZXZlbnRzP3Y9MnMzCnVybHMyNApBbWlkc1RoZU5vaXNlIChBY3Rpdml0eSlzNQp0aXRsZXIwCg__
2014-05-09 08:16:09,670 (1520) :  DEBUG (runtime:814) - Found route matching /video/youtube/:/function/ParseSubscriptionFeed
2014-05-09 08:16:09,670 (1520) :  DEBUG (runtime:143) - Calling function 'ParseSubscriptionFeed'
2014-05-09 08:16:09,710 (1520) :  DEBUG (networking:172) - Requesting 'http://gdata.youtube.com/feeds/api/users/UCaGoVAB64Ojh3JU_VPis8ig/events?v=2&alt=json&start-index=1&max-results=50'
2014-05-09 08:16:09,900 (1520) :  CRITICAL (core:561) - Exception when calling function 'ParseSubscriptionFeed' (most recent call last):
  File "C:\Users\Mamba\AppData\Local\Plex Media Server\Plug-ins\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\code\sandbox.py", line 297, in call_named_function
    result = f(*args, **kwargs)
  File "C:\Users\Mamba\AppData\Local\Plex Media Server\Plug-ins\YouTube.bundle\Contents\Code\__init__.py", line 612, in ParseSubscriptionFeed
    for details in video['link'][1]['entry']:
  File "C:\Users\Mamba\AppData\Local\Plex Media Server\Plug-ins\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\code\sandbox.py", line 111, in <lambda>
    _getitem_           = lambda x, y: x.__getitem__(y),
KeyError: 'entry'


2014-05-09 08:16:09,901 (1520) :  DEBUG (runtime:918) - Response: [404] NoneType, 0 bytes

Viewing all articles
Browse latest Browse all 5522

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>