Block a user
Android: the notification permission dialog is asked from the play button and blocks playback
Retiring a stale audio_files empties every playlist, where a rescan would preserve it
Starting on this on fix/183-phantom-across-retire.
Approach: run the same UPDATE playlist_tracks SET phantom_* = ...
that rescan.go:136 already runs, inside the retire transaction…
Desktop: the Artists view can only sort by name
Scope agreed for this issue and #46, recorded here so it is on the tracker rather than in a session.
The two are one backend change: GetAlbumArtists selects a.id, a.name, a.mbid and…
play_history is written and never read — recency-weighted play stats
Sort albums by completeness — needs the answer moved out of the per-screenful store
Retiring a stale audio_files empties every playlist, where a rescan would preserve it
Six quick fixes off the tracker: tooling, a latent index bug, and two touch affordances
yonlu
created branch fix/68-hover-affordances-pointer in yonlu/yellowjacket
2026-08-19 18:26:28 +00:00
make ui-test: play-in-context flakes ~1 in 3 full-suite runs on main