asteroid/docker
Glenn Thompson 63d606b39b fix: Use sequential mode in liquidsoap to play through entire playlist
The playlist was stuck on the first track because mode='normal' stops
after playing once. Changed to mode='sequential' which plays through
the entire playlist in order and then loops.

Also improved reload mechanism:
- Use reload_mode='watch' for efficient file change detection
- Increased reload interval to 5 minutes (less disruptive)
2025-11-13 07:08:25 +03:00
..
Dockerfile.liquidsoap fix: Revert unnecessary Docker image change 2025-10-02 16:51:59 +03:00
asteroid-radio-docker.liq fix: Use sequential mode in liquidsoap to play through entire playlist 2025-11-13 07:08:25 +03:00
docker-compose.asteroid.yml feat: add docker setup for asteroid app 2025-10-30 19:08:46 -04:00
docker-compose.yml feat: Add password management and fix listener count 2025-11-04 16:26:29 -05:00
docker-compose.yml.remote-backup feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00
docker-streaming.org feat: Add Docker streaming infrastructure for Liquidsoap and Icecast2 2025-10-02 16:50:06 +03:00
icecast.xml fix: Clean up main icecast.xml configuration for production use 2025-10-02 16:51:59 +03:00
init-db.sql Complete Templates section: CLIP refactoring, user management, pagination, playlists, UI fixes, PostgreSQL setup 2025-10-04 09:54:04 -04:00
radiance-default.conf.lisp small moves, ellie. small moves. 2025-11-04 17:37:13 -05:00
setup-complete.org feat: Add auto-scan on startup and live Icecast/Liquidsoap status checks 2025-10-04 09:54:04 -04:00
start.sh Improve audio quality and streaming performance 2025-10-15 06:38:53 -04:00
stop.sh feat: Restore Docker utility scripts per Fade's request 2025-10-02 18:32:56 +03:00