github spicetify/spicetify-cli v2.0.1

latest releases: v2.36.10, v2.36.9, v2.36.8...
pre-release2 years ago

Fix

  • webnowplaying.js: Fix misspelt API name
  • popupLyrics.js credit

Previous release note: v2.0.0

To install, please use the same install script but annotate version parameter:
Windows:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" -OutFile $env:TEMP\install.ps1
Invoke-Expression "$env:TEMP\install.ps1 2.0.1"

Linux/MacOS:

curl -fsSL https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.sh -o /tmp/install.sh
sh /tmp/install.sh 2.0.1

Don't miss a new spicetify-cli release

NewReleases is sending notifications on new releases.