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

feat: Souvlaki 0.7.0 and Linux Dbus volume control support #348

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

LucasFA
Copy link
Contributor

@LucasFA LucasFA commented Jan 26, 2024

I guess I am just merging other people's work. As I mentioned in souvlaki's issue for Linux volume control support, I tested this in my computer with

dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify_player /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Set string:'org.mpris.MediaPlayer2.Player' string:'Volume' variant:double:0.4

(of course change that final 0.4 to different values to appreciate the change in volume)

Copy link
Owner

@aome510 aome510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for updating this!

@aome510 aome510 merged commit 1a03886 into aome510:master Jan 26, 2024
4 checks passed
@LucasFA LucasFA deleted the test-volume branch January 26, 2024 15:46
@LucasFA
Copy link
Contributor Author

LucasFA commented Jan 26, 2024

I actually was just going to update the dependency as it didn't break anything here, but then I found this :)

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.

2 participants