Read the statement by Michael Teeuw here.
MMM-Spotify
-
What would the best approach to hide other specific modules when this module is active, i.e. when music is being played?
It may be to early to ask this since @Bugsounet just volunteered a few minutes ago to take over this project so take your time with your feedback.
-
leave me a few days … I have to inspect the entire API :)
-
@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.