Page 1 of 1
0.7.17 RC1 Rename doesn't work correctly
Posted: February 14th, 2014, 1:44 pm
by MattijsR
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
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 14th, 2014, 2:38 pm
by sander
MattijsR wrote:Hi,
When there is a / in the file name ... <snip>
You can't have a / in a file name. See
http://en.wikipedia.org/wiki/Filename#R ... nd%5Fwords
HTH
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 15th, 2014, 5:41 am
by shypike
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.
It's a bug in RC1 and will fixed in the next release.
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 16th, 2014, 9:17 am
by Taomyn
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
Posted: February 18th, 2014, 1:56 pm
by shypike
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":
In which scenario does this happen? Season Sort?
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 18th, 2014, 4:21 pm
by Taomyn
shypike wrote: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":
In which scenario does this happen? Season Sort?
The movie sort string is: %title (%y).%ext
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 18th, 2014, 4:34 pm
by shypike
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
Posted: February 19th, 2014, 1:50 am
by Taomyn
shypike wrote:Can you email this particular NZB file?
I wonder where the colon is coming from.
[email protected]
Done
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: February 20th, 2014, 4:48 pm
by shypike
I cannot reproduce the problem.
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
Posted: March 17th, 2014, 11:04 am
by etsolow
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
Posted: March 18th, 2014, 7:29 am
by zzzac
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. ?
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: March 18th, 2014, 6:01 pm
by shypike
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
Posted: March 19th, 2014, 2:58 am
by zzzac
shypike wrote:I'll look into both issues.
Zzzac: simple renaming outside Sorting only applies to folder names.
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. ??
Re: 0.7.17 RC1 Rename doesn't work correctly
Posted: March 19th, 2014, 3:07 am
by shypike
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. ??
That your speed is down is strange, nothing was changed in the download sections.
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
Posted: March 19th, 2014, 3:16 am
by zzzac
shypike wrote: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. ??
That your speed is down is strange, nothing was changed in the download sections.
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.
I will give it a go, thanks for your help.