is it possible to use rss feature with binsearch?? if so can some1 help me
for example if i want sab to get all of the new myth buster how would i do it?
Rss and Binsearch?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Rss and Binsearch?
We're overhauling the RSS module currently. We'll have a look at the specifics of BinSearch.
Re: Rss and Binsearch?
binsearch should be usable with the current RSS.
First find the right RSS feed where you expect your downloads.
Enter the URL in the Config->RSS page of SABnzbd.
Specify a text fragment that will identify the type of download you're interested in.
This is the hard part, since you have to be able to predict how jobs are named.
If needed you can use Python regular expressions, but this is no easy task.
Look with Google for "Python re".
First find the right RSS feed where you expect your downloads.
Enter the URL in the Config->RSS page of SABnzbd.
Specify a text fragment that will identify the type of download you're interested in.
This is the hard part, since you have to be able to predict how jobs are named.
If needed you can use Python regular expressions, but this is no easy task.
Look with Google for "Python re".
Re: Rss and Binsearch?
i'm a little lost at the python re part. would u mind giving me an example
forexampl the rss feed is http://rss.binsearch.net/rss.php?max=50 ... c.tv.shows
and i would like sab to download anything with the word myth
forexampl the rss feed is http://rss.binsearch.net/rss.php?max=50 ... c.tv.shows
and i would like sab to download anything with the word myth
Re: Rss and Binsearch?
this should do it I guess (Plush is the interface I use)
Re: Rss and Binsearch?
i think i must be doing something wrong because i did the same thing and sab is not d/l anything...
here is pix
[img=http://img151.imageshack.us/img151/1927/rsssm9.th.jpg]
here is pix
[img=http://img151.imageshack.us/img151/1927/rsssm9.th.jpg]