From 5856bdae337d6a0ae7ae85fe44954182e6fc1760 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 22 Jan 2012 11:28:09 +0100 Subject: [PATCH] Couchpotato new url --- couchpotato/core/notifications/growl/main.py | 1 + couchpotato/core/providers/movie/couchpotatoapi/main.py | 2 +- init/solaris11 | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/couchpotato/core/notifications/growl/main.py b/couchpotato/core/notifications/growl/main.py index 74870cf..968b09a 100644 --- a/couchpotato/core/notifications/growl/main.py +++ b/couchpotato/core/notifications/growl/main.py @@ -20,6 +20,7 @@ class Growl(Notification): notifications = ["Updates"], defaultNotifications = ["Updates"], applicationIcon = 'http://couchpotatoapp.com/media/images/couch.png', + applicationIcon = 'http://couchpota.to/media/images/couch.png', ) self.growl.register() except: diff --git a/couchpotato/core/providers/movie/couchpotatoapi/main.py b/couchpotato/core/providers/movie/couchpotatoapi/main.py index 425ef94..aca80cc 100644 --- a/couchpotato/core/providers/movie/couchpotatoapi/main.py +++ b/couchpotato/core/providers/movie/couchpotatoapi/main.py @@ -12,7 +12,7 @@ log = CPLog(__name__) class CouchPotatoApi(MovieProvider): - apiUrl = 'http://couchpotatoapp.com/api/%s/' + apiUrl = 'http://couchpota.to/api/%s/' def __init__(self): addEvent('movie.release_date', self.releaseDate) diff --git a/init/solaris11 b/init/solaris11 index e18b2bb..84bc2cb 100644 --- a/init/solaris11 +++ b/init/solaris11 @@ -85,7 +85,7 @@ + uri='http://couchpota.to/' />