Series Complete for Plex - The Ultimate Series Completeness Checker for Plex

Tired of manually checking if your TV series are complete? Series Complete for Plex is a powerful, cross-platform tool that analyzes your Plex library and instantly shows you:

:sparkles: Key Features:

  • :magnifying_glass_tilted_left: Complete Series Analysis - Scan your entire Plex library in minutes
  • :bar_chart: Missing Episode Detection - See exactly which episodes are missing from each season
  • :globe_with_meridians: Multi-Platform Support - Works on Windows, Linux, macOS, and WSL
  • :artist_palette: Modern Web Interface - Beautiful, responsive design with real-time updates
  • :file_folder: Smart Library Detection - Automatically finds your Plex database
  • :clipboard: Export Options - Generate PDF reports and JSON data exports
  • :locked: Safe & Secure - Read-only database access, never modifies your Plex data
  • :rocket: Lightning Fast - Process hundreds of series in under 5 minutes

:hammer_and_wrench: Technical Highlights:

  • Zero Plex Server Dependencies - Works directly with your local database
  • API Integration - Fetches metadata from TMDB, TheTVDB, and more
  • Smart Caching - Efficient processing with intelligent retry mechanisms
  • Professional Grade - Built with Node.js, Express, and modern web technologies

:bullseye: Perfect For:

  • Media Collectors who want complete series
  • Plex Enthusiasts managing large libraries
  • Home Server Admins maintaining organized collections
  • Anyone tired of guessing which episodes are missing

:link: GitHub: GitHub - akustikrausch/series-complete-for-plex: A web-based tool to analyze your Plex TV series library for completion status and missing episodes.

Transform your Plex library management today! No more incomplete series, no more guesswork - just complete, organized entertainment. :tada:

Have you tried it? Share your experience below! :backhand_index_pointing_down:

Looks cool. I currently use Sonarr (without the indexers/downloaders) for this.

Having an issue with the API key authentication. Did TheTVDB change API authentication methods?

@scuubysnacks Regarding your TVDB API authentication issue: the app has been completely reworked to use the TheTVDB v4 API (api4.thetvdb.com/v4) with proper Bearer token authentication (obtained via the /login endpoint). Legacy v2/v3 API keys are no longer supported. So if you were using an older key, you’ll need to get a new v4 API key from thetvdb.com. Also note that TheTVDB is now optional .. the app works with TMDb as the primary metadata source, and TheTVDB is an additional provider you can configure if you want.

Also just wanted to let you know that there’s been a comprehensive new version

Check it out: https://github.com/akustikrausch/series-complete-for-plex

The biggest new feature: Home Assistant Add-on support! You can now install and run Series Complete for Plex directly as a Home Assistant add-on. just add the repository URL to your HA add-on store, install it, configure your Plex URL and token, and it shows up right in your HA sidebar. There’s also a HACS integration available for sensor data.