I don't know if this is a bug per se but it's undesired behavior (in windows at least). If the job name has for example a trailing period character with job folders enabled then sabnzbd will create a folder with the trailing period which is an invalid filename ("cannot find path because it does not exist") that I couldn't delete without using a third party software like "delete invalid file"
The unpack folder didn't have the trailing period - only the final folder which is created but the extracted file stays in the unpack folder because the final folder is inaccessible
will create folders with invalid file name [Windows, trailing dot]
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: will create folders with invalid file name [Windows, trailing dot]
It is fixed in 3.1.0 You can try the test-release from our Downloads page.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: will create folders with invalid file name [Windows, trailing dot]
Thanks. I didnt realize you meant rc2? because it wasnt available at the time. It occured just now on rc1 which I've updated to rc2
Anyhow, to delete the invalid folders sab created the instruction I found is, for example: rd /s "\\?\C:\Documents and Settings\User\Desktop\Annoying Folder."
Anyhow, to delete the invalid folders sab created the instruction I found is, for example: rd /s "\\?\C:\Documents and Settings\User\Desktop\Annoying Folder."