mza921 / Plex-Auto-Collections

Python 3 script to automatically update Plex collections based off a configuration file
310 stars 27 forks source link

Where do I run this script from #237

Open bakedmuffinman opened 3 years ago

bakedmuffinman commented 3 years ago

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 ?

bakedmuffinman commented 3 years ago

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

meisnate12 commented 2 years ago

development here has stalled check out the updated Plex Meta Manager.