I'm using r2427.
I used to sort my TV shows like this: %s.n/Season.%0s
If I put in a nzb for example "***.S07E17.720p.HDTV.x264-CTU.nzb"
It gets sorted like this:
***/Season.07/***.S07E17.720p.HDTV.x264-CTU.mkv
But now it doesn't got captitals anymore:
**/Season.07/***.s07e17.720p.hdtv.x264-ctu.mkv
I saw in the sorting menu that now you can have %fn.%ext, does it use the nzb file or the movie file (avi/mkv)?
The new method with %fn.%ext also doesn't work.
The old method used to work fine with in older revisions.
Thanks
[trunk] TV sorting capitals problem
Forum rules
Help us help you:
Help us help you:
- 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.
[trunk] TV sorting capitals problem
Last edited by switch on April 9th, 2009, 2:02 pm, edited 1 time in total.
Arch Linux sabnbzd-svn package: http://aur.archlinux.org/packages.php?ID=21941
Re: [trunk] TV sorting capitals problem
In the future please censor out what you are downloading, as per the forum rules.
I cannot find an issue with either of the things you point out.
In the first case, the file is lowercase because that is how it is in the archive. The only thing uppercase is the name of the nzb which isn't used in this case for naming. SABnzbd does not touch the naming of the extracted file if that part is missing from the Series Naming string.
I also cannot find anything wrong with %fn.%ext, the file you specified worked fine for me, can you explain further about what happens and what you expected to happen?
I cannot find an issue with either of the things you point out.
In the first case, the file is lowercase because that is how it is in the archive. The only thing uppercase is the name of the nzb which isn't used in this case for naming. SABnzbd does not touch the naming of the extracted file if that part is missing from the Series Naming string.
I also cannot find anything wrong with %fn.%ext, the file you specified worked fine for me, can you explain further about what happens and what you expected to happen?
Re: [trunk] TV sorting capitals problem
Sorry for posting the fullname.
At the moment I was posted this I was a bit confused.
I was sure sabnzbd renamed the extracted files to the nzb name or create a directory, but that's not the case with TV-sorting. I'm sorry my fault.
At the moment I was posted this I was a bit confused.
I was sure sabnzbd renamed the extracted files to the nzb name or create a directory, but that's not the case with TV-sorting. I'm sorry my fault.
Arch Linux sabnbzd-svn package: http://aur.archlinux.org/packages.php?ID=21941