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
I ran in PMS folder .\app I ran in PMS folder . and I ran out side of PMS folder and all 3 get error.
| Version 2.9.0
| Locating config...
| Using Y:\Plex Media Server\config.yml as config
|===================================================================================================|
| Connecting to Plex...
Traceback (most recent call last):
File "plex_auto_collections.py", line 1030, in
config = Config(config_path)
File "Y:\Plex Media Server\config_tools.py", line 96, in init
Plex(config_path)
File "Y:\Plex Media Server\config_tools.py", line 137, in init
config = Config(config_path).plex
File "Y:\Plex Media Server\config_tools.py", line 86, in init
self.plex = self.data['plex']
TypeError: 'NoneType' object is not subscriptable
I found no mention of where to launch script from ?
I can only assume I launch from PMS directory ?
would maybe be good to add an error for the ones like me ?
The text was updated successfully, but these errors were encountered: