denpa-radio/config
devilreef 52c6750a51
fix(liquidsoap): switch append_history to let json.parse with typed record
old json.parse(default=...) silently failed on every track change so
recent-played always showed only one entry. modern let-form parses
the existing history file correctly.
2026-04-30 11:22:50 +06:00
..
frontend.env.example feat: add frontend service + dockerfile + env example 2026-04-30 09:45:18 +06:00
icecast.env.example feat: add icecast config template + envsubst renderer 2026-04-29 23:15:58 +06:00
icecast.xml.tmpl fix: correct paths and healthcheck for libretime/icecast image 2026-04-29 23:49:22 +06:00
liquidsoap.env.example feat: add liquidsoap script with minecraft mp3 stream 2026-04-29 23:53:28 +06:00
liquidsoap.liq fix(liquidsoap): switch append_history to let json.parse with typed record 2026-04-30 11:22:50 +06:00