[MediaControl-Linux] Implement `seek` for MPRIS
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: chunmin, Assigned: floppa9)
References
(Blocks 1 open bug, Regression)
Details
Attachments
(1 file)
We should enable CanSeek
for MPRIS if the media is seekable (and media session has an action handler for seekto
).
On my Ubuntu 18.04, the seek bar is not enabled by default on the notification bar but it can be tested with a gnome extension like media-player-indicator.
Comment 1•4 years ago
|
||
What is the status on the media session side of things for Seeking and Position?
Updated•2 years ago
|
Reporter | ||
Comment 3•9 months ago
|
||
Hey Alex, thanks for the contribution. We'll review this ASAP.
Comment 4•8 months ago
|
||
There are some failures for your patches. You will need to fix them before landing the patches. The instruction of requesting permission is here, I'm happy to vouch you for the L1 permission :) If you have any question, feel free to NI me anytime! Thanks!
Comment 5•8 months ago
|
||
Alex, feel free to let me know when you fix those failures, then I will help you land those patches! Thanks!
(In reply to Alastor Wu [:alwu] from comment #5)
Alex, feel free to let me know when you fix those failures, then I will help you land those patches! Thanks!
I've fixed the failures related to my changes here, I'm unsure how to address the rest of them though.
Updated•7 months ago
|
Comment 7•7 months ago
|
||
Sorry for my late response. I think the only failure we want to address for your patch is TEST-UNEXPECTED-FAIL | dom/media/mediacontrol/tests/browser/browser_media_control_seek.js. I pushed another task to try and also saw same error.
I will leave my suggestion for that part on the Phabricator later.
Comment 9•7 months ago
|
||
bugherder |
Updated•7 months ago
|
Description
•