github I-IAL9000/shrinkerr v0.9.4

latest releases: v0.9.111, v0.9.110, v0.9.109...
one month ago

Fixed

  • Converted disc titles no longer show a disc badge or the wrong name. When a Blu-ray/DVD folder was converted to a single .mkv, the post-conversion handler repointed the disc row at the .mkv but never cleared disc_type — so the title kept a "Blu-ray disc folder" badge and displayed the category dir ("Movies2") instead of the movie name. Now cleared on conversion, hardened the display-name logic to only treat real marker files as discs, and added a one-time backfill for already-converted titles.

Docker images

Pinned to this release:

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