Removed
- "Re-resolve cached posters" Settings section (both buttons), the
POST /api/posters/re-resolveendpoint, and thereResolvePostersAPI export. The "Re-resolve all auto-matched" path was redundant with the type-impossible cache invalidation (v0.3.111+) and the per-release one-shot purge migrations (v0.3.116+); the "Re-resolve placeholders" path is replaced by an automatic 7-day TTL onsource='placeholder'rows inresolve_posters— stale placeholders re-resolve on next read.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.138 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.138-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.138-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.138-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.