- Searchs your TV Show folder for TV Show names
- Creates a file containing those names (User can edit later to ignore shows/seasons)
- Scrape online DB using that file
- Sends an email with list of shows you don't have. It's grouped by those
- Already Aired
- Coming in the next 7 days (user can edit)
- The next episode for each show (easy to see when new season starts)
- Missing Air Date
- (The best bit) Simply click an episode in the email to search your favourite torrent site for it.

Code: Select all
00 14 * * 2 filebot -script /home/user/Filebot/MissingEpisodes.groovy /data/TV\ Shows/ "/home/user/Filebot/MyTVShowsReal.csv" --def gmail=user:passwords --def [email protected]
**Edit**
Updated script now uses Filebot functions for reading Series Names, Seasons Numbers and Episode Numbers for robust matching of different naming formats