Skip to content

ampzord/plex-autocollection-script

Repository files navigation

Script to Create Plex Collections

This github project allows to create collections for the Plex Library.

You can create collections from Oscar Winners in the read-from-oscars-csv folder.

Best_Picture


From create-plex-collections-from-directories folder, you can create collections from your folder structure directly.

Collections_from_directories


Usage

Afterwards, after having your movie_oscars.yml and collections.yml files. Place them inside collections.d folder in plex-autocollections-master

To install requirements, inside plex-autocollections-master run:

pip install -r requirements.txt

And execute main.py:

python3 main.py

Result

Oscar Winners

If the Movie doesn't exist in your Plex Library it will simply not be added to the Collection.


Credits

Using plex-autocollections-master which is a fork of plex-autocollections made by Alex Philips.


License

This project is licensed under the terms of the MIT license.

About

Small Python Scripts to add Movie Collections to your Plex Movie Library automatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages