Read the statement by Michael Teeuw here.
MMM-Spotify
-
@mmmmh i tried to use watchdog for another problem, but there were normal disconnects between the front and back ends, which WOULD have recovered, had watchdbog not restarted MM… I gave up
-
@Bugsounet Take your time.
Currently, the module already has awareness about playback activity. An API call to an endpoint of my choosing on state change would already solve it for me. The endpoint could also be MMM-Remote-Control’s API.
I guess I can sift through the module’s code and see if with my humble skills can insert a simple request at the proper place. We’ll see how it goes.
-
don’t worry ;)
I was trained by @eouia! -
MMM-Spotify
new owner, new version, new change :)
v1.3.0 (2020-05-13)
- Fixed: on lost internet connexion
- Added:
SPOTIFY_CONNECTED
SPOTIFY_DISCONNECTED
notification - Added:
debug
mode - Added:
deviceDisplay
feature - Added: handling for extra device icons
- Added: debug mode for Hiding console logs (memory leaks)
- Added: fade in transition on cover
- Added: box shadow around cover to highlight from background
Again, not in the change log
- Fixed : Spotify Free ads errors solved
-
@Bugsounet Cool additions and fixes. I need to find out more about the notifications to learn how to disable other modules when music is streaming.
-
I make a developer tools module for displaying notification and payload Read there :)
I think it can help you
-
@Bugsounet Very interesting. This also looks promising. I’ll comment in the other topic.
-
@Bugsounet I noticed in my pihole logs that there were at least 10 DNS queries for Spotify per second, something is not right. The actual refresh rate for the module is set to 3000 ms. I had to disable the module.
-
i correct it with last update :)
1.3.2 (2020-05-15) Modified: onStart script (Now launched if Spotify initialized) Added: "Cast" Icons 1.3.1 (2020-05-14) Modified: 'progress bar' Fixed: number of request on idle (depend now of updateInterval config)
-
@mmmmh :
sorry, I take over the project … and its bugs!
I correct little by little :)note: after … I understand why my mirror crashed with this module!
now it’s better :)thinking to @eouia who love when I fixed bugs