Add collection tags to plex movies based on a Trakt list
Use this command to tag Plex movies with a collection name based on a Trakt
list.
traktarr tagmovies --help
Usage: traktarr tagmovies [OPTIONS]
Tags Plex movies with a collection named from a Trakt list.
Options:
-t, --list-type TEXT Trakt list to process. For example, anticipated,
trending, popular, boxoffice, watchlist or any URL
to a list [required]
-n, --name TEXT Use this name as the collection name instead of
the list name
--notifications Send notifications.
--authenticate-user TEXT Specify which user to authenticate with to
retrieve Trakt lists. Default: first user in the
config.
--help Show this message and exit.
Example
Tag all plex movies with the collection "James Bond Series"
Add collection tags to plex movies based on a Trakt list
Use this command to tag Plex movies with a collection name based on a Trakt list.
Example
Tag all plex movies with the collection "James Bond Series"
@l3uddz this is just the manual command, haven't added the automatic watching of the lists yet.
What do you think?
TODO