You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mediaplayer blocklet special-cases support for mpd, cmus, and rhythmbox, making all other players go through MPRIS.
However, these all support MPRISv2, albeit through plugins for some:
The
mediaplayer
blocklet special-cases support formpd
,cmus
, andrhythmbox
, making all other players go through MPRIS.However, these all support MPRISv2, albeit through plugins for some:
Any reason for keeping the old code paths around?
(Note
mpv
also requires a plugin to support MPRIS, and we don't special-case support for it)The text was updated successfully, but these errors were encountered: