From 6afe2fd9cf97e87744cbe8c930e30e8523a7ffb9 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 1 Nov 2014 15:36:54 +0100 Subject: [PATCH] IPTorrents webdl category fix #4150 --- couchpotato/core/media/movie/providers/torrent/iptorrents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/media/movie/providers/torrent/iptorrents.py b/couchpotato/core/media/movie/providers/torrent/iptorrents.py index 1c75feb7..84a52f56 100644 --- a/couchpotato/core/media/movie/providers/torrent/iptorrents.py +++ b/couchpotato/core/media/movie/providers/torrent/iptorrents.py @@ -13,7 +13,7 @@ class IPTorrents(MovieProvider, Base): ([87], ['3d']), ([48], ['720p', '1080p', 'bd50']), ([72], ['cam', 'ts', 'tc', 'r5', 'scr']), - ([7,48], ['dvdrip', 'brrip']), + ([7, 48, 20], ['dvdrip', 'brrip']), ([6], ['dvdr']), ]