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/' />