github I-IAL9000/shrinkerr v0.3.25

latest releases: v0.9.97, v0.9.96, v0.9.95...
3 months ago

Added

  • TMDB non-commercial API key now baked into the published images (:latest / :nvenc / :edge / :edge-nvenc). Fresh installs get poster artwork and native-language detection without the user having to register with TMDB first — user-saved keys in Settings still win. Key comes from the TMDB_API_KEY GitHub secret at build time via a --build-arg into both Dockerfiles; local self-builds without the secret behave as before.
  • TMDB attribution in Settings → Support, per TMDB's non-commercial API terms of use.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.3.25         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.25-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.25-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.25-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.