JulienMaille / spicetify-dynamic-theme

A theme for Spicetify with support for light/dark modes and album art based colors.
MIT License
284 stars 25 forks source link

Changing song does not change the forecolour of the application. #62

Closed TrueReassembly closed 7 months ago

TrueReassembly commented 7 months ago

Describe the bug

When changing song, the text colour and accents do not change. The only way to make them change is to run spicetify apply in the powershell.

To Reproduce Steps to reproduce the behavior:

  1. Change the song and observe

Screenshots

Desktop Setup

Logs

xpui.js:1 Uncaught (in promise) Error: GET request to https://api.spotify.com/v1/albums/1Wb1Eno6kPJheNHBYI58fq request failed with error code -1 (Resolver not found!)
    at l.onFailure (xpui.js:1:2243919)
    at onFailure (xpui.js:1:2243521)
xpui.js:1 Uncaught (in promise) Error: GET request to https://api.spotify.com/v1/albums/2VrpzWjnsiELWKXOJAFhme request failed with error code -1 (Resolver not found!)
    at l.onFailure (xpui.js:1:2243919)
    at onFailure (xpui.js:1:2243521)
xpui.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getProductState')
    at p.handleProductStateUpdate (xpui.js:1:2412025)
    at p._dispatchFromStore (vendor~xpui.js:1:629844)
    at p.emitSync (vendor~xpui.js:1:631313)
    at s.emitSync (xpui.js:1:2251285)
    at s.emitProductStateUpdate (xpui.js:1:2425971)
    at xpui.js:1:2048468
    at vendor~xpui.js:1:5546410
    at onSuccess (xpui.js:1:2252064)
vjt4 commented 7 months ago

have the same issue. It changes it once, then never again.

Samfire2k2 commented 7 months ago

same issue too

JulienMaille commented 7 months ago

Please try https://github.com/spicetify/spicetify-cli/releases/tag/v2.32.1

vjt4 commented 7 months ago

That seemed to work on my end thanks.

TrueReassembly commented 7 months ago

This also works for me now, Thank you!

Samfire2k2 commented 7 months ago

Works for me too, thanks !