TV Sorter
TV Sorter is a program I’ve been developing to sort TV show files. It will analyse the filename and determine the season and episode number as well the show’s name. Then, from a database of TV shows it maintains from data scraped from The TVDB, it will also add the episode’s name.
The program can then rename and move the files based a user defined format. Variables of the show’s name, and the episodes’ name, season and episode numbers and the original air date can be used to determine a new file name and directory path.
The project has been released as Open Source and more information and downloads are available at the projects site at http://code.google.com/p/tvsorter.