github I-IAL9000/shrinkerr v0.9.107

3 hours ago

Added

  • The watcher now auto-detects external subtitle files. Dropping a sidecar sub (.srt/.ass/.ssa/.sub/.vtt/.sup/.idx) next to an already-known video is picked up on the next watcher cycle and updates that title's subtitle list — no manual folder rescan needed. Scoped to folders that actually gained subs (reuses the walk's file listing, writes only on change) and restart-safe (reconciles disk against each row).

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.107         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.107-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.107-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.107-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.