From 8996dd34c25dd7f424db938f86bae957732e5eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20K=C3=A5berg?= Date: Sat, 16 Nov 2013 12:01:29 +0100 Subject: [PATCH] fix ident in bithdtv --- couchpotato/core/providers/torrent/bithdtv/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/couchpotato/core/providers/torrent/bithdtv/main.py b/couchpotato/core/providers/torrent/bithdtv/main.py index 6faa20c..117eee9 100644 --- a/couchpotato/core/providers/torrent/bithdtv/main.py +++ b/couchpotato/core/providers/torrent/bithdtv/main.py @@ -64,8 +64,8 @@ class BiTHDTV(TorrentProvider): 'get_more_info': self.getMoreInfo, }) - except: - log.error('Failed getting results from %s: %s', (self.getName(), traceback.format_exc())) + except: + log.error('Failed getting results from %s: %s', (self.getName(), traceback.format_exc())) def getLoginParams(self): return tryUrlencode({