XTRadio Liquidsoap configuration
- docker-compose.yaml - included for local development
- icecast.xml - included for local development
- radio.liq - included liquidsoap configuration
- Dockerfile - build liquidsoap container
DJ_PASSWORD
- The password for the stream. Ex. testPassword
ICECAST_HOST
- Hostname of the icecast instance. ex. icecast.example.com
ICECAST_PASSWORD
- Password for the source when connecting to icecast. ex. test
API_HOST
- Hostname of the API where song updates should be sent, where you run xtradio-api. ex. api.xtradio.org
PLAYLIST_FILE
- Name and local path of annotation playlist file. ex.
/MUSIC
- for music library.
/path/playlist.txt
- Text file of annotation playlist.