Page 1 of 1

Underscore's disappear on Movie sorting string

Posted: April 27th, 2010, 11:44 am
by bartkoopman112
Version: (0.5.0 Final and 0.5.2 RC1)
OS: WinXP
Install-type: Windows Installer
Skin (if applicable): Plush,
Is the issue reproducible? I think so

Keep up the good work! I'm loving SABnzbd!

BUT, I've encountered a sorting problem when using the 'Generic Sorting' feature.
the following occured on 0.5.0.Final as well as on 0.5.2.RC1 on an windows XP installation.

I'm using the following sorting sentence with success for the series sorting:
_Series\%sn\S%0s\E%0e\%sn S%0sE%0e.%ext

but for movie sorting i'm using the following sentence in generic sorting:
_Films\%title\%title %y.%ext

The movies that are sorted by SABnzbd end up in the 'Films' folder instead of the '_Films' folder while the series sorting works well.

I've tried to use it in another folder: Beeld\_Films\%title\%title %y.%ext but is didn't work out..