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

Doesn't work with Playerctl #120

Closed
ghost opened this issue Mar 16, 2024 · 3 comments
Closed

Doesn't work with Playerctl #120

ghost opened this issue Mar 16, 2024 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 16, 2024

Expected behavior:
playerctl next skips to the next song

Current behavior:
nothing happens, but dbus-send --print-reply --dest=org.mpris.MediaPlayer2.Muzika /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next works.

https://wiki.archlinux.org/title/MPRIS

@ghost
Copy link
Author

ghost commented Mar 16, 2024

Might be an issue with playerctl, not sure

@vixalien
Copy link
Owner

vixalien commented Mar 16, 2024 via email

@ghost
Copy link
Author

ghost commented Mar 16, 2024

I tried reading the code for playerctl, but it was unreadable to me. I couldn't figure out what it was doing to get a list of all known players, so I assume it's just an issue with the software. It appears other people have had the same issue, but with Spotify, and just used raw dbus, and it worked.
https://gitlab.com/axdsop/nix-dotfiles/tree/master/Configs/polybar/scripts/mpris_player

@ghost ghost closed this as completed Mar 16, 2024
@ghost ghost changed the title MPRIS D-Bus support Doesn't work with Playerctl Mar 16, 2024
This issue was closed.
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

No branches or pull requests

1 participant