broulik created this revision.
broulik added reviewers: Plasma, davidedmundson, fvogt, nicolasfella.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
broulik requested review of this revision.

REVISION SUMMARY
  Support `Seek()` command by issuing an appropriate `SetPosition()` call.
  Fixes changing position through KDE Connect

TEST PLAN
  - Can now change position in track using KDE Connect app
  
  Using `SetPosition()` (dbus exported) because that one actually sends command 
to browser, `setPosition()` (note the lowecase `s`) is the internal one that 
propagates a change via mpris

REPOSITORY
  R856 Plasma Browser Integration

REVISION DETAIL
  https://phabricator.kde.org/D15863

AFFECTED FILES
  host/mprisplugin.cpp

To: broulik, #plasma, davidedmundson, fvogt, nicolasfella
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to