Incomplete postprocessing parameter for jobs containing semicolon

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
barlow
Newbie
Newbie
Posts: 15
Joined: February 11th, 2008, 7:36 am

Incomplete postprocessing parameter for jobs containing semicolon

Post by barlow »

Jobs with a semicolon in their name will have an incomplete result-dir parameter.
The parameter will only contain the path up to where the character occurs, e.g.: D:\Downloads\Usenet\[Commie]_Steins instead of D:\Downloads\Usenet\[Commie]_Steins;Gate_-_04_[39A2D4D2].mkv

SABnzbd 0.4.6 apparently introduced replacing of the semicolon, however this doesn't appear to be done anymore as the resulting folder contains a semicolon.

I'm using SABnzbd 0.5.6 on Windows 64-bit.
Last edited by barlow on May 1st, 2011, 8:47 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Incomplete postprocessing parameter for jobs containing semicolon

Post by shypike »

There's no need to filter the semicolon, it's a valid character.
However, SABnzbd should put quotes around parameters containing a semicolon.
This it fails to do.
It won't be fixed for 0.5.x any more, but it will be in 0.6.0 Final (out in a few days).
barlow
Newbie
Newbie
Posts: 15
Joined: February 11th, 2008, 7:36 am

Re: Incomplete postprocessing parameter for jobs containing semicolon

Post by barlow »

Great, thanks :)
Post Reply