https://bugs.kde.org/show_bug.cgi?id=442782
Andy Holmes <andrew.g.r.hol...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.g.r.hol...@gmail.com --- Comment #10 from Andy Holmes <andrew.g.r.hol...@gmail.com> --- Really this is probably a bug in VLC. Per the specification, compliant MPRIS players should *never* emit `PropertiesChanged` for the `Position` property and should only emit `Seeked` when the position changes in a way that is inconsistent with the current playback rate (i.e. when the user actually requests seeking). There are a couple ways you can try to deal with uncompliant MPRIS players, but none of them are reliably and might even result in breaking compliant players. -- You are receiving this mail because: You are watching all bug changes.