So, here is the problem. I have some RSS's containing special characters. Like brackets and ampersands. Auto RSS check works pretty good (I guess it don't call it by it's name?), but whenever I try to manually read it, it gives me an error:
And adds 1 warning:500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 1675, in index
File "_Program_Files__x86__SABnzbd_interfaces_Config_templates_config_rss_tmpl.py", line 333, in respond
KeyError: 'OMGWTFNZBS, MP3 (House '
Powered by CherryPy 3.2.0
Feed is called "OMGWTFNZBS, MP3 (House & Electronic)", as you can see it conflicts with ampersand symbol. I think that should be fixed! Cheers.2012-10-23 17:27:24,627 ERROR: Incorrect RSS feed description "OMGWTFNZBS, MP3 (House "

