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
Hi, I'm trying to use pragha with some MPRIS stuff in Ubuntu 20.04 and for some reason it seems as through pragha isn't emitting the signals specified in the org.mpris.MediaPlayer2.TrackList - MetadataChanged, TrackAdded, TrackReplaced, or TrackDeleted.
Steps to reproduce (in the case of MetadataChanged):
Expected behavior is that pragha emits a MetadataChanged signal, which would then be picked up by dbus-monitor
Actual behavior is that nothing is picked up.
Hi, I'm trying to use pragha with some MPRIS stuff in Ubuntu 20.04 and for some reason it seems as through pragha isn't emitting the signals specified in the org.mpris.MediaPlayer2.TrackList - MetadataChanged, TrackAdded, TrackReplaced, or TrackDeleted.
Steps to reproduce (in the case of MetadataChanged):
dbus-monitor "type=signal,sender='org.mpris.MediaPlayer2.pragha',interface='org.mpris.MediaPlayer2.TrackList'"
Expected behavior is that pragha emits a MetadataChanged signal, which would then be picked up by dbus-monitor
Actual behavior is that nothing is picked up.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: