Plex-Auto-Collections icon indicating copy to clipboard operation
Plex-Auto-Collections copied to clipboard

[Bug Fix] Addresses filter problems

Open kcbimonte opened this issue 3 years ago • 1 comments

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

kcbimonte avatar Mar 26 '21 19:03 kcbimonte

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! :)

Metalor696 avatar May 02 '21 11:05 Metalor696