You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
try to get Plex_autoscan running on Synology but i get this error any idea how i can fix it. sorry im new maby its a stupid quastion sorry.
i have used the config.json.sample and i enterred the plex token en username
11:41:39 File "plex_autoscan/scan.py", line 56, in stdout
11:41:39 conf.load() stdout
11:41:39 File "/plex_autoscan/config.py", line 237, in load stdout
11:41:39 cfg, upgraded = self.upgrade_settings(json.load(fp)) stdout
11:41:39 File "/usr/lib/python2.7/json/init.py", line 291, in load stdout
11:41:39 **kw) stdout
11:41:39 File "/usr/lib/python2.7/json/init.py", line 339, in loads stdout
11:41:39 return _default_decoder.decode(s) stdout
11:41:39 File "/usr/lib/python2.7/json/decoder.py", line 364, in decode stdout
11:41:39 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) stdout
11:41:39 File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode stdout
11:41:39 raise ValueError("No JSON object could be decoded") stdout
11:41:39 ValueError: No JSON object could be decode
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
try to get Plex_autoscan running on Synology but i get this error any idea how i can fix it. sorry im new maby its a stupid quastion sorry.
i have used the config.json.sample and i enterred the plex token en username
11:41:39 File "plex_autoscan/scan.py", line 56, in stdout
11:41:39 conf.load() stdout
11:41:39 File "/plex_autoscan/config.py", line 237, in load stdout
11:41:39 cfg, upgraded = self.upgrade_settings(json.load(fp)) stdout
11:41:39 File "/usr/lib/python2.7/json/init.py", line 291, in load stdout
11:41:39 **kw) stdout
11:41:39 File "/usr/lib/python2.7/json/init.py", line 339, in loads stdout
11:41:39 return _default_decoder.decode(s) stdout
11:41:39 File "/usr/lib/python2.7/json/decoder.py", line 364, in decode stdout
11:41:39 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) stdout
11:41:39 File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode stdout
11:41:39 raise ValueError("No JSON object could be decoded") stdout
11:41:39 ValueError: No JSON object could be decode
The text was updated successfully, but these errors were encountered: