0.7.17 RC1 Rename doesn't work correctly
Forum rules
Help us help you:
Help us help you:
- 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.
0.7.17 RC1 Rename doesn't work correctly
Hi,
When there is a / in the file name, everything behind the / is put in the password field and it can't be removed.
Everything in the file name field can be renamed, but the part in the password field is added to the end of the file name.
After downloading is complete the folder has the correct name though.
I'm using SABnzbd+ on Ubuntu 12.04
Please let me know if you need any more information of have a sollution to fix it.
Thank you,
Mattijs
When there is a / in the file name, everything behind the / is put in the password field and it can't be removed.
Everything in the file name field can be renamed, but the part in the password field is added to the end of the file name.
After downloading is complete the folder has the correct name though.
I'm using SABnzbd+ on Ubuntu 12.04
Please let me know if you need any more information of have a sollution to fix it.
Thank you,
Mattijs
Re: 0.7.17 RC1 Rename doesn't work correctly
You can't have a / in a file name. See http://en.wikipedia.org/wiki/Filename#R ... nd%5FwordsMattijsR wrote:Hi,
When there is a / in the file name ... <snip>
HTH
Re: 0.7.17 RC1 Rename doesn't work correctly
It's a bug in RC1 and will fixed in the next release.MattijsR wrote:Hi,
When there is a / in the file name, everything behind the / is put in the password field and it can't be removed.
Re: 0.7.17 RC1 Rename doesn't work correctly
FYI - as it's a similar subject, it also doesn't remove colons ":" from names so fails with releases like "Thor: The Dark World":
Code: Select all
2014-02-16 12:51:10,737::ERROR::[tvsort:697] Failed to rename: \\marge\Multimedia\Video\Movies\Thor The Dark World 2013 1080p BluRay DTS-HD x264-BARC0DE\Thor.The.Dark.World.2013.1080p.BluRay.DTS-HD.x264-BARC0DE.mkv to \\marge\Multimedia\Video\Movies\.\Thor The Dark World 2013 1080p BluRay DTS-HD x264-BARC0DE\Thor: The Dark World (2013).mkv
Re: 0.7.17 RC1 Rename doesn't work correctly
In which scenario does this happen? Season Sort?Taomyn wrote:FYI - as it's a similar subject, it also doesn't remove colons ":" from names so fails with releases like "Thor: The Dark World":
Re: 0.7.17 RC1 Rename doesn't work correctly
The movie sort string is: %title (%y).%extshypike wrote:In which scenario does this happen? Season Sort?Taomyn wrote:FYI - as it's a similar subject, it also doesn't remove colons ":" from names so fails with releases like "Thor: The Dark World":
Re: 0.7.17 RC1 Rename doesn't work correctly
Doneshypike wrote:Can you email this particular NZB file?
I wonder where the colon is coming from.
[email protected]
Re: 0.7.17 RC1 Rename doesn't work correctly
I cannot reproduce the problem.
However, I've added an extra sanitizing call before the file rename; that should fix it.
However, I've added an extra sanitizing call before the file rename; that should fix it.
Re: 0.7.17 RC1 Rename doesn't work correctly
Still seeing failures for shows with colons in the name, on 0.7.17RC2/Windows with sanitize_safe enabled. What I find especially odd is if I hit the "Retry" link, it then succeeds.
Re: 0.7.17 RC1 Rename doesn't work correctly
rename isnt working for me on rc2, just the simple remove spaces and _ doesnt work. Downloads but the folder still contains "this.the.film" for instance instead of "this is the film".
Going to reinstall as my downloads speeds are now also really slow, whats a good value for the cache size with a system with 4gb memory and xeon cpu over 2ghz. ?
Going to reinstall as my downloads speeds are now also really slow, whats a good value for the cache size with a system with 4gb memory and xeon cpu over 2ghz. ?
Re: 0.7.17 RC1 Rename doesn't work correctly
I'll look into both issues.
Zzzac: simple renaming outside Sorting only applies to folder names.
Zzzac: simple renaming outside Sorting only applies to folder names.
Re: 0.7.17 RC1 Rename doesn't work correctly
OK thanks, been using sabnzb for a few years and only recently went to rc1/2 as winrar was broke, downloads speeds are really slow though now. whats a good value for the cache size with a system with 4gb memory and xeon cpu over 2ghz. ??shypike wrote:I'll look into both issues.
Zzzac: simple renaming outside Sorting only applies to folder names.
Re: 0.7.17 RC1 Rename doesn't work correctly
That your speed is down is strange, nothing was changed in the download sections.zzzac wrote:shypike wrote: downloads speeds are really slow though now. whats a good value for the cache size with a system with 4gb memory and xeon cpu over 2ghz. ??
Try a full queue repair on the Status page.
A good cache is twice the size of the biggest file to download. Usually 300M will do.
1000M doesn't hurt either, SABnzbd will not use more than it needs.
Re: 0.7.17 RC1 Rename doesn't work correctly
I will give it a go, thanks for your help.shypike wrote:That your speed is down is strange, nothing was changed in the download sections.zzzac wrote:shypike wrote: downloads speeds are really slow though now. whats a good value for the cache size with a system with 4gb memory and xeon cpu over 2ghz. ??
Try a full queue repair on the Status page.
A good cache is twice the size of the biggest file to download. Usually 300M will do.
1000M doesn't hurt either, SABnzbd will not use more than it needs.