Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continually getting traceback error. #227

Open
spicerackk opened this issue Apr 19, 2021 · 1 comment
Open

Continually getting traceback error. #227

spicerackk opened this issue Apr 19, 2021 · 1 comment

Comments

@spicerackk
Copy link

Keep getting this error when trying to run the script to update collections:

Traceback (most recent call last): File "D:\Tools\Plex-Auto-Collections\app\plex_auto_collections.py", line 1035, in <module> update_from_config(config_path, plex, False) File "D:\Tools\Plex-Auto-Collections\app\plex_auto_collections.py", line 668, in update_from_config missing, map = add_to_collection(config_path, plex, m, v, c, plex_map, map, filters) File "D:\Tools\Plex-Auto-Collections\app\plex_tools.py", line 347, in add_to_collection current_item.addCollection(c) File "C:\Users\spice\AppData\Local\Programs\Python\Python39\lib\site-packages\plexapi\base.py", line 389, in addCollection self._edit_tags('collection', collections) File "C:\Users\spice\AppData\Local\Programs\Python\Python39\lib\site-packages\plexapi\base.py", line 380, in _edit_tags self.edit(**d) File "C:\Users\spice\AppData\Local\Programs\Python\Python39\lib\site-packages\plexapi\base.py", line 364, in edit self._server.query(part, method=self._server._session.put) File "C:\Users\spice\AppData\Local\Programs\Python\Python39\lib\site-packages\plexapi\server.py", line 448, in query raise NotFound(message) plexapi.exceptions.NotFound: (404) not_found; http://192.168.86.245:32400/library/sections/None/all?collection%5B0%5D.tag.tag=1001+Movies+You+Must+See+Before+You+Die&collection.locked=1&id=58052&type=1 <html><head><title>Not Found</title></head><body><h1>404 Not Found</h1></body></html>

Not entirely sure what is causing the issue .

@meisnate12
Copy link

development here has stalled check out the updated Plex Meta Manager. If you're still having the issue there post in the discussions there or join the discord!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants