Skip to content

Automatically find holiday episodes on a Plex server and add them to a playlist.

Notifications You must be signed in to change notification settings

clara-j/PlexHolidays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Automatically find holiday movies/episodes on a Plex server and add them to a playlist. Searches the Plex title, Plex plot, and IMDb keywords for each movie/episode for a keyword.

Required modules can be installed from an elevated command prompt on Windows machines:

py -m pip install -r requirements.txt

Or on Linux machines with:

# python -m pip install -r requirements.txt

About

Automatically find holiday episodes on a Plex server and add them to a playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%