Skip to content

v2.0.9

Latest

Choose a tag to compare

@RicterZ RicterZ released this 14 Apr 13:53
· 4 commits to master since this release

New Features

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