github I-IAL9000/shrinkerr v0.9.25

latest releases: v0.9.30, v0.9.29, v0.9.28...
4 hours ago

Fixed

  • Converted titles with und tracks wrongly disappeared from the Unknown-language filter. The post-conversion update rewrote the track JSON but never recomputed has_und_tracks_flag, so a converted file whose output still had und tracks kept a stale flag and vanished from the filter (still und in the file/Plex). Now recomputed on conversion, plus a one-time startup re-sync that corrects the flag against the stored tracks for every existing row.

Docker images

Pinned to this release:

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