rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Nzbget configuration : Issue when special character ? is present in the password #3266

Open MagicSoup opened 3 years ago

MagicSoup commented 3 years ago

If the RestrictedPassword for the RestrictedUsername and the AddPassword for the AddUsername contains the ? character the sending of the nzb using the XML-RPC implementation will hand with an error. I had to remove both this character from the password configuration for NZBGet to get it work properly. I don't know if there is other issue with other special character. I can reproduce this issue and copy paster logs for both of this issues if needed (do not have the same exception once you fix each one password).

rembo10 commented 2 years ago

Is it still happening? Headphones is using a different config backend now so it might have solved the problem