coryo / ServerCommands.bundle

Plex Media Server Channel that uses the Plex Media API to perform some tasks.
5 stars 1 forks source link

CRITICAL ERROR #1

Open ajkis opened 7 years ago

ajkis commented 7 years ago

When trying to browse

CRITICAL (runtime:889) - Exception (most recent call last): File "/usr/lib/plexmediaserver/Resources/Plug-ins-1751929/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/ServerCommands.bundle/Contents/Code/init.py", line 132, in BrowseContainers if not res['_children']: File "/usr/lib/plexmediaserver/Resources/Plug-ins-1751929/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 108, in getitem = lambda x, y: x.getitem(y), KeyError: '_children'

coryo commented 7 years ago

There was a change with PMS version ~1.3. I updated the channel so it should work with current versions. This will break compatibility with PMS versions < 1.3.

ajkis commented 7 years ago

Great, thanks.

p.s. Could you add deep analyze feature as well ?