Skip to content

Incorrect Implementations of the Can* properties of the MPRIS Specification #123

Description

@N-Yuki

CanGoNext/CanGoPrevious:

CanPlay:

CanPause:

All of the above and CanSeek:

  • Current behaviour: org.freedesktop.DBus.Properties.PropertiesChanged is not triggered for any of these properties.
  • Consequence: MPRIS UIs using GDBusProxy will not recognise property changes (since they are cached and only updated when the appropriate signal is sent).
  • Expected behaviour: Emit signal with appropriate parameters for each of these properties.

There is a $5 open bounty on this issue. Add to the bounty at Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions