Block a user
Desktop: album detail should be able to show the full catalog tracklist, including tracks I do not have
Let the album page be asked for the whole tracklist
Declare the track and disc totals when tagging
Desktop: album ownership badge says "in your library" for an album I hold 2 of 10 tracks of
Explore: run the credit ingest against the real dump and publish an artifact that carries credits
The republish owes a second column, not just the credit tables.
Measured against the live artifact today while confirming #7's Direction part 2:
$ curl -sSI .../generic/yellowjacket-core-…
Desktop: album detail should be able to show the full catalog tracklist, including tracks I do not have
Claiming this. Branch: feat/7-full-tracklist-toggle. Unblocked by #16, which is merged.
On Direction part 2 — half of it was #16: tagwriter now writes the per-disc totals, so autotagging…
Desktop: album ownership badge says "in your library" for an album I hold 2 of 10 tracks of
PR #105 is up and CI is green on both jobs (check and e2e, run 16966).
Step 1 is done and is what closes this. Steps 2 and 3 are not lost — the catalog fallback (2) had already landed as…
Declare the track and disc totals when tagging
WAV tags are written but never read: metadata.ExtractTags cannot see a WAV's id3 chunk
Desktop: album ownership badge says "in your library" for an album I hold 2 of 10 tracks of
Claiming this. Branch: fix/16-tagwriter-totals.
Approach
tagwriter writes track and disc numbers and drops the totals, so autotagging an album erases the very evidence `GetAlbumComplete…
Desktop: drop the "Tracklist" heading on the album detail view
Desktop: smart playlists can only AND their rules — no OR