Plex-Auto-Collections
Plex-Auto-Collections copied to clipboard
[Bug Fix] Addresses filter problems
Updates PlexAPI to version 4.5.1 in requirements.txt and changes the import in plex_auto_collection.py from plexapi.library
to plexapi.collection
to reflect API changes. The filter solution is tested and working with Plex Media Server version 1.22.1.4228.
The test involved organizing collections by decade and by director Steven Spielberg.
Fixes #212
Awesome! I just finished dealing with a URL issue then immediately ran into the same issue as this one. Tested and it works nicely, thanks! :)