'description':'add movies to your collection once downloaded',
'description':'add movies to your collection once downloaded. Fill in your username and password in the <a href="../automation/">Automation Trakt settings</a>',
'options':[
{
'name':'notification_enabled',
@ -23,21 +24,7 @@ config = [{
'default':False,
'type':'bool',
},
{
'name':'automation_api_key',
'label':'Apikey',
},
{
'name':'automation_username',
'label':'Username',
},
{
'name':'automation_password',
'label':'Password',
'type':'password',
'description':'Required even if your account is unprotected.',