mirror of
https://git.wownero.com/dsc/ircradio.git
synced 2024-08-15 01:03:15 +00:00
JSON API route
This commit is contained in:
parent
21160e17c5
commit
337831ea1d
3 changed files with 22 additions and 0 deletions
|
@ -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 = ""
|
Loading…
Add table
Add a link
Reference in a new issue