Search found 4 matches

by UloPe
August 21st, 2009, 3:55 am
Forum: Templates
Topic: SABnzbd logo
Replies: 2
Views: 7340

Re: SABnzbd logo

Great! Thanks.
by UloPe
August 20th, 2009, 8:16 pm
Forum: Templates
Topic: SABnzbd logo
Replies: 2
Views: 7340

SABnzbd logo

Hi,

are we allowed to use the sabnzbd logo in templates?

Thanks,
Bye
by UloPe
July 23rd, 2009, 12:04 pm
Forum: Post-Processing Scripts
Topic: iPhone notification via Prowl
Replies: 14
Views: 17072

Re: iPhone notification via Prowl

Hi,

you need prowlpy.py which in turn needs httplib2.

Install httplib2 as described on the page. Then put prowlpy.py in the same directory as my script and you should be up and running.

Of course you also need a prowl account.
by UloPe
July 21st, 2009, 11:54 am
Forum: Post-Processing Scripts
Topic: iPhone notification via Prowl
Replies: 14
Views: 17072

iPhone notification via Prowl

Hi, i made a quick script to notify me about finished downloads on my iPhone via Prowl : You need the prowlpy library (there is a link on the Prowl site). #!/usr/bin/env python import sys from prowlpy import Prowl p = Prowl('YOUR_API_KEY_GOES_HERE') try:     p.add("SABnzbd", "Download...