clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.72k stars 671 forks source link

MPRIS2 CanSeek is always false with internet sources #3256

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From braun...@gmail.com on November 04, 2012 12:20:44

When using internet sources it seems that the CanSeek properties is always false whereas you can actually seek the song from the interface (Magnatune for example)

This disable automatically the seekbar of my gnome-shell extension ( https://extensions.gnome.org/extension/55/media-player-indicator/ )

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=3255

mat-mo commented 10 years ago

This is true for local sources too. Seeked properties seems to be affected the same way (in mpris2.cpp)