Editing of "Season xx" regex

Echilon

03-03-2012 23:16:36

All of my shows are in folders called D:\Media\TV\Show Name\Series xx\Episode - xx - Name.avi. It seems TVRename is set to only recognize "season" as the format when detecting files. Is it possible to make it use "Series" instead, or edit the regex somehow?

davehx

06-04-2012 10:57:38

I'm having the same issue...

I changed the name of the "Specials" folder easily enough (mine is called Series 0) but have the same season/series issue as Echilon is having

I've gone into the the "Filename Processors" section and tried adding a new RegEx to match my file format (X:\TV\Show_Name\Series X\Show_Name.s01e01.Episode_Name.avi)

I thought I might have some look with tho following expression

(Series)(\s+)(\d+)(\\)(?:.+)(\.)(s)(\d+)(e)(\d+)(\.)(?:.+)(\.)(?:.+)

but no luck. Any help would be greatly appreciated...The whole program is pretty much unusable for me without being able to fix this as I have about 1TB of shows and, although there is an option to specify the details on an episode by episode basis, that is going to be FAR too much work