Hi,
i have a few problems with long filenames and passwords.
I set the folder_max_length = 64 to avoid problems due to long filenames. Unfortunatly this kills some passwords if the filenamen is longer then 64 chars.
Example:
"This is a Filename longer than allowed{{12345678910111213!"§$§%$&%&§§"$$"$"$"§"§FSGGDgfjdgbn}}.nzb"
Sabnzbd cuts the file somewhere in the middel of the password phrase. So the password isnt distinguished.
Also the Unrar errors which are reported are wrong:
i get an "harddisk full error?" when the extraction faild because of too long file names (windows)
cheers,
dauying
0.7.17 RC1 Password Detection
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.
Re: 0.7.17 RC1 Password Detection
The password should be extracted before trimming.
So this would be an error.
I'll have a look at this.
So this would be an error.
I'll have a look at this.
Re: 0.7.17 RC1 Password Detection
There were two problems.
One is that the passwords were indeed trimmed.
Second is that the double quote characters weren't supported for the entry boxes on the job detail page.
Both will be fixed in the next release.
Thanks for reporting.
One is that the passwords were indeed trimmed.
Second is that the double quote characters weren't supported for the entry boxes on the job detail page.
Both will be fixed in the next release.
Thanks for reporting.