Skip to content

v1.8.2 - Track Name Resolution Fix

Latest

Choose a tag to compare

@trinlol trinlol released this 12 Jul 20:58
· 1 commit to main since this release

v1.8.2

Fixes playlist names for selected songs whose metadata is not already available from the active player.

Fixed

  • Retries exact-track metadata through Spotify search when the direct lookup fails
  • Matches the returned Spotify track ID before using its title
  • Prevents misleading Similar to - My Mix playlists
  • Shows a clear error if Spotify cannot resolve the selected song title at all

Validation

  • TypeScript typecheck
  • 9 automated tests, including the off-player metadata regression
  • Release bundle build