TV Sorting with 0.6.1

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
User avatar
smoldersonline
Newbie
Newbie
Posts: 13
Joined: April 30th, 2008, 1:13 pm

TV Sorting with 0.6.1

Post 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!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: TV Sorting with 0.6.1

Post 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).
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: TV Sorting with 0.6.1

Post 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?
Post Reply