• Joined on 2025-02-03
yonlu pushed tag v0.7.0 to yonlu/yellowjacket 2026-08-26 18:25:07 +00:00
yonlu released v0.7.0 at yonlu/yellowjacket 2026-08-26 18:25:06 +00:00
yonlu opened issue yonlu/yellowjacket#212 2026-08-23 20:36:42 +00:00
Android: the notification permission dialog is asked from the play button and blocks playback
yonlu pushed tag v0.6.0 to yonlu/yellowjacket 2026-08-22 05:58:02 +00:00
yonlu released v0.6.0 at yonlu/yellowjacket 2026-08-22 05:58:01 +00:00
yonlu pushed tag v0.5.0 to yonlu/yellowjacket 2026-08-21 18:11:54 +00:00
yonlu released v0.5.0 at yonlu/yellowjacket 2026-08-21 18:11:53 +00:00
yonlu commented on issue yonlu/yellowjacket#183 2026-08-21 14:23:24 +00:00
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…

yonlu commented on issue yonlu/yellowjacket#32 2026-08-21 14:23:12 +00:00
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…

yonlu opened issue yonlu/yellowjacket#185 2026-08-21 14:22:50 +00:00
play_history is written and never read — recency-weighted play stats
yonlu opened issue yonlu/yellowjacket#184 2026-08-21 14:22:38 +00:00
Sort albums by completeness — needs the answer moved out of the per-screenful store
yonlu opened issue yonlu/yellowjacket#183 2026-08-21 14:22:24 +00:00
Retiring a stale audio_files empties every playlist, where a rescan would preserve it
yonlu pushed tag v0.4.0 to yonlu/yellowjacket 2026-08-20 20:35:06 +00:00
yonlu released v0.4.0 at yonlu/yellowjacket 2026-08-20 20:35:05 +00:00
yonlu created pull request yonlu/yellowjacket#139 2026-08-19 18:26:54 +00:00
Six quick fixes off the tracker: tooling, a latent index bug, and two touch affordances
yonlu pushed to fix/68-hover-affordances-pointer at yonlu/yellowjacket 2026-08-19 18:26:28 +00:00
yonlu created branch fix/68-hover-affordances-pointer in yonlu/yellowjacket 2026-08-19 18:26:28 +00:00
yonlu pushed to fix/131-codegen-check-scope at yonlu/yellowjacket 2026-08-19 18:26:01 +00:00
yonlu created branch fix/131-codegen-check-scope in yonlu/yellowjacket 2026-08-19 18:26:01 +00:00
yonlu opened issue yonlu/yellowjacket#138 2026-08-19 18:25:47 +00:00
make ui-test: play-in-context flakes ~1 in 3 full-suite runs on main