github spicetify/cli v2.0.1

latest releases: v2.38.4, v2.38.3, v2.38.2...
pre-release3 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 cli release

NewReleases is sending notifications on new releases.