Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FAD): fix fetchColors #102

Merged
merged 1 commit into from
Oct 31, 2024
Merged

fix(FAD): fix fetchColors #102

merged 1 commit into from
Oct 31, 2024

Conversation

Eggrror404
Copy link
Contributor

fixes #88, #101

The colors are always black because the wg:// protocol doesn't seem to work
image

Changed the url from wg:// to spclient.wg.spotify.com, which is what Spicetify.colorextractor is using.

Note that one of the 6 colors returned missing the preset key, which should probably be the PROMINENT color.
Currently the code doesn't handle the color and just set it to the undefined key.
image

Changed url to spclient.wg.spotify.com
@huhridge huhridge merged commit d52dbbf into huhridge:main Oct 31, 2024
@huhridge
Copy link
Owner

Thanks you for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fullAppDisplayMod][The colorful background always black after 1.2.31]
2 participants