Search found 4 matches
- August 21st, 2009, 3:55 am
- Forum: Templates
- Topic: SABnzbd logo
- Replies: 2
- Views: 7745
Re: SABnzbd logo
Great! Thanks.
- August 20th, 2009, 8:16 pm
- Forum: Templates
- Topic: SABnzbd logo
- Replies: 2
- Views: 7745
SABnzbd logo
Hi,
are we allowed to use the sabnzbd logo in templates?
Thanks,
Bye
are we allowed to use the sabnzbd logo in templates?
Thanks,
Bye
- July 23rd, 2009, 12:04 pm
- Forum: Post-Processing Scripts
- Topic: iPhone notification via Prowl
- Replies: 14
- Views: 17957
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.
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.
- July 21st, 2009, 11:54 am
- Forum: Post-Processing Scripts
- Topic: iPhone notification via Prowl
- Replies: 14
- Views: 17957
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...