Page 1 of 1

SABnzbd+ Notify-Send Notification Script

Posted: November 15th, 2010, 6:06 pm
by WillBooth
Hi Guys,

Recently I've been getting irritated that I wasn't getting desktop notifications for SABnzbd+ when downloads start and finish and the like. So I hacked together a little script that does just that.
Currently it uses notify-send from the libnotify-bin package to send desktop status notifications.

Events:
* NZB Being Added
* NZB Being Completed
* Periodic Status Update
* NZB Starting Downloading

It should be very easy to customize the script to do many other notification types and support other notification methods if you're of a programming mind-set.

SABnzbd+ Notify-Send Notification Script
API + Usage Documentation
Bugs, Comments

Enjoy,
Will