Skip to content

v1.5.0 release cnadidate

Latest
Compare
Choose a tag to compare
@johnb-7 johnb-7 released this 16 Jan 04:00
· 2 commits to main since this release
cdd04f3

Recently spent some time making several needed updates to this. I am using it with Plex and it works great. Faster tune times and better AC4 support without long ffmpeg build. This resolves all open issues. This will remain a release candidate until I can test for another couple weeks.

  • major docker build update uses Emby pre-built ffmpeg binaries with excellent AC4 support
  • removed async argument no longer needed with Emby ffmpeg
  • updated modules to latest versions
  • added multiple workers to uvicorn for faster tune time and better handling of multiple tunes
  • configuration is now done through docker environment variables
  • added info API that also reports version
  • documentation update