I'm trying to maintain the original downloaded file name. And the %fn pattern is supposed to preserve this according to the documentation. The substitution occurs in the interface (i.e. the examples shows /Volumes/Media/file), but when the server processes a download, it creates a directory structure like %fn/NZB/file, where there is an actual directory named "%fn".
Version: 0.5.3 Final
OS: OSX Snow Leopard 10.6.3
Install-type: OSx .app
Skin (if applicable): Default
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes
%fn Pattern Not Working in Sorting
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: %fn Pattern Not Working in Sorting
What's your exact sort string and which sort type do you use?
Re: %fn Pattern Not Working in Sorting
Hate to dig up an old thread, but I am having the exact same issue.
This under 'Generic Sorting'
w/ Enable Movie Sorting Checked off
My sort string is:
%fn/%fn.%ext
What ends up happening is I get %fn/{the original file from the RAR name}
Version: 0.5.6
OS: Win Server 2008r2
Install-type: Windows Installer
Skin (if applicable): Default/Plush/Smpl
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible: yes
This under 'Generic Sorting'
w/ Enable Movie Sorting Checked off
My sort string is:
%fn/%fn.%ext
What ends up happening is I get %fn/{the original file from the RAR name}
Version: 0.5.6
OS: Win Server 2008r2
Install-type: Windows Installer
Skin (if applicable): Default/Plush/Smpl
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible: yes
Last edited by FireBrd on February 13th, 2011, 6:15 pm, edited 1 time in total.
Re: %fn Pattern Not Working in Sorting
Very late, I know, but I'm pleased to announce that this will finally be solved in release 0.6.3.
Re: %fn Pattern Not Working in Sorting
I've version 0.7.9. and the same problem.
Is it back?
Is it back?
Re: %fn Pattern Not Working in Sorting
I've heard "same problem" too often, it seldom is true.
Can you please explain what happens in your specific situation.
Can you please explain what happens in your specific situation.
Re: %fn Pattern Not Working in Sorting
My sort string looks like this: %s.n/Season.%s/%fn and i end instead of it changing the filename to the original filename it puts the files in a folder called %fn, inside the season folder, hopefully u can help me fix this problem.shypike wrote:I've heard "same problem" too often, it seldom is true.
Can you please explain what happens in your specific situation.
Re: %fn Pattern Not Working in Sorting
The syntax required is a bit weird here; you should be using this:
%s.n/Season.%s/%fn.%ext
Otherwise SABnzbd thinks you want to name the folder and not the file.
(And botches up the folder name instead).
%s.n/Season.%s/%fn.%ext
Otherwise SABnzbd thinks you want to name the folder and not the file.
(And botches up the folder name instead).
Re: %fn Pattern Not Working in Sorting
Ok thx ill try that.shypike wrote:The syntax required is a bit weird here; you should be using this:
%s.n/Season.%s/%fn.%ext
Otherwise SABnzbd thinks you want to name the folder and not the file.
(And botches up the folder name instead).
Re: %fn Pattern Not Working in Sorting
It will work.
I will also fix that oddity for the next release.
I will also fix that oddity for the next release.

