github I-IAL9000/shrinkerr v0.3.124

latest releases: v0.9.98, v0.9.97, v0.9.96...
3 months ago

Fixed

  • "Lossless → EAC3" badge fired on files where the lossless track was being removed — the file-level has_lossless_audio flag didn't know about the job's removal list, so a Bluray rip with AC3 + TrueHD where the TrueHD was the one being dropped still showed the transcode badge even though no transcode would happen. /scan/tracks-by-path now stamps is_lossless on each individual track; the queue page checks whether any kept track is lossless before showing the badge.

Docker images

Pinned to this release:

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