This is a version of #500 that includes the non-MPRIS codepath dropping of #501.
In addition, having dropped these codepaths, we can now make use of playerctl -F, which allows the metadata notifications to be pushed by playerctl instead of polled by i3blocks.
This is a version of #500 that includes the non-MPRIS codepath dropping of #501. In addition, having dropped these codepaths, we can now make use of
playerctl -F
, which allows the metadata notifications to be pushed byplayerctl
instead of polled byi3blocks
.Closes: #498, #498, #500, #501