29 March, 2017

mplayer and .pls

A SomaFM stream in the shell.


Here's a how to play SomaFM's playlist "Groove Salad":

# mplayer -cache 1000 -cache-min 80 \
# -playlist http://somafm.com/groovesalad256.pls

NB: In the terminal it's just one line of code. The "\" marks the linebreak.

No comments: