-
released this
2026-05-22 23:07:54 +10:00 | 9 commits to main since this release🐛 Bug Fixes
- Fixed push jobs being deleted from the database during a full stack restart (
docker compose down && up) - jobs now survive unexpected ffmpeg exits (SRS going down, connection dropped) and are automatically resumed on next container start; a job record is only removed when the user explicitly stops it or the file finishes playing normally
🔄 What's Changed
Full Changelog: v1.1.0...v1.1.1
Downloads
- Fixed push jobs being deleted from the database during a full stack restart (