ss-plex.bundle icon indicating copy to clipboard operation
ss-plex.bundle copied to clipboard

Unable to locate ssp location

Open poqdiam opened this issue 9 years ago • 2 comments

If I try System -> Information I get Service Unavailable. The log file says that it located the directory, but nothing is downloading.

File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 843, in handle_request File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Code\system.py", line 33, in StatusMenu movie_destination = bridge.settings.get('movie_destination') File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Libraries\Shared\bridge\settings.py", line 3, in get def get(key, default = None): return store.get(key, default) File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Code\plex_bridge.py", line 29, in get return getattr(self, defined)() File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Code\plex_bridge.py", line 57, in get_movie_destination return section_destination('movie') File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Code\plex_bridge.py", line 60, in section_destination found = section_info(section) File "C:\Users\Daniel\AppData\Local\Plex Media Server\Plug-ins\ss-plex.bundle\Contents\Code\plex_bridge.py", line 81, in section_info return match_from(directory, locations[0]) UnboundLocalError: local variable 'directory' referenced before assignment

2015-11-03 10:40:04,780 (62c8) : DEBUG (runtime:924) - Response: [500] 1548 bytes 2015-11-03 10:40:06,125 (4ad0) : DEBUG (runtime:717) - Handling request GET /video/ssp/system 2015-11-03 10:40:06,125 (4ad0) : DEBUG (runtime:814) - Found route matching /video/ssp/system 2015-11-03 10:40:06,128 (4ad0) : DEBUG (runtime:924) - Response: [200] MediaContainer, 739 bytes

poqdiam avatar Nov 03 '15 15:11 poqdiam

Have you added sections for Movies and TV Shows to your Plex library?

mikew avatar Nov 03 '15 19:11 mikew

I have a section for TV. Not for movies. I (think) have created an SSP folder everywhere I can think of. I have restarted the server, but still cannot see the information page. I dont see anything in the logs or ini files that would tell me where it is trying to dl to. I am probably just missing it, but damn if ive looked.

On Tue, Nov 3, 2015 at 2:15 PM, mikew [email protected] wrote:

Have you added sections for Movies and TV Shows to your Plex library?

— Reply to this email directly or view it on GitHub https://github.com/mikew/ss-plex.bundle/issues/51#issuecomment-153458499 .

poqdiam avatar Nov 03 '15 19:11 poqdiam