-
Notifications
You must be signed in to change notification settings - Fork 17
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
Auto light/dark mode not working #247
Comments
What's your Operating System? You won't get any help without more details |
I think the issue here is probably macOS' sed not being able to deal with the binary. Trying to use gsed instead
does seem to do something. It doesn't throw an error. However, unsurprisingly, Spotify will not launch afterwards, since the binary has been modified:
|
Can you try what was suggested here? |
I suspect a new version of Spotify broke the auto light/mode in Windows. Have you tested whether the binary patcher script will work on this new version? Spotify for Windows (64 bit): 1.2.55.235.g5eaa0904 |
Yes it works on windows |
I've patched the binary as instructed in the readme and get this:
sed: RE error: illegal byte sequence
The patch is complete. You may now restart Spotify.
The text was updated successfully, but these errors were encountered: