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

Plex Search stopped working on public branch #217

Closed
tehniemer opened this issue Mar 14, 2021 · 3 comments
Closed

Plex Search stopped working on public branch #217

tehniemer opened this issue Mar 14, 2021 · 3 comments

Comments

@tehniemer
Copy link

Looks like something is broken with the Plex Search studio item.

| Updating collection: Blue Sky Studios...
| Sync Mode: append
| Config Warning: collection_sort attribute will run as collection_order
| Processing Plex Search: studio(Blue Sky Studios)
    update_from_config(config_path, plex, True, args.no_meta, args.no_images)
  File "/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 "/app/plex_tools.py", line 242, in add_to_collection
    items = plex.Library.search(**search_terms)
  File "/usr/local/lib/python3.9/site-packages/plexapi/library.py", line 669, in search
    args[category] = self._cleanSearchFilter(category, value, libtype)
  File "/usr/local/lib/python3.9/site-packages/plexapi/library.py", line 717, in _cleanSearchFilter
    raise BadRequest('Unknown filter category: %s' % category)
plexapi.exceptions.BadRequest: Unknown filter category: studio
@meisnate12
Copy link

you can find more info about the error here

@tehniemer
Copy link
Author

tehniemer commented Mar 14, 2021

I'm not using the beta branch, currently on 1.22.0.4163

@tehniemer tehniemer changed the title Plex Search studio stopped working Plex Search stopped working Mar 14, 2021
@tehniemer tehniemer changed the title Plex Search stopped working Plex Search stopped working on public branch Mar 14, 2021
@tehniemer
Copy link
Author

OK, got it. I'll close this.

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