I am releasing some small modifications to the “old” tool “Plex-TV-Analyzer” from taylorhakes. All credits to the original version go to him. I have just done some updates and modifications which are listed below. This tools is intended to be lightweight without any automatism nor database requirement.
====
Plex-TV-Analyzer is a simple web page that will analyze a television show in your Plex library and tell you which episodes you are missing. Written as a web application. Must have PHP installed to use
Modifications by daeks
- Updated JS libraries and added better select list
- Added TV Shows section ignore functionallity (just add one or more library name to config.php)
- Added PLEX Token support (see config.example.php)
- Added more layouts to display missing episodes only
- Added more statistics to selectlist to missing/total episodes, show status (C=Continueing, E=Ended) and PLEX section name
- Ended shows with no missing episodes will be removed after first lookup (information is stored at /cache/finished)
- Ended shows with missing episodes can be ignored (information is stored at /cache/ignore) - To unignore delete file in /cache/ignore
- Added language support for thetvdb lookup
It can be found here: https://github.com/daeks/Plex-TV-Analyzer/releases
Installation
- Modify and rename config.example.php to config.php
- Set 0777 (write permission) to cache folder