Skip to content

Use MPRIS instead of proprietary spotify hooks #1

Description

@draxaris1010

When looking at pull request from librespot, I've seen someone is working on MPRIS support.
See pull request 1341 on librespot
MPRIS is a standard way on linux of letting other applications know and control (play/pause, skip/previous song) what music is playing.
This is done by sending the song title, artist and even location to thumbnail via D-Bus.
The D-Bus also allows for pub-sub like messaging.
The specification of MPRIS can be found here: https://specifications.freedesktop.org/mpris-spec/latest/

also see ZeusWPI/SCC#31

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

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions