Skip to content

v1.8.0 - Automatic Learning and Similar Playlists

Choose a tag to compare

@trinlol trinlol released this 12 Jul 20:17
· 5 commits to main since this release

What's new

  • Create Similar Playlist from a track, album, artist, or playlist, then immediately play the new playlist
  • Automatic session-based learning from early skips
  • Playlist-wide acoustic and affinity scoring with stronger artist diversity
  • Expanded recommendation sourcing and larger default batches
  • Deterministic recommendation and Spotify playlist regression tests

Fixes

  • Use Spotify Desktop's playlist APIs correctly, including preserving their required receiver context
  • Playlist creation no longer activates or leaves behind the automatic Shuffle Similar queue
  • Guard weighted selection and popularity scoring against invalid numeric values

Install

Download shuffle-similar.js below, copy it into your Spicetify Extensions folder, and run spicetify apply. Marketplace users receive the updated root manifest and bundle automatically.

Validation

  • TypeScript typecheck
  • 8 automated tests
  • Release bundle build
  • Manifest validation