github I-IAL9000/shrinkerr v0.9.99

2 hours ago

Fixed

  • Empty "NO SUBS" placeholder subtitles can now be cleaned up. A forced or unknown-language subtitle with ≤1 cue (the junk placeholder some releases ship) is now flagged removable on scan, so an audio/sub cleanup strips it across a whole season instead of always keeping it as a forced track.
  • Unchecking a locked (forced / keep-language) subtitle in the detail panel is now honored. Cleanup derived removals as "not-kept AND not-locked", which silently discarded an explicit untick of a locked track; it now removes any track you've unchecked.

Docker images

Pinned to this release:

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