Hello, I was having trouble getting EMMS to use different players for different 
audio sources. Namely, I would like to play internet radio streams using mpv 
and local music using mpd.
I tried adding lines like this:
(emms-player-set emms-player-mpv 'regex "https?:\/\/")
While having the player list as such:
(setopt emms-player-list '(emms-player-mpv emms-player-mpd))

This resulted in mpv playing all audio, including local tracks. Is there a way 
to limit mpv to only internet radio and keep emms-player-mpd handling the local 
files?

Thank you for any help

Reply via email to