[GH-ISSUE #1236] Firefox media keys #708

Closed
opened 2026-02-26 02:34:02 +03:00 by kerem · 3 comments
Owner

Originally created by @joshuamooree on GitHub (Jul 17, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1236

Firefox now supports media keys (right now has to be enabled in about:config): https://www.ghacks.net/2020/03/23/firefox-will-soon-support-hardware-media-controls/ . As long as media.hardwaremediakeys.enabled and dom.media.mediasession.enabled are set to true, this feature now works in Firefox with no changes to Koel (tested with 78.0.2 on Windows 10). You should mention this in the documentation.

Originally created by @joshuamooree on GitHub (Jul 17, 2020). Original GitHub issue: https://github.com/koel/koel/issues/1236 Firefox now supports media keys (right now has to be enabled in about:config): https://www.ghacks.net/2020/03/23/firefox-will-soon-support-hardware-media-controls/ . As long as media.hardwaremediakeys.enabled and dom.media.mediasession.enabled are set to true, this feature now works in Firefox with no changes to Koel (tested with 78.0.2 on Windows 10). You should mention this in the documentation.
Author
Owner

@BrookeDot commented on GitHub (Dec 23, 2020):

I had no idea that Firefox added Media Control support, pretty cool! I looked into this and as of Firefox 81 these are enabled by default:
https://support.mozilla.org/en-US/kb/control-audio-or-video-playback-your-keyboard

The docs currently say:

On a modern Chromium-based browser, you can control Koel using hardware media keys without even having Koel or the browser focused.

It sounds like this extended to Firefox now too, but if we are going to update the docs, we should check if we can say on "modern browsers", thus including Safari, Brave, etc. Or if things should be written specifically to Firefox and Chromium-based browsers.

Once that's been determined, a PR can be made on the docs site:
https://github.com/koel/docs/blob/master/src/README.md#using-the-web-interface

<!-- gh-comment-id:750387081 --> @BrookeDot commented on GitHub (Dec 23, 2020): I had no idea that Firefox added Media Control support, pretty cool! I looked into this and as of Firefox 81 these are enabled by default: https://support.mozilla.org/en-US/kb/control-audio-or-video-playback-your-keyboard The docs currently say: > On a modern Chromium-based browser, you can control Koel using hardware media keys without even having Koel or the browser focused. It sounds like this extended to Firefox now too, but if we are going to update the docs, we should check if we can say on "modern browsers", thus including Safari, Brave, etc. Or if things should be written specifically to Firefox and Chromium-based browsers. Once that's been determined, a PR can be made on the docs site: https://github.com/koel/docs/blob/master/src/README.md#using-the-web-interface
Author
Owner

@phanan commented on GitHub (Dec 31, 2020):

Isn't it now a norm on macOS? I don't own a Windows anymore (since like forever), so I can't really confirm this.

<!-- gh-comment-id:752797524 --> @phanan commented on GitHub (Dec 31, 2020): Isn't it now a norm on macOS? I don't own a Windows anymore (since like forever), so I can't really confirm this.
Author
Owner

@BrookeDot commented on GitHub (Jan 1, 2021):

I did some testing on macOS 11 with Safari 13 and didn't work as smoothly as in Chromium or Firefox. I decided to make a PR leaving out Safari for now, it may work but this is at least an improvement.

https://github.com/koel/docs/pull/20/

<!-- gh-comment-id:753228654 --> @BrookeDot commented on GitHub (Jan 1, 2021): I did some testing on macOS 11 with Safari 13 and didn't work as smoothly as in Chromium or Firefox. I decided to make a PR leaving out Safari for now, it may work but this is at least an improvement. https://github.com/koel/docs/pull/20/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#708
No description provided.