Metadata fetcher for TV shows and Movies, to be used with VideoBrowser/MediaBrowser plugin for Windows Media Center.
Features
* Fetches "poster art" (where available) for seasons and for series
* Renames files, gets metadata, etc, just like the ruby script.
* Handles S00E00, 00x00, and 000 naming structures (and S0E0, 0x0 and anything inbetween)
* Rename Files to whatever pattern you want:
Variables are:
{0} = Series,
{1} = Season Number,
{2} = Episode Name,
{3} = Episode Number
Example, the default is "{3} - {2}" which would convert "Heroes.S01E01.avi" into "01 - Genesis.avi".
* Popup prompting to allow specific series selection. ie, If you have a folder named "BattleStar Galactica", it can map to the TVdb entry "Battlestar Galactica (2003)" or the old "Battlestar Galactica" - you can choose! Also handy if you have spinnoffs in one folder, ie, "Stargate/Atlantis" and "Stargate/SG-1"