Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Command to start a radio station
#1
Hello everyone,

is there a command to start a specific radio station from the bash (SSH)?

Thanks for your help.
Reply
#2
(02-07-2019, 09:50 AM)Alecks194 Wrote: Hello everyone,

is there a command to start a specific radio station from the bash (SSH)?

Thanks for your help.

mpc clear (clear current playlist)
mpc load /path/file_with_radiostation.pls (to load playlist with your station)
mpc play (to play it)

if you need oneliner use &&
Reply
#3
Hey Heino,

thanks for the reply!

It works Well Smile
Reply


Forum Jump: