sabnzbd-notifo.py is a sabnzbd post-processing script that allows you to send download notifications from Sabnzbd to the Notifo service, which can forward notifications to iOS devices.
Make sure you have a Notifo account first!
- Set sabnzbd "Post-Processing Scripts Folder" (located in Sabnzbd Settings > Folders) to the folder containing this script
- Set the default user script (in Settings > Switches) to sabnzbd-notifo.py
- In sabnzbd-notifo.py, enter in your Notifo username and api secret
- Install Python 2.7 and py2exe for python 2.7
- In sabnzbd-notifo.py, enter in your Notifo username and api secret
- Run the command
python py2exe-setup.py py2exe
to create an exe - Set sabnzbd "Post-Processing Scripts Folder" (located in Sabnzbd Settings > Folders) to the folder containing the exe (/dist/)
- In Sabnzbd Settings > Switches, set "Default User Script" to sabnzbd-notifo.exe