VLC can be a bit hairy to configure, but with some trial and error and a bit of google juice I found the right playlist file to instantly play radio2 from multiplex 1:$ cat digitennemux1-radio2.vlc #EXTM3U #EXTVLCOPT:dvb-adapter=0 #EXTVLCOPT:dvb-frequency=706000000 #EXTVLCOPT:program=1113 dvb://Use with vlc --m3u-extvlcopt digitennemux1-radio2.vlc and enjoy the Top2000. Without the --m3u-extvlcopt vlc finds those commands scary.