dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
880 stars 45 forks source link

Add MPRIS integration #219

Closed dweymouth closed 1 year ago

dweymouth commented 1 year ago

Fixes: #75 Related: #56

This adds MPRIS support, which allows responding to media keys on Linux, remote control by playerctl and other tools, and integration with the now playing center in various desktop shells.

natilou commented 1 year ago

I tested it on Ubuntu and it worked!! I really wanted this feature, thanks a lot!! 👏

dweymouth commented 1 year ago

Still got a few fixes - I seem to have broken the loop mode :/ (edit: Fixed!)

pkulak commented 1 year ago

Oh my god, you rock. Thank you!