My questions:
Will this script (with minor adjustments?) work? - https://gist.github.com/Critter/e5bf161 ... 7/download#
I've replaced the token and api keys with my keys and the sabserver variable with 192.168.1.3:8080.
In the settings screen I can only find Pre-queue user scripts, where can I set the post processing scripts? I've already set the post processing scripts folder.
Edit: Applied the pushover.py which now appeared in the categories settings screen. Still, no pushover messages on my phone. Hoping it was this simple, but apparantly not.
Update: Now getting this error:
Code: Select all
Exit(127) nice: can’t execute ’/volume1/Media/Config/pushover.py’: No such file or directory (More)
Update 2: Getting somewhere, script is now running. 'Notification sent' is the return, however no notification is coming trough. I guess it now comes to python scripting. Anyone?