| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-24 | 1.9 kB | |
| v0.1.5 source code.tar.gz | 2026-01-24 | 3.9 MB | |
| v0.1.5 source code.zip | 2026-01-24 | 4.1 MB | |
| Totals: 3 Items | 8.0 MB | 0 | |
Highlights
- LastFM can now be used for image searching by setting the
KOITO_LASTFM_API_KEYenvironment variable. - Track, Album, and Artist pages now show that item's all-time rank in your listens next to the display name.
- Albums and Artists with missing images are attempted to re-fetch on startup.
What's Changed
- fix: get current time in tz for listen activity by @gabehf in https://github.com/gabehf/Koito/pull/146
- chore: call relay early to prevent missed relays by @gabehf in https://github.com/gabehf/Koito/pull/145
- fix: a couple ui fixes by @gabehf in https://github.com/gabehf/Koito/pull/147
- fix: use sql rank instead of stupidity for top items by @gabehf in https://github.com/gabehf/Koito/pull/148
- feat: all time rank display by @gabehf in https://github.com/gabehf/Koito/pull/149
- feat: refetch missing images on startup by @gabehf in https://github.com/gabehf/Koito/pull/160
- fix: improve subsonic image searching by @gabehf in https://github.com/gabehf/Koito/pull/164
- feat: lastfm image support by @gabehf in https://github.com/gabehf/Koito/pull/166
- QOL changes to client by @onespaceman in https://github.com/gabehf/Koito/pull/165
- fix: speedup top-artists and top-albums queries by @gabehf in https://github.com/gabehf/Koito/pull/167
- fix: release associations and add cleanup migration by @gabehf in https://github.com/gabehf/Koito/pull/168
- fix: correct interest bucket queries by @gabehf in https://github.com/gabehf/Koito/pull/169
- fix: ui tweaks and fixes by @gabehf in https://github.com/gabehf/Koito/pull/170
- fix: include time zone name overrides and add KOITO_FORCE_TZ cfg option by @gabehf in https://github.com/gabehf/Koito/pull/176
New Contributors
- @onespaceman made their first contribution in https://github.com/gabehf/Koito/pull/165
Full Changelog: https://github.com/gabehf/Koito/compare/v0.1.4...v0.1.5