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