i habe a Problem with deleting an RSS FEED.
Unfortunatly i added an feed with an german foreigen charakter >> ö <<
Now my feed is calles "RSS » Die Verschwörung"
If i try change settings to this feed or if i try to delete it, i get following error
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 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 1689, in index
File "sabnzbd\rss.pyo", line 66, in run_feed
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\rss.pyo", line 280, in run_feed
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 18: ordinal not in range(128)
I just found the file \admin\rss_data.sab - but this only stores the Information which Feeds has been read. If i delete "rss_data.sab", i only reset the reading list.
Edit:
Sabnzbd v0.7.11 @ whs2011 (Windows Version)