Files
netfelix-audio-fix/.gitignore
Felix Förtsch ea536ce533 initial implementation: jellyfin audio/subtitle cleanup service
bun + hono + htmx service with sqlite, jellyfin/radarr/sonarr api
clients, stream analyzer, ffmpeg command builder, ssh remote execution,
setup wizard, scan with sse progress, review ui with inline edits,
execute queue, remote node management, docker deployment

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 22:29:33 +01:00

7 lines
67 B
Plaintext

node_modules/
data/*.db
data/*.db-shm
data/*.db-wal
bun.lockb
.env