t411
View and manipulate the Torrent411 plugin database.
Sub-command | option | description |
---|---|---|
add-auth |
Authorize Flexget to access your Torrent411 account | |
positional: | ||
<username> |
Your t411 username | |
<password> |
Your t411 password | |
list-cats |
List available categories on Torrent411 | |
positional: | ||
<category> |
Limit list to all, main or sub categories (default: None) | |
list-terms |
List available terms usable on Torrent411 | |
optional: | ||
--category <category> |
Show terms only for specified <category> |
|
--type <type> |
Show terms only for specified <type> |
#lists all available categories from T411
$ flexget t411 list-cats
#adds a new authentication for the "foo" user with "barpass" as password
$ flexget t411 add-auth foo barpass