Just recently, I can no longer add/read my TV RSS feed from NZB.su. It may have started with a recent SABNZDB upgrade. Any ideas?
Here's the 500 error being returned:
Code: Select all
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 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 1985, in index
File "sabnzbd\rss.pyo", line 71, in run_feed
File "sabnzbd\decorators.pyo", line 32, in newFunction
File "sabnzbd\rss.pyo", line 308, in run_feed
File "sabnzbd\utils\feedparser.pyo", line 4018, in parse
File "xml\sax\expatreader.pyo", line 110, in parse
File "xml\sax\xmlreader.pyo", line 123, in parse
File "xml\sax\expatreader.pyo", line 213, in feed
File "xml\sax\expatreader.pyo", line 354, in start_element_ns
File "sabnzbd\utils\feedparser.pyo", line 1850, in startElementNS
File "sabnzbd\utils\feedparser.pyo", line 674, in unknown_starttag
File "sabnzbd\utils\feedparser.pyo", line 1779, in _start_newznab_attr
KeyError: 'value'
