Search found 4 matches

by a_penguin
09 Apr 2015, 10:10
Forum: Extension scripts
Topic: [PP-Script] Notify OSX
Replies: 11
Views: 9984

Re: [PP-Script] Notify OSX

Looks like I spoke too soon :D

I'm getting notifications for NZB added, but not for completion. Postscript and Queuescript paths are exactly the same, and all notifications are toggled on in the menu. Could it be because NzbDrone is interrupting the post processing script execution?
by a_penguin
04 Apr 2015, 08:58
Forum: Extension scripts
Topic: [PP-Script] Notify OSX
Replies: 11
Views: 9984

Re: [PP-Script] Notify OSX

There is a bug. Open the script in TextEdit and replace the string os.system(directory + '/terminal-notifier.app/Contents/MacOS/terminal-notifier {}'.format(' '.join([m, t, s]))) with os.system('"' + directory + '/terminal-notifier.app/Contents/MacOS/terminal-notifier" {}'.format(' '.join([m, t, s]...
by a_penguin
04 Apr 2015, 08:28
Forum: Extension scripts
Topic: [PP-Script] Notify OSX
Replies: 11
Views: 9984

Re: [PP-Script] Notify OSX

Is a message printd about the script beingcutd? Show your log. What does this mean? The only messages I get in the log related to the script is (after adding a sample .nzb): Sat Apr 4 16:23:26 2015 INFO Executing queue-script notify-osx/notify-osx.py for The.Green.Prince.2014.PROPER.LIMITED.DVDRip....
by a_penguin
04 Apr 2015, 07:57
Forum: Extension scripts
Topic: [PP-Script] Notify OSX
Replies: 11
Views: 9984

Re: [PP-Script] Notify OSX

Can't seem to get this to work on Yosemite. I have the settings configured exactly as in the OP, but notification centre doesn't receive or display anything messages from NZBGet events