github I-IAL9000/shrinkerr v0.3.8

latest releases: v0.9.102, v0.9.101, v0.9.100...
3 months ago

Fixed

  • Settings page no longer spawns a page-wide scrollbar on short viewports (≤ 900 px tall). When the Settings sub-nav was expanded — Directories, Video, Audio, Subtitles, Connections, Rules, Renaming, Automation, System — the sidebar pushed the layout past viewport height, and because the main content area already scrolls internally, the outer <body> scrollbar only ended up scrolling the sidebar. Sidebar now caps its own height at 100vh and scrolls internally when content overflows, leaving the main-content scroll untouched.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-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.