SABnzbd+ Notify-Send Notification Script

Got a program that plays well with SABnzbd? Share it here!
Post Reply
WillBooth
Newbie
Newbie
Posts: 1
Joined: November 15th, 2010, 5:53 pm

SABnzbd+ Notify-Send Notification Script

Post 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
Post Reply