github JMS1717/8mb.local v137

10 hours ago

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_video sys scoping (NameError in 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: .env bind footgun fix, .env.example, BUILD_VERSION 137.

Docker

docker pull jms1717/8mblocal:v137
# or
docker pull jms1717/8mblocal:latest

See CHANGELOG.md for the full v137 section.

Don't miss a new 8mb.local release

NewReleases is sending notifications on new releases.