Skip to content

Bug: Playlist validation errors — invalid Spotify URIs in Eurovision Winners, Pure Pop Punk, and Yacht Rock #122

@mholzi

Description

@mholzi

Bug Report

Description

The admin playlist selector shows validation errors for three playlists with invalid or missing Spotify URIs. The affected playlists are highlighted in red/pink with error messages.

Screenshots

(See attached screenshots in conversation)

Errors

Screenshot 1:

  • Eurovision WinnersInvalid: Song 101: 'uri' invalid (expected spotify:track:{22-char-id})
  • Pure Pop Punk 🎸Invalid: Song 100: no valid URI

Screenshot 2:

  • Yacht RockInvalid: Song 98: 'uri' invalid (expected spotify:track:{22-char-id})

Expected Behavior

All playlists should pass URI validation and display without errors in the playlist selector.

Root Cause (likely)

Some songs have malformed or missing Spotify uri fields. The validator expects the format spotify:track:{22-char-id} but at least 3 songs across these playlists have URIs that don't match.

Environment

  • Beatify admin panel (playlist selector view)
  • Dark mode theme

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions