New Features
- Exact artist matching for
--artist(#430)
--artistnow resolves the artist name to a tag id via/api/v2/tags/artist/{slug}, then queries/api/v2/galleries/taggedfor exact results. Falls back to the old fuzzy search if the tag lookup fails. No new CLI arguments needed.