Archive for May, 2010

TV Sorter Released

Monday, May 3rd, 2010

Over the last few months I have been developing a tool called TV Sorter. I use it for sorting episodes of TV shows on my server. The program analyses the file names of the episodes and using the data it finds, as well as data from scraped from The TVDB. It renames and moves the files to a predefined location, based on the output format.

This saves me a lot of time each week sorting the episodes as now I can just load up the program, hit refresh, check the files I want to move and press rename and move.

I have released the code as an open source project on Google Code at http://code.google.com/p/tvsorter and will continue to update it with new features and bug fixes. I may also write some proper documentation for it.