What's new
-
services song-usagecommand — Shows which songs have been sung the least across any date range, including who led each time.--max-usescontrols the threshold (default: 2). -
--countflag onsongs list— Adds a count column showing how many times each song has appeared in services. Pairs naturally with--last-used.
Fixes
-
Services list now correctly returns past services. The API parameter was
date_from/date_tobut Elvanto usesstart/end. Previously the services list silently returned only future services. -
Deduped song counts — Songs used in a service are now counted once, even if referenced in multiple places.
Docs & tooling
- Install instructions use
/releases/latest/download/URLs — never stale. - Release assets are versionless so the "latest" URLs always work.
- Site polish: GitHub link in header, per-page edit/view buttons.