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

playerctld: could not get tracklist properties for player: <snip>.spotifyd.instance3424 #300

Open
ParetoOptimalDev opened this issue Feb 10, 2023 · 0 comments

Comments

@ParetoOptimalDev
Copy link

On nixos with the versions:

~ $ playerctl --version
v2.4.1
~ $ spotifyd --version
spotifyd 0.3.4

I get this:

playerctld[3480]: could not get tracklist properties for player: org.mpris.MediaPlayer2.spotifyd.instance3424
Full error context
~ $ systemctl --user status playerctld
● playerctld.service - MPRIS media player daemon
     Loaded: loaded (/home/pod/.config/systemd/user/playerctld.service; enabled; preset: enabled)
     Active: active (running) since Fri 2023-02-10 13:19:38 CST; 1s ago
   Main PID: 3480 (playerctld)
      Tasks: 3 (limit: 19022)
     Memory: 756.0K
        CPU: 6ms
     CGroup: /user.slice/user-1002.slice/user@1002.service/app.slice/playerctld.service
             └─3480 /nix/store/3x15fsc7811gvrl22mcjj3g1ygkjgima-playerctl-2.4.1/bin/playerctld

Feb 10 13:19:38 tower2 systemd[2072]: Starting MPRIS media player daemon...
Feb 10 13:19:38 tower2 playerctld[3480]: could not get tracklist properties for player: org.mpris.MediaPlayer2.spotifyd.instance3424
Feb 10 13:19:38 tower2 playerctld[3480]: could not get playlists properties for player: org.mpris.MediaPlayer2.spotifyd.instance3424
Feb 10 13:19:38 tower2 systemd[2072]: Started MPRIS media player daemon.

Is it possible that playerctld needs a fix like you applied in celluloid-player/celluloid#693 in response to #250 ?

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