medicure save#
medicure save [OPTIONS] COMMAND [ARGS]...
Options
- --install-completion <install_completion>#
Install completion for the specified shell.
([bash|zsh|fish|powershell|pwsh])
- --show-completion <show_completion>#
Show completion for the specified shell, to copy it or customize the installation.
([bash|zsh|fish|powershell|pwsh])
collection-info#
Saves collection info on disk.
medicure save collection-info [OPTIONS]
Options
- -md, --movies-directory <movies_directory>#
Directory of your movies, must be given if
--tvshows-directoryhas been not given.(DIRECTORY)
- -td, --tvshows-directory <tvshows_directory>#
Directory of your TV shows, must be given if
--movies-directoryhas been not given.(DIRECTORY)
tmdb-info#
Saves TMDB info on disk.
medicure save tmdb-info [OPTIONS] API_KEY
Arguments
- API_KEY#
The TMDB API key
(TEXT) [required]