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 would like to follow the current (by playerctld) selected player name preferably using Glib bindings and events. (Receive for example an event when a new player appears, or playerctld shift is executed,..)
Currently I am working around that by following the metadata using playerctl metadata -p playerctld - F and executing playerctl metadata again when the metadata changes to get the current player name (to set an appropriate icon) which is not ideal.
The text was updated successfully, but these errors were encountered:
I would like to follow the current (by playerctld) selected player name preferably using Glib bindings and events. (Receive for example an event when a new player appears, or playerctld shift is executed,..)
Currently I am working around that by following the metadata using
playerctl metadata -p playerctld - F
and executingplayerctl metadata
again when the metadata changes to get the current player name (to set an appropriate icon) which is not ideal.The text was updated successfully, but these errors were encountered: