Page 1 of 1

Maualy add rss feeds to sbanzbd.ini file

Posted: December 14th, 2012, 10:23 am
by rvank
Hi all, i would like to migrate our tv shows from the nzb matrix to seperate rss feeds from nzb-rss.

I have changed the sabnzbd.ini file and put the following lines per tv show in the [RSS] section.

[[Name of the Show]]
pp = ""
enable = 0
name = Name of the Show
script = ""
uri = http://www.nzb-rss.com/rss/Name_Of_The_Show.rss
cat = ""
priority = -100
filter0 = "", "", "", R, 720p, -100, 1
filter1 = "", "", "", R, 1080p, -100, 1
filter2 = series, "", "", A, *, -100, 1

To activate i tried shutting down SABnzbd, deleting the rss_data.sab file, replacing the sabnzbd.ini file and then restarting sabnzbd.

When i then look at the rss section on the website i see only the old settings, none of the new entries are in the list.

Is there a way to get this working, i have 70+ shows in the nzb matrix list.

Any help is apriciated.

Running sabnzbd version 0.7.6 on a mac mini running osx 10.8.2

Rob.

Re: Maualy add rss feeds to sbanzbd.ini file

Posted: December 14th, 2012, 12:14 pm
by rvank
I have been testing some more with a clean rss list and then manually adding some shows to the sabnzbd.ini file.
So far it seems to work ... mayby some corruption in the file i had added the shows before ... ???

Re: Maualy add rss feeds to sbanzbd.ini file

Posted: December 14th, 2012, 1:25 pm
by shypike
You can remove the file rss_data.sab from the Admin folder,
when SABnzbd isn't running.
This should take care of corruptions.
Side-effect is that all feeds will be considered new!

Re: Maualy add rss feeds to sbanzbd.ini file

Posted: December 14th, 2012, 2:23 pm
by rvank
Thx for the info.

I got the list converted now waiting on the result ...

Rob.