My NZB urls are automatically being changed by Sab to "http-++" and all of the "/" are being changed to "+".
Here is an example of a URL as I paste it into "Add NZB"
http://www.nzbindex.nl/download/1010184 ... 58.zip.nzb
Here is how it shows in sabnzbd
Trying to fetch NZB from http-++www.nzbindex.nl+download+101018496+Family-Guy-s12e11-480p-HDTV-x264-mp4-NIT158.zip.nzb
This is on a fresh install of sabnzbd on a fresh install of Ubuntu 12.04. All of the settings are default except for the download location (which has 777 rights) and the usenet server info.
I'm not a newbie to sabnzbd, I've tried screwing around with this for a few hours now. At a loss...any help would be appreciated.
NZB urls changed to "http-++"
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: NZB urls changed to "http-++"
Are you sending these URLs through the API?
You should use url-quoting.
Replace all special characters with % codes.
More info: http://www.blooberry.com/indexdot/html/ ... coding.htm
You should use url-quoting.
Replace all special characters with % codes.
More info: http://www.blooberry.com/indexdot/html/ ... coding.htm

