Hi.
https://github.com/dryes/sabnma
* sabnma is a SABnzbd+ post-processing script to notify with NMA (Notify My Android - https://www.notifymyandroid.com/).
## dependencies:
* Python2
* PyNMA - https://github.com/uskr/pynma/zipball/master
## usage:
* Download both sabnma.py and the PyNMA zip from above.
* Unzip PyNMA and place sabnma.py alongside test.py.
* Set API key at the base of the script. (https://www.notifymyandroid.com/account.jsp)
* Place files (pynma directory too) inside SABnzbd+ scripts path and set as post-processing script.
## notes:
* This can be called both directly by SAB, and also from a parent script - pass the 7 args returned by SAB to it.



I rewrote the message part slight so that I could integrate this into another script I've written that will grab the rating if it's a movie. So something downloads in the movie category, the notification will be "Due Date (2010) 55% [movie]." 