stream: interleave a random jingle every two songs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
1f6937f22c
commit
3469b2680c
3 changed files with 36 additions and 1 deletions
|
|
@ -49,4 +49,5 @@ services:
|
|||
- "8000:8000" # flux HTTP : http://localhost:8000/radio.mp3
|
||||
volumes:
|
||||
- ./cache:/cache:ro # lecture seule : secours + résolution des chemins
|
||||
- ./jingles:/jingles:ro # jingles intercalés toutes les 2 chansons
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue