v2.0.0-beta notes
- The extension will poll until mpris properties are populated with valid values when a player is initialized. (Due some players having broken mpris implementations)
- Slider in the popup menu will properly disable if the player does not support seeking
- Now any album art aspect ratio is supported.
- Better logic in selecting an active player
Any feedback would be appreciated 🙏
Discussed in https://github.com/sakithb/media-controls/discussions/122 Related pull request