From cdfad20cb280500b3fcc860b9a7704f89e941aac Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 28 Apr 2012 22:40:37 +0200 Subject: [PATCH] Newzbin DTD update. fixes #157 --- couchpotato/core/providers/nzb/newzbin/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/providers/nzb/newzbin/main.py b/couchpotato/core/providers/nzb/newzbin/main.py index c25c2664..d68bbae3 100644 --- a/couchpotato/core/providers/nzb/newzbin/main.py +++ b/couchpotato/core/providers/nzb/newzbin/main.py @@ -89,7 +89,7 @@ class Newzbin(NZBProvider, RSS): title = self.getTextElement(nzb, "title") if 'error' in title.lower(): continue - REPORT_NS = 'http://www.newzbin.com/DTD/2007/feeds/report/'; + REPORT_NS = 'http://www.newzbin2.es/DTD/2007/feeds/report/'; # Add attributes to name try: