Fabrizio B
Fabrizio B
Hey, I will look into that, Im sure that it is an edge case that I did not noticed.
Hey I was looking into this and I cannot seem to replicate the issue. Are you listening to audiobooks/podcast/similar when this error shows?
Hi thanks!. It can be done but there are lots of things that need to be rewritten to have actual multiple user accounts, that said It could be implemented just...
Hi, after looking at it a bit it seems that Cider is closed source (the actual code is not publicly available and distributed under a license). MusicKit / AM api...
`covers.musichoarders.xyz` is great, will use it for other projects. About AM or similar I will merge any PR that add support for it (or any similar sonos, heos, etc), but...
You can try disabling all the animations: (or even disabling the [color processing](https://github.com/Fabrizz/MMM-OnSpotify?tab=readme-ov-file#other)!) ```js { module: "MMM-OnSpotify", position: "bottom_right", config: { /* [...] */ mediaAnimations: false, fadeAnimations: false, scrollAnimations: false,...
Thats strange, do you have anything alse in the config? I will look into this
I can disable everything here and it works. Can you share your config? (maybe a missing comma before the animations, as if its a parsing error is a config issue)...
Hey, thanks for opening this, Spotify keeps removing and changing stuff. I will probably just host the tool in my website. Will update the issue when its there
With the lastest release the Auth Helper uses `http://127.0.0.1:8100/callback` as the callback.