I have just set up sabnbd and am running into an error.
I am getting Repairing failed, [Error 206] The filename or extension is too long
The path to the folders is C:\Users\xxxxxxxx\Documents\downloads\incomplete, C:\Users\xxxxxxxx\Documents\downloads\complete
The particular files I am having an issue would look like this C:\Users\xxxxxxxx\Documents\downloads\incomplete\Thunderstone - 1x06 - The Lion\Thunderstone_S01E06_TheLion.mpg.262
Total 115 characters..
I have edited the .ini to change the max directory length to 254 and restarted and still receive the error.
Any ideas? Am I being boneheaded and missing something?
Thanks
Repairing failed, [Error 206] The filename or extension is too long
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: Repairing failed, [Error 206] The filename or extension is too long
254 is the part that SABnzbd can see, without what's inside the RAR file itself.
Inspect the RAR files manually.
Inspect the RAR files manually.
Re: Repairing failed, [Error 206] The filename or extension is too long
Hmm. Thanks. I'll have to keep that in mind. Problem with that here though is that they are not rars. It's simply a split file.. Like this..
foo.mpg.000
foo.mpg.001
etc..
pars were made for these files..
pars are good, I can manually quickpar and repair/rejoin (no actual repair just rejoin is needed)
to turn it into foo.mpg
foo.mpg.000
foo.mpg.001
etc..
pars were made for these files..
pars are good, I can manually quickpar and repair/rejoin (no actual repair just rejoin is needed)
to turn it into foo.mpg
Re: Repairing failed, [Error 206] The filename or extension
Sorry to resurrect such an ancient thread, but I've just come across this bug with regards to split files (avi's), already unpacked from the RARs, in SABnzbd 0.6.14 on Windows 7. Sometimes the error is "Error [Error 206] The filename or extension is too long while running par2_repair on set foo" and on others it's "Error [Error 87] The parameter is incorrect while running par2_repair on set bar". Like the OP, I've also set folder_max_length to 254.
Re: Repairing failed, [Error 206] The filename or extension
The 254 is the max size per path element, therefor it has no effect.
You need to set the value to something like 64.
You need to set the value to something like 64.