Skip to content

omyradio/radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

radio

The liquidsoap script to define the webradio

environment

This scripts needs 2 passwords and one path so you might wrap it into another liquidsoap script to provide those like:

stream_pwd = "MYSECUREPASS"
icecast_pwd = "MYSECUREPASS"
basedir = "/home/radio/"

%include "radio.liq"