How can I integrate mpv media player into the Ubuntu sound menu? - Ask Ubuntu


i tried following command integrate mpv ubuntu sound menu.

$ gsettings set com.canonical.indicator.sound interested-media-players "['lollypop', 'mpv']" 

this adds entry mpv misses playback controls.

screenshot mpv sound menu

we can integrate music player (or other application) sound indicator as shown here make controllable if player supports dbus (mpris) controls.

sadly not case mpv.

there external plugin claims add mpris support. haven't tried myself may worth shot.


Comments

Popular posts from this blog

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

networking - Slave steals IP meant for bonded interface - Ask Ubuntu