Fabrizz / MMM-OnSpotify

Highly customizable MM2 module that displays what you are listening to in Spotify. Compatible with MMM-LiveLyrics and DynamicTheming.
MIT License
62 stars 10 forks source link

When things are playing, this module just decides that there is nothing playing. #11

Closed TheEpicTen closed 1 year ago

Fabrizz commented 1 year ago

Can you check the console to see any problems? Depending on which device are you using the Spotify API reports a "transition" state, were it is playing, but whats playing is not in the response. There I needed to decide between the module retaining the last media item or changing state.

Still, it almost never an issue, since its just a momentary thing. If you manage to catch anything in the web console or the backend console please send it here