beingmohit / browser-playerctl

:headphones: Implements MPRIS interface for chrome
28 stars 8 forks source link

Make google play music work independent of the locale #7

Open derflocki opened 4 years ago

derflocki commented 4 years ago

Some, maybe all controls are currently looked up in the DOM via their aria-label: $('[aria-label="Pause"]' $('[aria-label="Play"]', however there are locale dependent.

I have begun working on this in https://github.com/derflocki/browser-playerctl/tree/issue-7-make-google-play-music-work-independent-of-the-locale