Artist Commands
mcli artist [--verbose] COMMAND
| Command | Key arguments and options |
|---|---|
list |
--library, --limit (50), --raw |
search [QUERY] |
--since, --limit (25), --sort, --sort-dir, --raw, --delete, --keep-files, --yes |
stats |
--raw |
find-duplicates |
--artist-id, --source, --min-score (0.7), --include-low-confidence, --limit, --json, --merge |
delete ID |
--keep-files, --yes |
mcli artist list --library Storage --limit 100
mcli artist search 'Miles Davis' --sort Albums --sort-dir desc
mcli artist find-duplicates --min-score 0.9 --json
mcli artist find-duplicates --source musicbrainz --limit 20
Run duplicate discovery without --merge first and inspect the suggested
primary artist. Merging, search deletion, and direct deletion can change or
remove records and files; create a backup before using them.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.