Add remux category for TorrentShack

close #4427
This commit is contained in:
Ruud Burger
2015-01-02 18:18:08 +01:00
parent 8f4e03d04b
commit 17e37996c4
@@ -22,8 +22,8 @@ class TorrentShack(MovieProvider, Base):
# Movies-SD Pack - 983 (not included)
cat_ids = [
([970], ['bd50']),
([300], ['720p', '1080p']),
([970, 320], ['bd50']),
([300, 320], ['720p', '1080p']),
([350], ['dvdr']),
([400], ['brrip', 'dvdrip']),
]