Page 1 of 1

Is there a way of UPPERCASE some words on sorting

Posted: July 10th, 2011, 5:02 pm
by Xmantium
I love using the sorting feature of this program for tv episodes.
I use "%sn/%s.n.S%0sE%0e.%e.n.%ext" which translates to "Show Name/Show.Name.S01E05.Episode.Name.avi"

In most cases this works perfect but some tv shows it's better if has uppercase like "WWE" or USA shows that has "US" at the end of the show name, so the show gets renamed to "Wwe" by default

Is there a way to not lowercase some words like WWE, UK, US

Re: Is there a way of UPPERCASE some words on sorting

Posted: July 11th, 2011, 10:45 am
by shypike
Use %fn for the file name part, so that the file will not be renamed.
If on Windows or OSX, create the "Show name" folder manually. When it already exists, the renaming will not be effective.

Re: Is there a way of UPPERCASE some words on sorting

Posted: July 11th, 2011, 2:45 pm
by Xmantium
Thanks for quick reply, I use sabnzbd on my NAS Linux server, this does not work, it forces to create another folder lowercase

Is there a script to rename it after?