Can't delete two RSS feeds I made in Sabnzbd

Feel free to talk about anything and everything in this board.
Post Reply
seanreit
Newbie
Newbie
Posts: 3
Joined: July 21st, 2010, 7:41 am

Can't delete two RSS feeds I made in Sabnzbd

Post by seanreit »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Can't delete two RSS feeds I made in Sabnzbd

Post by shypike »

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:

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]]
seanreit
Newbie
Newbie
Posts: 3
Joined: July 21st, 2010, 7:41 am

Re: Can't delete two RSS feeds I made in Sabnzbd

Post by seanreit »

Thank you!  That worked a charm!
Post Reply