Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hrkfdn
Copy link
Owner

@hrkfdn hrkfdn commented Mar 30, 2023

The initial DBus implementation was getting harder to maintain and zbus offers some nice convenience features that should make our MPRIS implementation cleaner.

For now this only implements the org.mpris.MediaPlayer2 interface which does not do much.

Should help with #1103

@hrkfdn hrkfdn force-pushed the hf/mpris_zbus branch 3 times, most recently from 9181f7c to 38151b7 Compare March 30, 2023 21:16
@hrkfdn hrkfdn linked an issue Apr 1, 2023 that may be closed by this pull request
@hrkfdn hrkfdn marked this pull request as ready for review April 1, 2023 19:49
hrkfdn added 4 commits April 1, 2023 21:52
The initial DBus implementation was getting harder to maintain and `zbus` offers
some nice convenience features that should make our MPRIS implementation
cleaner.

For now this only implements the `org.mpris.MediaPlayer2` interface which does
not do much.

Should help with #1103
- `PlaybackStatus`
- `PlaybackRate`
- `Volume` (get/set)
@hrkfdn hrkfdn merged commit b0db0da into main Apr 1, 2023
@hrkfdn hrkfdn deleted the hf/mpris_zbus branch April 1, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong D-Bus Object Path

2 participants