v137
Mixed
Notable features
- Backend responsiveness improvements: async-safe cleanup, hw-info caching, non-blocking Celery calls from API routes
- Structured request logging with real 404s for API-like paths and worker task hooks
- UI improvements: clearer encoder preset vs NVENC tuning distinction and Extra Quality (CQ) mode explanations
Full changelog
Highlights
- SVT-AV1 in the unified FFmpeg image; preferred fast CPU AV1 path vs libaom.
- Backend responsiveness: async-safe cleanup, hw-info caching, non-blocking Celery calls from API routes.
- Worker: fix
compress_videosysscoping (NameErrorin nested FFmpeg helpers). - UI: clearer encoder preset vs NVENC tuning; Extra Quality (CQ) explained; version badge aligned with v137.
- Routing / logging: real 404s for API-like paths; structured request logging and worker task hooks.
- Docker / ops:
.envbind footgun fix,.env.example,BUILD_VERSION137.
Docker
docker pull jms1717/8mblocal:v137
# or
docker pull jms1717/8mblocal:latest
See CHANGELOG.md for the full v137 section.