Skip to content

A repository of useful Plex and general automation scripts that I've written overtime to streamline the process of automating my Plex.

Notifications You must be signed in to change notification settings

Snaacky/plexutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plexutils

A repository of useful Plex and general automation scripts that I've written overtime to streamline the process of automating my Plex.

find_missing_episodes

  • Scans over TV shows in a library using the Plex and TVDB v4 APIs and check whether there are any missing seasons or episode mismatches.
  • Skips over specials because TVDB lists interviews, movies, commentary segments, and more as specials.
  • Skips over seasons that have not aired yet.
  • Takes about ~30 minutes per 1000 titles because TVDB's API is rather slow.

find_duplicate_files

  • Scans over TV shows in a library using the Plex API and checks if any episodes have more than one file location.

About

A repository of useful Plex and general automation scripts that I've written overtime to streamline the process of automating my Plex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages