wtfnotavailable / Discord-MusicBot

Discord Music Bot Source Tree
Other
179 stars 84 forks source link

Adding support for mediakeys #193

Closed NereaCassian closed 10 months ago

NereaCassian commented 10 months ago

Please describe the changes this PR makes and why it should be merged:

This pull request adds support for using Media Keys through MediaSessions, allowing you to control the bot's playback without having the browser window in focus and without using commands. The only downside is that in order to use the mediaSessions API, the page has to play audio. Therefore, I have added an

Status and versioning classification:

Neko-Life commented 10 months ago

Is firefox works for u @NereaCassian? idk what's wrong with my firefox. It only works on chrome for some reason

Neko-Life commented 10 months ago

anyway i will merge this for now, pretty cool feature. Fixing firefox can be some other day

NereaCassian commented 10 months ago

Is firefox works for u @NereaCassian? idk what's wrong with my firefox. It only works on chrome for some reason

It doesn't work in Firefox for me either. It will require some investigation.