iamdb / hifi.rs

a high resolution Qobuz streamer built in Rust
GNU General Public License v3.0
71 stars 10 forks source link

MPRIS unknown artist/album #258

Open frigaut opened 5 months ago

frigaut commented 5 months ago

Hi there - thanks a lot for hifi-rs. It fills a useful gap.

I seem to have a problem in that hifi-rs playing track/artist does not seem to be reported correctly to the system (via dbus I understand?). Or may be I am confused and hifi-rs is not "reporting" the current track (although I can see that my DE is aware that something is playing and I can control with either playerctl or the little gizmo/controller included in many DEs. hifi-rs seems to be sending the album cover to MPRIS when it starts up (again as I can see in the DE small GUI controller), but no information about the track.

Thanks for clarifying.