This is the only one that i am aware of that actually work on SABnzbd+ its pretty nifty, I haven't gotten it to send the nzb directly to SAB even though it supports that option, I had to make it download to my watch folder.
Also there seems to be a stupid bug in it, it will only download your episode only a day after it is released .. I haven't been able to fix that either, but it works and its great otherwise.
Note: if you want to install the extra perl modules that are required use the following commands
Code: Select all
sudo perl -MCPAN -e shell
Code: Select all
install Data::Dumper
Code: Select all
install XML::Simple
Code: Select all
install RPC::XML