Merge pull request 'JSON API route' (#7) from json_api into master

Reviewed-on: https://git.wownero.com/dsc/ircradio/pulls/7
This commit is contained in:
dsc 2023-08-31 01:04:28 +00:00
commit 9a23d7e71f
3 changed files with 22 additions and 0 deletions

View file

@ -51,3 +51,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 = ""