Skip to content

Mpris Position is always zero #1191

Description

@shawnc722

Querying the current position/time of a song always returns zero, for example:

$ dbus-send --print-reply=literal --dest=org.mpris.MediaPlayer2.ShairportSync /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get string:'org.mpris.MediaPlayer2.Player' string:'Position'
   variant       int64 0 

Retrieving metadata works perfectly and the progress string is still accessible from dbus, so this seems to be specific to the Position method. I looked through the mpris related files to see if I could fix it myself, but most of it went over my head lol.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions