Hello Henrik,
I've written a flow doing the same except that I didn't set a Media player package since I want to mute notification sound when a media is playing, whatever the player.
So my flow has 3 blocks:
- When Media Playing (no package in input)
- Y : Mute audio Notification
- N : Unmute audio Notification
- Y&N : Back to When Media Playing
My problem is that after listening music (with VLC) or podcasts (with Podcast Addict) or videos (Brave browser or YouTube), the Notification remains silent.
The log doesn't show the Unmute block execution but several Mute block executions.
Wouldn't there be any bug in the Media Playing block?
Any workaround?
Thanks for your help.
Luc