v0.9.89
Fixed
- Original-language lookup now resolves TMDB-tagged items (fewer stuck in "Not API-matched"). The language lookup only recognised
[tt…]/[tvdb-…]ids, while the poster system also reads TMDB ids and{…}/tmdbid-/bare forms — so items tagged with a TMDB id got a poster but never resolved a language and stayed heuristic. Lookup now uses the same id extraction as posters and supports TMDB-id lookups, so a metadata refresh auto-matches them. (Items with no id in their path still need manual matching.)
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.89 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.89-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.89-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.89-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.