Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System media control integration #37

Closed
coderobe opened this issue Feb 7, 2021 · 3 comments
Closed

System media control integration #37

coderobe opened this issue Feb 7, 2021 · 3 comments
Assignees
Labels
Projects

Comments

@coderobe
Copy link
Contributor

coderobe commented Feb 7, 2021

Right now, using system media controls (on windows in the screenshots, but this also applies to other OSes), all fields are defaulting - big chrome icon and generic website title - and the prev/next controls are disabled:
image

This can be made fancier, the Spotify web player (open.spotify.com) manages this:
image

@boreq boreq added this to Needs triage in Eggplant Feb 8, 2021
@boreq boreq moved this from Needs triage to In progress in Eggplant Feb 20, 2021
@boreq boreq self-assigned this Feb 20, 2021
@boreq boreq added the kind:enhancement New feature or request label Feb 20, 2021
@boreq
Copy link
Owner

boreq commented Feb 20, 2021

https://developer.mozilla.org/en-US/docs/Web/API/MediaSession

I have no way to test this though.

@boreq
Copy link
Owner

boreq commented Feb 20, 2021

Implemented everything apart from setPositionState() which doesn't actually seem to be supported by Windows or Chrome.

@boreq boreq closed this as completed Feb 20, 2021
Eggplant automation moved this from In progress to Closed Feb 20, 2021
@boreq
Copy link
Owner

boreq commented Feb 22, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Eggplant
  
Closed
Development

No branches or pull requests

2 participants