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?
TV Sorting... Ignore upper case letters?
Forum rules
Help us help you:
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.
Re: TV Sorting... Ignore upper case letters?
Which release are you using?
There was an infinite loop related to lowercasing removed in a recent Beta.
There was an infinite loop related to lowercasing removed in a recent Beta.
Re: TV Sorting... Ignore upper case letters?
Version: 0.5.0Beta1
was i using the right process of wrapping %s.n with { }?
was i using the right process of wrapping %s.n with { }?
Re: TV Sorting... Ignore upper case letters?
Please upgrade to Beta6.
Beta1 has so many problems...
Including the {} infinite loop, if I remember correctly.
Beta1 has so many problems...
Including the {} infinite loop, if I remember correctly.
Re: TV Sorting... Ignore upper case letters?
unfortunately beta6 isnt in my repository
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.
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?
nevermind. --with-recommends seemed to update it.
Re: TV Sorting... Ignore upper case letters?
perfect. problem solved.
now to find a way to automatically rename files to remove upper case
EDIT: that wasn't so bad. FileBoss for windows was able to do it after running it a few times
now to find a way to automatically rename files to remove upper case
EDIT: that wasn't so bad. FileBoss for windows was able to do it after running it a few times
Last edited by iLLNESS on January 16th, 2010, 7:46 pm, edited 1 time in total.