Fixed
- Titles with a bogus future timestamp no longer pin the top of the "Newest" sort. Ripped media dated years ahead (a
VIDEO_TS.IFOor mkv stamped 2036) sorted above every genuinely-new addition. Future mtimes are now clamped to "now" on scan, and a one-time startup backfill fixes rows already stored. A subsequent full re-scan re-stamps them at scan time.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.102 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.102-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.102-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.102-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.