Page 1 of 1

TV Sorting with 0.6.1

Posted: May 17th, 2011, 11:45 pm
by smoldersonline
Version: (0.6.1)
OS: (unRAID)
Install-type: (python source)

TV sorting worked just fine with 0.5.6. With 0.6.1, it will only unpack the download to the specified location (drive), but will not rename the file and delete the download folder.

I think this string:

Code: Select all

/mnt/disk6/TV Shows/TV Shows/%sn/Season %s/%s.n.s%0se%0e.720p.%ext
should return this:

/mnt/disk6/TV Shows/TV Shows/Show Name/Season 1/Show.Name.s01e05.720p.avi

but I get:

/mnt/disk6/TV Shows/download folder/file

Hope this makes sense.

Thank you!

Re: TV Sorting with 0.6.1

Posted: May 18th, 2011, 1:52 am
by shypike
The Sorting functions are a bit of a headache.
I'll check what has happened to it since 0.5.6.
(Not much as far as I remember).

Re: TV Sorting with 0.6.1

Posted: June 3rd, 2011, 4:54 am
by shypike
It works like you expected it to work, when I test it.
Did you enable the right categories for SeasonSorting?
That aspect *has* changed, 0.5.6 just tried SeasonSort for all categories,
now you have to set the categories, like the other sorts already required.

Do you have a specific NZB (with the file name you are using) to demonstrate what goes wrong?