If I add this:
- Code: Select all
/volume1/folder/%sn/%fn/
I get a folder CALLED "%fn" ?
/volume1/folder/%sn/%fn/


shypike wrote:In which sort context are you doing this?
Type of sort, kind of downloads.


shypike wrote:Can you give an example of a NZB name?
shypike wrote:Which SABnzbd release are you using?


shypike wrote:I admit it's a bit confusing, but you're using it in a wrong context.
If you want to use it to normalize file names, you should use %fn.%ext
shypike wrote:%fn as such would be used to name a folder after a filename, which is a bit bizarre for series.
It's meant for GenericSort and DateSort and it's not supported for folder names in SeriesSort.
The pattern key doesn't explain things properly.


shypike wrote:You won't get a folder for each item.
In fact, this one will also do what you want:
%sn/S%s
