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
