Page 1 of 1

TV Sorting... Ignore upper case letters?

Posted: January 15th, 2010, 8:12 pm
by iLLNESS
I've searched the forum a bit and couldn't find exactly what im looking for. It seems most people are having issues with auto downloaders/etc downloading the same stuff multiple times.

I'm just curious how i can get the tv sorting function to ignore upper case letters. As discussed before, certain operating systems will create multiple directories with different casing. ie:
Tv.Show.SE01
TV.show.s01
etc
etc.

My server running SAB also runs an SMB client to all the Windows boxes, and Windows DOES NOT like this.

In the tv sort section of SAB, it seems to allow lowercase text by wrapping { } around text, but i cant seem to figure out how to wrap { } around something like %s.n.

When i wrap { } around %s.n it freezes SAB on the verification. It says verification passed, but it still shows its at 27/27 in my case and doesn't extract. I assume because I wrapped my flags wrong.

How do i get this to work properly?

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 4:20 am
by shypike
Which release are you using?
There was an infinite loop related to lowercasing removed in a recent Beta.

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 2:03 pm
by iLLNESS
Version: 0.5.0Beta1

was i using the right process of wrapping %s.n with { }?

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 4:40 pm
by shypike
Please upgrade to Beta6.
Beta1 has so many problems...
Including the {} infinite loop, if I remember correctly.

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 7:20 pm
by iLLNESS
unfortunately beta6 isnt in my repository :o

server@server:~$ sudo apt-get install sabnzbdplus
[sudo] password for server:
Reading package lists... Done
Building dependency tree     
Reading state information... Done
sabnzbdplus is already the newest version.

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 7:28 pm
by iLLNESS
nevermind. --with-recommends seemed to update it.

Re: TV Sorting... Ignore upper case letters?

Posted: January 16th, 2010, 7:36 pm
by iLLNESS
perfect. problem solved.

now to find a way to automatically rename files to remove upper case :o

EDIT: that wasn't so bad. FileBoss for windows was able to do it after running it a few times :)