6 ms·
Or: alias dronezone='mplayer http://somafm.com/dronezone130.pls' alias groovesalad='mplayer http://somafm.com/groovesalad130.pls' (etc.)
by kylebgorman 10y ago
Or:
alias dronezone='mplayer http://somafm.com/dronezone130.pls'
alias groovesalad='mplayer http://somafm.com/groovesalad130.pls'
(etc.)
- jarvist 10y agoRequires an explicit '-playlist' tag on recent (?) mplayers, otherwise it aborts due to potential security issues. alias dronezone='mplayer -playlist http://somafm.com/dronezone130.pls' alias groovesalad='mplayer -playlist http://somafm.com/groovesalad130.pls'