Page 2 of 2

Posted: 08 May 2008 06:03
by Twisten
well, lets see, it is kinda early here

first thing i do -

Code: Select all

 rename sr , ABCDEFGHIJKLMNOPQRSTUVWXYZ_>>abcdefghijklmnopqrstuvwxyz. ;
than probably sort out the numbering with -

Code: Select all

  rename re , \.(\d\d)(?:x?)(\d\d)\. > .s$1e$2. ;
  rename re , \.(\d)(?:x?)(\d\d)\. > .s0$1e$2. ;
if you use public torrents to get some episodes you might want -

Code: Select all

  rename sr , .[vtv]/ ;
  rename sr , .[eztv]/ ;
for the most common tags

after that, i'm working on a sorting script that'll put them in the right place
also run a file hasher to generate a checksum file