Sorting - %ext can only be used for the extension

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
fraternl
Newbie
Newbie
Posts: 1
Joined: July 8th, 2013, 1:52 am

Sorting - %ext can only be used for the extension

Post by fraternl »

In /config/sorting/

After downloading I would like to put MKV-files in /MKV and AVI-files in /AVI but somehow the %ext macro can only be used for the extension itself.
Is there a special reason for this or a workaround?

I would like to use this formula:

/%ext/%title (%y).%ext

I'm using 0.7.13
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sorting - %ext can only be used for the extension

Post by shypike »

There is a reason: the involved code would become much more complex.
It's a trade-off.
Post Reply