Page 1 of 1

Bug in TV Sorting

Posted: December 6th, 2008, 5:12 pm
by Miels
I ran into a bug in the TV Show Sorting feature

I'm using the following settings:
Temporary Download Folder: t:\sabnzbd
Completed Download Folder: d:\binaries\_new-unsorted
TV Sorting Enabled
Pattern entered: %en\%e.n.s%0se%0e.%e.n
Example: d:\binaries\_new-unsorted\Episode Name\Episode.Name.s01e05.Episode.Name

The result doesn't really really doesn't match the example.
I've tried to download "The Mentalist" Season 1, episode 1. This was the result:
C:\1.n.s01e01.1.n\the.mentalist.s01e01.720p.nlsub.bld.wmv

For starters: The result is in the root of C, not (as the example showed) as a subfolder in d:\binaries\_new-unsorted

Furthermore the entire name of the directory doesn't match the expected result.

PS: I'm Using SabNZBd 0.4.5

(BTW: I later realised I actually meant to rename shows to %sn\%s.n.s%0se%0e.%e.n.%ext , but that's not the point right now)