Attached is picture
I can't delete the two unchecked searches. When I hit the delete, nothing happens, is there another way to do it?
I'm assuming something is wrong with the rss code in them, but it won't let me edit them or delete them. Common tries included rebooting the computer, rebooting sabnzbd. No effect.
Can't delete two RSS feeds I made in Sabnzbd
Re: Can't delete two RSS feeds I made in Sabnzbd
Stop SABnzbd.
Find the file sabnzbd.ini, find the feed name, remove the parts assocated with the feed.
Start SABnzbd.
An example of what you are looking for:
Find the file sabnzbd.ini, find the feed name, remove the parts assocated with the feed.
Start SABnzbd.
An example of what you are looking for:
Code: Select all
[RSS]
[[my bad feed]]
pp = ""
enable = 0
name = my bad feed
script = ""
uri = http://blablabla
cat = ""
priority = -100
filter0 = "", "", "", A, *
[[my next feed]]
Re: Can't delete two RSS feeds I made in Sabnzbd
Thank you! That worked a charm!

