Default to movie type

This commit is contained in:
Ruud
2013-08-18 13:17:40 +02:00
parent 3dff598d03
commit 9860a1c138
+1
View File
@@ -99,6 +99,7 @@ class Provider(Plugin):
class YarrProvider(Provider):
protocol = None # nzb, torrent, torrent_magnet
type = 'movie'
cat_ids = {}
cat_backup_id = None