mza921 / Plex-Auto-Collections

Python 3 script to automatically update Plex collections based off a configuration file
313 stars 29 forks source link

ImportError: cannot import name 'Collections' from 'plexapi.library #239

Open BinsonBuzz opened 3 years ago

BinsonBuzz commented 3 years ago

Hi

I had this running perfectly last week, but now I'm getting this error - any idea what's changed or how to fix please?

Thanks in advance


  File "plex_auto_collections.py", line 14, in <module>
    from plexapi.library import Collections
ImportError: cannot import name 'Collections' from 'plexapi.library' (C:\Users\me\AppData\Local\Programs\Python\Python38\lib\site-packages\plexapi\library.py)```
meisnate12 commented 3 years ago

development here has stalled check out the updated Plex Meta Manager.