vivien / i3blocks-contrib

Official repository for community contributed blocklets
https://github.com/vivien/i3blocks
Other
1.29k stars 485 forks source link

[mediaplayer] use playerctl's formatting support, keeping non-MPRIS #500

Open hseg opened 1 year ago

hseg commented 1 year ago

Ignores artist if absent (the hack of giving a control character default and stripping it is unfortunately necessary at the moment, cf https://github.com/altdesktop/playerctl/issues/296)

Closes: #498

(this approach doesn't touch the other code paths, and is offered if #499 is to be rejected)