Remove trailer feature not implemented yet.

This commit is contained in:
Ruud
2012-09-26 17:10:34 +02:00
parent 3a3a4fb1f3
commit 08b450fc0a
@@ -24,12 +24,6 @@ config = [{
'type': 'dropdown',
'values': [('1080P', '1080p'), ('720P', '720p'), ('480P', '480p')],
},
{
'name': 'automatic',
'default': False,
'type': 'bool',
'description': 'Automaticly search & download for movies in library',
},
],
},
],