mirror of
https://git.wownero.com/dsc/ircradio.git
synced 2024-08-15 01:03:15 +00:00
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:
commit
9a23d7e71f
3 changed files with 22 additions and 0 deletions
|
@ -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 = ""
|
Loading…
Add table
Add a link
Reference in a new issue