Is there anyway to access the contents of the rss feed item?
Forum rules
Help us help you:
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.
Is there anyway to access the contents of the rss feed item?
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?
Re: Is there anyway to access the contents of the rss feed item?
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.
We're not eager to implement all sorts of site-specific support.
Re: Is there anyway to access the contents of the rss feed item?
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) ?shypike wrote: If your script reads the feed on its own, it may be able to.