github I-IAL9000/shrinkerr v0.9.110

3 hours ago

Added

  • A missing TMDB API key is now surfaced instead of failing silently. Self-built images ship without the bundled key (it's injected from the maintainer's CI secret), so metadata never matched with no hint why. When no key is available (neither a saved key nor the bundled one), a startup log warning and an app-wide banner ("No TMDB API key configured") now point users to Settings → Metadata.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.110         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.110-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.110-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.110-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.