Plexamp implements MediaPlayer2.Player interface?

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:

Would that be a feature you’d consider adding ?
thanks ._

AFAIK plexamp uses its own low level media player engine/library.

hmm, Plexamp should support MPRIS which i think is what you need, no?

Yep that’s exactly it :fire:, will try to look at i3status-rust tomorrow then to see why the info doesn’t show up !

ok my bad I was on an old compiled version, plexamp appears in my status bar as expected, sorry for the noise

1 Like

glad i wasn’t crazy :sweat_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.