JSON API route

This commit is contained in:
dsc 2022-03-18 10:25:02 +02:00
parent 21160e17c5
commit 337831ea1d
3 changed files with 22 additions and 0 deletions

View file

@ -50,3 +50,4 @@ liquidsoap_iface = icecast2_mount.replace(".", "(dot)")
liquidsoap_max_song_duration = 60 * 11 # seconds
re_youtube = r"[a-zA-Z0-9_-]{11}$"
json_songs_route = ""