v0.3.82
Fixed
- TMDB resolution and the manual "Fix poster match" search now also use the containing media-dir's label as a media-type hint when the folder name has no bracket ID. A "Movies"-labelled directory's folders no longer accidentally match same-titled TV shows during auto-resolution, and vice versa. Bracket IDs (
[ttN]/[tvdb-N]/[tmdb-N]) still take precedence when present; "Other" / unset labels stay unconstrained. - Auto-resolution's
media_typebackfill now uses the dir-label as a final fallback when TMDB title-search returns nothing — so a movie in aMovies-labelled dir getsmedia_type=movieeven with zero TMDB metadata.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.82 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.82-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.82-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.82-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.