ZIP
WinGet
Spicetify
Spicetify · 2.24.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
spicetify-2.24.2-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Spicetify.Spicetify
Version
2.24.2
Description
A command-line tool to customize the official Spotify client.
License
LGPL-2.1
↗
Homepage
https://spicetify.app
Installer URL
https://github.com/spicetify/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x64.zip
Release Notes
What's Changed
- revert: homebrew action back to v2 by @rxri in #2577
⚠️ BREAKING CHANGES FOR DEVELOPERS ⚠️
- UserAPI._product_state has been replaced by UserAPI._product_state_service since Spotify 1.2.21.
- Due to changes in Spotify 1.2.19, how we retrieve data for Spicetify.
Player.data has also changed.
Since v2.23.0 it now uses PlayerAPI._state to retrieve Player data, possibly leading to different variable names.
Please update your extensions or custom apps accordingly to both change…