Two categories, both set to "+Delete" and
Category: Default - Path: LocationA
Category: BBB - Path: LocationB
If i then queue something and sets its category to "BBB" it still ends up in the Default location??
I don't get categories
Forum rules
Help us help you:
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.
Re: Help With Categories
Without more details, I cannot say anything sensible about this.
Category paths do work.
Are you also using the Sort functions?
Category paths do work.
Are you also using the Sort functions?
Re: Help With Categories
Ah yes. So the two routines get in a fight?shypike wrote:Without more details, I cannot say anything sensible about this.
Category paths do work.
Are you also using the Sort functions?
Can I use "sort" with just filenames, ie no directory paths, and have the category take care of placement?
Re: Help With Categories
A Sort takes the category path as a root folder.
Should you choose so, you can also set a full path in the Sort expression.
The preview mode of sort will show what the completed path will look like.
Should you choose so, you can also set a full path in the Sort expression.
The preview mode of sort will show what the completed path will look like.
Re: Help With Categories
Ah, nice.shypike wrote:A Sort takes the category path as a root folder.
"sp" ?shypike wrote: Should you choose sp, you can also set a full path in the Sort expression.
The field called "Processed Result" ? Because it doesn't add the root folder from the category to the output.shypike wrote: The preview mode of sort will show what the completed path will look like.
If Sort String is "/%sn/" then Processed Result is "/Show Name/"
Re: I don't get categories
Also, if I could ask. If you have a filename like
AAAA.BBBB.2012.MM.DD.xxxxxxxxxxxxx
(ie year,month,day)
Is there some way to have it auto sorted to an "aaaa bbbb" folder?
AAAA.BBBB.2012.MM.DD.xxxxxxxxxxxxx
(ie year,month,day)
Is there some way to have it auto sorted to an "aaaa bbbb" folder?
Re: Help With Categories
Possibly, with Date sorting. You'd have to fiddle a bit with the expression.
BTW: if you start the expression with a / then it's an absolute path and
the category path will not be prepended.
Without the / it will be relative and the category path will be prepended.
BTW: if you start the expression with a / then it's an absolute path and
the category path will not be prepended.
Without the / it will be relative and the category path will be prepended.
Re: Help With Categories
Ah, Windows habit, without the "/" it wouldn't work properly. Better remember not to add it hereshypike wrote:Possibly, with Date sorting. You'd have to fiddle a bit with the expression.
BTW: if you start the expression with a / then it's an absolute path and
the category path will not be prepended.
Without the / it will be relative and the category path will be prepended.
Btw, you wrote "Should you choose sp, you can also set a full path in the Sort expression."
I can't figure out what "sp" means?
Re: Help With Categories
Just a typo.
"Should you choose to..."
"Should you choose to..."
Re: Help With Categories
heh, I thought it might be some abbreviation.shypike wrote:Just a typo.
"Should you choose to..."
Thanks for your patience shypike!