|
MissingShowEpisodes
The main Missing Show Episodes wiki page.
Phase-Design IntroductionEver needed a command line tool or a Python module for a missing episodes counter, if yes, here is your chance to make your job easier (if there are similar projects, send links to the project owner that's me) DetailsThe program support
In order this program to diff the files, it uses a file match patter, which cuts the starting pattern of the file and the ending extension, so it leaves us the number. TODO: support end pattern, regex pattern and etc. So we need to count all the episodes from e.g: foo show, to do that we need to tell out program how much episodes does the show/session got, it counts from 1 to max episodes, but what if we burned/deleted/backup-ed the episodes from 1 to 10, in order to count now, and get the correct results I added a minimum episode argument. TODO: get automaticly the last number of episodes and the first number, asking the user to confirm the founded numbers. Screenshots |