/mpris-server

Allows you to control any mpris2 compatible media player

Primary LanguagePython

Allows you to control any mpris2 compatible media player over REST request.

Currently supported:

  • /pause - Pauses the player
  • /title - Returns the title
  • /play - Plays the player
  • /stop - stops the playback
  • /next - jumps to the next title in queue
  • /seek?offset=5 - Seeks offset seconds