Usage

movieparse

Take general arguments and pass them as context object.

movieparse [OPTIONS] COMMAND [ARGS]...

Options

-t, --tmdb-api-key <tmdb_api_key>

TMDB API Key. Falls back to environment variable TMDB_API_KEY.

-o, --output_dir <output_dir>

Output directory where files get written to.

-lx, --lax

Always use title and release year for looking up metadata, no fallback to title only.

Default:

False

-p, --parsing_style <parsing_style>

Define parsing style to use. -1 for estimating parsing style.

Default:

-1

-l, --language <language>

ISO-639-1 shortcode for getting locale information.

dir

Use ROOT_MOVIE_DIRs subfolder names to lookup metadata.

movieparse dir [OPTIONS] ROOT_MOVIE_DIR

Arguments

ROOT_MOVIE_DIR

Required argument

list

Use given MOVIELIST to lookup metadata.

movieparse list [OPTIONS] MOVIELIST...

Arguments

MOVIELIST

Required argument(s)