You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if spotifyd is officially supported, but it works pretty well with playerctl.
However, there is one command playerctl play-pause which does not pause when attempting to pause the media. Also other variations are not working e.g.
─➤ G_MESSAGES_DEBUG=playerctl playerctl --player spotifyd play-pause(playerctl:3131): playerctl-DEBUG: 02:22:35.285: Getting list of player names from D-Bus(playerctl:3131): playerctl-DEBUG: 02:22:35.286: Playerctld is running. Getting names from there.(playerctl:3131): playerctl-DEBUG: 02:22:35.286: Getting list of player names from D-Bus(playerctl:3131): playerctl-DEBUG: 02:22:35.751: initializing player: spotifyd
Starting of playing works with the same command, and other commands I have tried so far.
Pausing works with playerctl pause
I'm using the latest package from Arch repository
─➤ pacman -Qs playerctllocal/playerctl 2.4.1-1 mpris media player controller and lib for spotify, vlc, audacious, bmp, xmms2, and others.
The text was updated successfully, but these errors were encountered:
I am not sure if spotifyd is officially supported, but it works pretty well with playerctl.
However, there is one command
playerctl play-pause
which does not pause when attempting to pause the media. Also other variations are not working e.g.Starting of playing works with the same command, and other commands I have tried so far.
Pausing works with
playerctl pause
I'm using the latest package from Arch repository
The text was updated successfully, but these errors were encountered: