TVRename 2.2.0 beta 10

sstteevvee

08-10-2011 12:49:59

Download from here.

Merge in patch from issue #21 (thanks!):

  1. Adds "aliases" for a show's name. e.g. "How I met your mother" => "HIMYM". This alias will let shows be matched if they have the alias name in them.[/*:m]
  2. Adds "/norenamecheck" command line option, that will prevent rename scans taking place[/*:m][/list:u]

    Also:

    1. Fix bug in folder monitor that would cause a crash on startup if a folder you were monitoring is no longer available.[/*:m]
    2. (Hopefully) fix a bug that causes a crash on startup if you delete all your search engines.[/*:m]
    3. Fix crash if you did a "Save" without visiting the preferences dialog the first time you used TVRename[/*:m]
    4. Fix bug in looking for dates in filenames. Due to looking for different formats, e.g. "DD-MM-YY" and "MM-DD-YYYY", then 03-04-2010 would match an episode from 04-03-2010. "Fixed" by preferring the most recent match, which is more useful for matching recently downloaded files with dates in them, as more recent ones are what you're more likely to be missing. [/*:m]
    5. Fixed: Ignored seasons were not being ignored for matching dates in filenames.[/*:m]
    6. Protect against looking for, renaming to, or copying to, long path+filenames, due to stupidly long episode names.[/*:m][/list:u]