cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.

LGPL-2.1 License

Downloads
640
Stars
17.5K
Committers
102

Bot releases are visible (Hide)

cli - v2.25.0 (2023-10-25)

Published by rxri 12 months ago

What's Changed

⚠️ 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 changes

Compatibility

Spotify 1.2.18 -> 1.2.23 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.23
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13, 1.2.20, 1.2.22
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.23
    • Spicetify may not work properly with Microsoft Store version
    • You may need to apply spicetify every time you close Spotify in Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.24.2...v2.25.0

cli - v2.24.2 (2023-09-28)

Published by rxri about 1 year ago

What's Changed

⚠️ 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 changes

Compatibility

Spotify 1.2.18 -> 1.2.21 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.21
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13, 1.2.20
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.21
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.24.1...v2.24.2

cli - v2.24.0 (2023-09-28)

Published by rxri about 1 year ago

What's Changed

⚠️ 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 changes

Compatibility

Spotify 1.2.18 -> 1.2.21 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.21
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13, 1.2.20
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.21
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.23.2...v2.24.0

cli - v2.23.2 (2023-09-10)

Published by afonsojramos about 1 year ago

What's Changed

⚠️ BREAKING CHANGE FOR DEVELOPERS ⚠️

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

Compatibility

Spotify 1.2.18 -> 1.2.20 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.20
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13, 1.2.20
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.20
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.23.1...v2.23.2

cli - v2.23.1 (2023-09-08)

Published by rxri about 1 year ago

What's Changed

⚠️ BREAKING CHANGE FOR DEVELOPERS ⚠️

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

Compatibility

Spotify 1.2.18, 1.2.19 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.19
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.19
    • Spicetify may not work properly with Microsoft Store version

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.23.0...v2.23.1

cli - v2.23.0 (2023-08-30)

Published by rxri about 1 year ago

What's Changed

⚠️ BREAKING CHANGES FOR DEVELOPERS ⚠️

Due to changes in Spotify 1.2.19, how we retrieve data for Spicetify.Player.data has also changed. This version now uses PlayerAPI._state to retrieve Player data, possibly leading to different variable names. Please update your extensions or custom apps accordingly

Compatibility

Spotify 1.2.18, 1.2.19 don't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.19
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.19
    • Spicetify may not work properly with Microsoft Store version

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.22.2...v2.23.0

cli - v2.22.2 (2023-08-09)

Published by afonsojramos about 1 year ago

What's Changed

Compatibility

Spotify 1.2.18 doesn't have working custom panels. PanelAPI has changed and there is no ETA for patch

  • Spotify for macOS: 1.2.0 -> 1.2.18
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.18
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.22.1...v2.22.2

cli - v2.22.1/hotfix (2023-07-26)

Published by rxri about 1 year ago

What's Changed

Compatibility

Due to complexity of few hooks we dropped full support for 1.1.85 -> 1.1.99 in last few releases

  • Spotify for macOS: 1.2.0 -> 1.2.16
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.16
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.22.0...v2.22.1

cli - v2.22.0 (2023-07-24)

Published by rxri about 1 year ago

What's Changed

Compatibility

Due to complexity of few hooks we dropped full support for 1.1.85 -> 1.1.99 in last few releases

  • Spotify for macOS: 1.2.0 -> 1.2.16
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.16
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.21.0...v2.22.0

cli - v2.21.0 (2023-06-28)

Published by rxri over 1 year ago

What's Changed

Compatibility

We are back to supporting 1.2.0 -> 1.2.9, however due to complexity of few hooks we dropped full support for 1.1.85 -> 1.1.99 in last few releases

  • Spotify for macOS: 1.2.0 -> 1.2.16
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.16
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.20.3...v2.21.0

cli - v2.20.3 (2023-06-28)

Published by rxri over 1 year ago

What's Changed

Compatibility

  • Spotify for macOS: 1.2.10 -> 1.2.16
  • Spotify for Linux: 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.10 -> 1.2.16
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.20.2...v2.20.3

cli - v2.20.2 (2023-06-26)

Published by afonsojramos over 1 year ago

What's Changed

Compatibility

  • Spotify for macOS: 1.2.10 -> 1.2.16
  • Spotify for Linux: 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.10 -> 1.2.16
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.20.1...v2.20.2

cli - v2.20.1 (2023-06-17)

Published by rxri over 1 year ago

What's Changed

Compatibility

Panels in this release are broken for Spotify 1.2.14

  • Spotify for macOS: 1.2.0 -> 1.2.14
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.14
    • Spicetify may not work properly with Microsoft Store version

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.20.0...v2.20.1

cli - v2.20.0 (2023-06-06)

Published by afonsojramos over 1 year ago

What's Changed

Compatibility

  • Spotify for macOS: 1.2.0 -> 1.2.13
  • Spotify for Linux: 1.2.8, 1.2.9, 1.2.11, 1.2.13
  • Spotify for Windows/Microsoft Store: 1.2.0 -> 1.2.13
    • Spicetify may not work properly with Microsoft Store version

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.19.0...v2.20.0

cli - v2.19.0 (2023-05-30)

Published by rxri over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.18.1...v2.19.0

cli - v2.18.1 (2023-05-09)

Published by rxri over 1 year ago

What's Changed

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.18.0...v2.18.1

cli - v2.18.0 (2023-05-03)

Published by rxri over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.17.2...v2.18.0

cli - v2.17.2

Published by rxri over 1 year ago

The purpose of this release is to provide a hotfix solution for the remote debugging problem related to the watch command (spicetify watch ...) in Spotify versions 1.2.8 and later

What's Changed

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.17.1...v2.17.2

cli - v2.17.1 - 1.2.9 fix

Published by rxri over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.17.0...v2.17.1

cli - v2.17.0

Published by rxri over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spicetify/spicetify-cli/compare/v2.16.2...v2.17.0