Initial commit: Radio Susan source (secrets excluded)

This commit is contained in:
Caine
2026-03-26 22:51:23 +00:00
parent c007b565ae
commit 091042cc02
2 changed files with 9 additions and 34 deletions
+7 -34
View File
@@ -1,37 +1,10 @@
# Virtual environment secrets.liq
config.json
venv/ venv/
# Databases (generated, contain runtime state)
*.db
*.db-wal
*.db-shm
# Generated caches & playlists
genre_cache.json
playlist.json
playlist.m3u
track_state.json
track_history.json
playlists/
# Generated audio (TTS announcements, jingles are regenerated)
announcements/
jingles/
# Logs
*.log
*.log.*
# Python
__pycache__/ __pycache__/
*.pyc *.pyc
*.db
# Runtime/cache *.log
.cache/ playlist.m3u
playlists/
# Legacy/backup files track_state.json
*.bak
# Secrets
secrets.liq
ezstream.xml
+2
View File
@@ -0,0 +1,2 @@
# Radio Susan secrets — DO NOT COMMIT
icecast_password = "CHANGE_ME"