powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

media controls are hijacked upon media playback #611

Open SkySpnc opened 2 years ago

SkySpnc commented 2 years ago

Describe the bug media controls get hijacked the moment a form of media is play and are not reinstated until the application is killed and re-launched. this effects the entire system, not just when discord is focused.

To Reproduce play and form of media and try to use media control macros or hardware.

Expected behavior discord only hijacks media control when a piece of media is actively being played.

Desktop (please complete the following information):

Additional context

Add any other context about the problem here. this behavior is not seen on betterdiscord or stable release.

SkySpnc commented 2 years ago

found a merge request which would fix this issue (ty Thyme) has no conflicts so i see why this wouldnt be a sensible fix https://github.com/powercord-org/powercord/pull/598

CanadaHonk commented 2 years ago

Discord should do this by default now btw

SkySpnc commented 2 years ago

Discord should do this by default now btw

it used to, new update broke it again. betterdiscord still has the expected behavior but powercord doesnt.