neithern / g4music

A light weight music player written in GTK4, with a fluent adaptive user interface.
https://gitlab.gnome.org/neithern/g4music
GNU General Public License v3.0
195 stars 15 forks source link

mpris: add length metadata property #48

Closed robertgzr closed 1 year ago

robertgzr commented 1 year ago

Signed-off-by: Robert Günzler r@gnzler.io

robertgzr commented 1 year ago

without this https://github.com/mariusor/mpris-scrobbler doesn't work

neithern commented 1 year ago

Please check the last commit to see if it works, because if send metadata when duration changed, the cover may not parsed, which causes a short flicker in the mpris control, so I delay to send.