I'm using sabnzbd+ 0.5.0 on a minimal ubuntu install, and so far I think it *ucking sweet!
I've got it setup to put all movies and tv series in the right maps, eliminating the need to manually sort my downloads and flexget automatically adds all the tv shows I watch, and sets the category in sabnzbd to tv so it gets sorted after dl.
there's only one thing I'd still like to do and that is, set the category for sabnzbd from the category field in the RSS feed.
I'm using the 'My Bookmarks' feed from NZBmatrix to add extra NZBs flexget doesn't auto-dl, in this feed there's a field for category. I'd like to use this field in the RSS to set the category for sabnzbd, so that also my 'manually' added NZBs get sorted automatically.
The RSS feed looks like this:
Code: Select all
<item>
<title>********* S07E11 720p HDTV x264 BiA</title>
<guid>http://nzbmatrix.com/api-nzb-download.php?id=99999&username=uname&apikey=key</guid>
<link>http://nzbmatrix.com/api-nzb-download.php?id=99999&username=uname&apikey=key</link>
<description>
<![CDATA[<b>Name:</b> ********* S07E11 720p HDTV x264 BiA<br />
<b>Category:</b> TV: HD<br /><b>Hits:</b> 33<br /><b>Size:</b> 1.29 GB <br />
<b>Language:</b> English<br /><b>Web Link:</b> <br /><b>Parts:</b> 3,510<br />
<b>Group:</b> alt.binaries.teevee<br /><b>Comments:</b> 1<br />
<b>Added to Index:</b> 31/Mar/2010 3:53:51 AM<br />
<b>Added to Usenet:</b> 30/Mar/2010 11:53:48 PM]]>
</description>
</item>
kind regards!
Mannes