Update Live-streaming code (auto-daily features)

This commit is contained in:
2026-08-15 16:49:17 +08:00
commit 06ff69e945
350 changed files with 62343 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
# Python
__pycache__/
*.py[cod]
.venv/
runtime/
config/.venv_python_path.txt
# Node / frontend build
frontend/admin/node_modules/
frontend/admin/.vite/
# Build output
build/
dist/
*.spec
# Runtime data
logs/
data/music_state.json
data/queue_state.json
data/song_requests.json
data/tts_state.json
data/bilibili_credentials.json
web/music_cover.jpg
# IDE
.idea/
.workbuddy/
# Large binaries (kept local only)
vendor/mpv/mpv.exe
vendor/mpv/mpv.7z