Sorting renaming (lowercased the, or words)

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
w0ble
Newbie
Newbie
Posts: 5
Joined: February 15th, 2010, 9:56 am

Sorting renaming (lowercased the, or words)

Post by w0ble »

Recently I've noticed that whenever I get movies that have words like the, or, and in them, these words become lowercase. So for example instead of "The Chronicles of Narnia - The Voyage of the Dawn Treader (2010)" you get a folder named "the Chronicles of Narnia - the Voyage of the Dawn Treader (2010)". This only happens when Generic Sorting is enabled.

The movie sorting is enabled with the following sort string: %title (%y).
Running 0.6.8 on Windows 7 x64.

I've looked around the options but nothing indicates where I can enable or disable that.

Is there something I have overlooked?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sorting renaming (lowercased the, or words)

Post by shypike »

The "uppercasing" method misfires.
It's supposed to uppercase the initial letters of al words, except "the", "a", .etc.
Only there's one more exception, when those lowercase words appear at the start...
I'll check what can be done.
BTW: I think the whole idea is a mistake, it's actually better to leave the titles untouched,
but then again: posters often make a mess of titles.
w0ble
Newbie
Newbie
Posts: 5
Joined: February 15th, 2010, 9:56 am

Re: Sorting renaming (lowercased the, or words)

Post by w0ble »

Thanks for the reply.
Why not make a switch? I for one prefer everything in Uppercase. I am sure others like the way it is now.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sorting renaming (lowercased the, or words)

Post by shypike »

w0ble wrote:Why not make a switch?
Yeah, like we don't have enough of those.
If you want something special, write a user script.
Post Reply