Is there anyway to access the contents of the rss feed item?

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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.
Post Reply
ruckerz
Newbie
Newbie
Posts: 4
Joined: February 13th, 2011, 1:17 pm

Is there anyway to access the contents of the rss feed item?

Post by ruckerz »

NZBmatrix will (most of the time) supply an IMDB code in their feed . Is it possible to parse it out  and dump it somewhere for use in my post processing scripts?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Is there anyway to access the contents of the rss feed item?

Post by shypike »

If your script reads the feed on its own, it may be able to.
We're not eager to implement all sorts of site-specific support.
ruckerz
Newbie
Newbie
Posts: 4
Joined: February 13th, 2011, 1:17 pm

Re: Is there anyway to access the contents of the rss feed item?

Post by ruckerz »

shypike wrote: If your script reads the feed on its own, it may be able to.
I can code something separate to parse the rss, but how can I get access to the actual rss file? Prequeue script? Modify the code (yikes) ?
Post Reply