Sorting problem

Get help with all aspects of 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
blade-runner
Newbie
Newbie
Posts: 46
Joined: August 17th, 2010, 10:44 am

Sorting problem

Post by blade-runner »

I was wondering if anyone could help me with this.

I have sorting enabled for some section and 1 of them is let's say TV

This sorting is done like this:

%sn/Season %s/

So i get Show Name/Season 1/ etc etc

What happens when a file is downloaded is this:

Show Name/Season 1/Episode Folder/Episode.mkv

How do i get that mkv transfered to root of Season instead of separated folder for each ep?

I don't want to see that Episode Folder.

Any ideas?
clarkey2r
Newbie
Newbie
Posts: 14
Joined: January 12th, 2010, 6:19 am

Re: Sorting problem

Post by clarkey2r »

%sn/Season %s/%sn - S%0sE%0e - %en.%ext
blade-runner
Newbie
Newbie
Posts: 46
Joined: August 17th, 2010, 10:44 am

Re: Sorting problem

Post by blade-runner »

clarkey2r wrote: %sn/Season %s/%sn - S%0sE%0e - %en.%ext
And for keeping original filename i need to use?

%sn/Season %s/%fn.%ext
Post Reply