my liquidsoap scripts https://tilderadio.org
Go to file
xfnw 357fd8ad09 remove legacy git interface 2021-11-04 11:38:41 -04:00
.gitignore init 2020-07-06 20:17:38 +00:00
README.md readme and make configuration more portable 2020-07-06 21:02:48 +00:00
dl download audio from yt 2020-08-22 12:46:50 -04:00
genplaylist fix stupid mimetype bug in liquidsoap 2020-08-22 12:39:13 -04:00
tr-play.liq change tilderadio urls 2021-11-04 11:36:45 -04:00
tr-test.liq change tilderadio urls 2021-11-04 11:36:45 -04:00

README.md

radio

My janky liquidsoap scripts

basic use

setup your passwords file

# passwords.liq

user="lickthecheese"
password="hackme"

make a playlist in m3u or just use genplaylist

./genplaylist > spooky.m3u

it will then use fuzzy finder to find your music lol.

Your moosic probably should follow Music/Artist_-_This_is_a_song.mp3

now just run the liquidsoap you want lol