Fixed
- "Lossless → EAC3" badge fired on files where the lossless track was being removed — the file-level
has_lossless_audioflag 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-pathnow stampsis_losslesson 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-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.