Skip to content

data: fix 9 dead Apple Music URIs in top-100-power-ballads (#512)#513

Merged
mholzi merged 1 commit intomainfrom
data/512-fix-dead-uris-ballads
Apr 9, 2026
Merged

data: fix 9 dead Apple Music URIs in top-100-power-ballads (#512)#513
mholzi merged 1 commit intomainfrom
data/512-fix-dead-uris-ballads

Conversation

@mholzi
Copy link
Copy Markdown
Owner

@mholzi mholzi commented Apr 9, 2026

Summary

Fixes 9 dead Apple Music URIs in top-100-power-ballads.json that were returning 404 errors.

Details

  • Replaced: 9 stale Apple Music track IDs that could not be found
  • Version bump: 1.3 β†’ 1.4
  • Validation: AI-reviewed all 37 flagged URIs and confirmed 9 as dead, dismissed 4 as false positives (title variants)
  • Remaining issues: 28 wrong-track URIs identified and flagged in data: fix 37 stale URIs in top-100-power-ballads (9 dead, 28 wrong)Β #512 for followup investigation

All fixed tracks have been verified on Apple Music and point to correct, currently available versions of the songs.

Test plan

  • βœ… All 9 fixed Apple Music URIs resolve successfully (HTTP 200)
  • βœ… Playlist version incremented correctly
  • βœ… JSON structure preserved and valid

Closes #512

- Replaced 9 stale Apple Music track IDs that returned 404
- Bumped playlist version from 1.3 to 1.4
- AI-reviewed validation results and dismissed 4 false positives

Closes #512
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@mholzi mholzi merged commit 270b7b7 into main Apr 9, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

data: fix 37 stale URIs in top-100-power-ballads (9 dead, 28 wrong)

2 participants