Skip to content

v0.9.85

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:10

Added

  • "Dubbed" and "Not API-matched" filters, and incremental metadata refresh. Dubbed flags items whose TMDB/manual original language has no matching audio track (heuristic-native items excluded — their native is derived from the audio); Not-API-matched shows items still awaiting a TMDB match, split into not-yet-tried vs tried-no-match. Refresh now processes only untried unmatched items and marks TMDB no-matches so it converges instead of reprocessing the whole library; a deep option restores the full re-heal.

Docker images

Pinned to this release:

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

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