|
|
@ -2,13 +2,12 @@ config = { |
|
|
|
'name': 'torrent_providers', |
|
|
|
'groups': [ |
|
|
|
{ |
|
|
|
'label': 'Torrent', |
|
|
|
'label': 'Torrent Providers', |
|
|
|
'description': 'Providers searching torrent sites for new releases', |
|
|
|
'wizard': True, |
|
|
|
'type': 'list', |
|
|
|
'name': 'torrent_providers', |
|
|
|
'tab': 'searcher', |
|
|
|
'subtab': 'providers', |
|
|
|
'options': [], |
|
|
|
}, |
|
|
|
], |
|
|
|