We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running latest version. Not sure what is going here.
Traceback (most recent call last): File "/opt/Plex-Auto-Collections/app/plex_auto_collections.py", line 1026, in <module> update_from_config(config_path, plex, True, args.no_meta, args.no_images) File "/opt/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 "/opt/Plex-Auto-Collections/app/plex_tools.py", line 242, in add_to_collection items = plex.Library.search(**search_terms) File "/home/beast/.local/lib/python3.8/site-packages/plexapi/library.py", line 669, in search args[category] = self._cleanSearchFilter(category, value, libtype) File "/home/beast/.local/lib/python3.8/site-packages/plexapi/library.py", line 717, in _cleanSearchFilter raise BadRequest('Unknown filter category: %s' % category) plexapi.exceptions.BadRequest: Unknown filter category: genre
collections: Animated Movies: plex_search: genre: Animation sort_title: '*102' collection_order: alpha
Plex Version 1.22.0.4145 Latest git pull origin master 3/6/2021 for Plex-Auto-Collections
The text was updated successfully, but these errors were encountered:
duplicate of #212 it's because you're using the Beta Branch of PMS and they changed how their API functions
Sorry, something went wrong.
No branches or pull requests
Running latest version. Not sure what is going here.
Plex Version 1.22.0.4145
Latest git pull origin master 3/6/2021 for Plex-Auto-Collections
The text was updated successfully, but these errors were encountered: