Greetings,
long story short I’m using the music block from GitHub - greshake/i3status-rust: Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust to be able to control music from my bar
plex inside chromium or spotify works fine, but with plexamp I got nothing displayed.
looking at the i3status-rust wiki it says the block is available for players implementing the MediaPlayer2.Player :
Supports all music players that implement the MediaPlayer2 Interface. This includes:
- Spotify
- VLC
- mpd (via mpDris2)
Would that be a feature you’d consider adding ?
thanks ._
, will try to look at i3status-rust tomorrow then to see why the info doesn’t show up !