nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.74k stars 1.02k forks source link

Pause music player when muted #1186

Open chrisemke opened 2 years ago

chrisemke commented 2 years ago

Pause music player when volume is changed to 0%

It makes perfect sense to me to keep playing only when there's sound (I don't know how it should be considered in livestreams)

nukeop commented 2 years ago

Why not just pause it then?

chrisemke commented 2 years ago

I asked myself the same thing, and it's pretty confusing. But if it's at 0% volume, why leave it playing?

ps: I understand perfectly if this feature is denied, both usage modes make sense.

nukeop commented 2 years ago

Does it work like that in any other player? Effectively it makes the mute button the same as the pause button.

chrisemke commented 2 years ago

Actually I don't know a player that does this, I just thought it might be an interesting feature

tauantcamargo commented 1 year ago

if this feature will be necessary i can do it