github I-IAL9000/shrinkerr v0.9.17

latest releases: v0.9.42, v0.9.41, v0.9.40...
3 days ago

Fixed

  • On-demand detect no longer skips subtitles it can actually detect. probe_file detects und text subs inline and fills in the language; detect_languages then only acted on tracks still und in that result, so any sub probe_file resolved was silently skipped — never saved to the DB or written to the file, with no log. Detect now probes with inline detection off (detect_und_subs=False) so it detects, persists, and writes the tag itself.

Docker images

Pinned to this release:

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