2013-01-18, 00:25
SABnzbd
SABnzbd is an Open Source Binary Newsreader written in Python. This is the XBMC addon for managing SABnzbd. It's a continuation of the first SABnzbd addon made by kricker. The code is re-written from scratch using the core functions from Pneumatic.
Requirements
Installation
For continuous updates please install my repo or the fusion installer and you will find SABnzbd under program addons. You can also just grab the latest sabnzbd-3.2.0. If you have the "old" addon by kricker, we advice you to uninstall it before proceeding with this.
Instructions
On first start you will get the option to enter your sabnzbd host, port, username, password and API key.
Use:
Go to Programs and run SABnzbd.
Note: Lots of features are hidden in the context menus.
API:
The addon now provides a sabnzbd python module you can use. Check out the pneumatic git for an integration example or post your questions here.
Service
I have now made a service addon allowing xbmc to automatically either pause or speed throttle SABnzbd during media playback. Grab it from my repo.
PS. Thanks Kricker for great feed back and discussions.
SABnzbd is an Open Source Binary Newsreader written in Python. This is the XBMC addon for managing SABnzbd. It's a continuation of the first SABnzbd addon made by kricker. The code is re-written from scratch using the core functions from Pneumatic.
Requirements
- XBMC Gotham
- SABnzbd 0.7.+
Installation
For continuous updates please install my repo or the fusion installer and you will find SABnzbd under program addons. You can also just grab the latest sabnzbd-3.2.0. If you have the "old" addon by kricker, we advice you to uninstall it before proceeding with this.
Instructions
On first start you will get the option to enter your sabnzbd host, port, username, password and API key.
Use:
Go to Programs and run SABnzbd.
Note: Lots of features are hidden in the context menus.
API:
The addon now provides a sabnzbd python module you can use. Check out the pneumatic git for an integration example or post your questions here.
Service
I have now made a service addon allowing xbmc to automatically either pause or speed throttle SABnzbd during media playback. Grab it from my repo.
PS. Thanks Kricker for great feed back and discussions.