radiant-player / radiant-player-electron

:zap: The future Radiant Player 2.0
https://radiant-player.github.io
32 stars 8 forks source link

Track desktop notification collision #18

Open davidhatten opened 7 years ago

davidhatten commented 7 years ago

The Radiant player notifications and the Google Music notifications are colliding. Additionally, the Google Music notifications trigger a system sound.

Under "Settings => Labs" there is an option for Desktop Notifications. These will collide with the notifications built into Radiant. If you're looking, you can see both attempting to be shown, but the Desktop notification shows up second and thus, is the "visible" one. I was trying to get the notifier to display some different text which is how I figured out I had Desktop Notifications turned on through Labs.

I'm not really sure what the solution here could be. It seems like Radiant couldn't have much control of the Google Labs notification options, and the Radiant notifier works just fine.

I guess the easiest solution would be to put a note in a Readme saying "Turn off Google Labs Desktop Notifications For the best experience"