github nothing2obvi/pixelfin v1.0.8

latest release: v1.0.9
3 hours ago

Highlights

  • Added a Docker host-IP fallback for Jellyfin requests. If Pixelfin is running in Docker and a private Jellyfin URL like http://192.168.x.x:8096 times out from inside the container, Pixelfin retries through host.docker.internal behind the scenes.
  • Keeps your configured Jellyfin URL intact while fixing common Docker-to-host routing issues.
  • Applies to server testing, library sync/scans, per-item updates, image proxying, HTML/ZIP export, and restore lookups/uploads.
  • Keeps Jellyfin 10.11 and Jellyfin 12 compatibility.

Docker Images

Published multi-architecture images for linux/amd64 and linux/arm64:

  • ghcr.io/nothing2obvi/pixelfin:v1.0.8
  • ghcr.io/nothing2obvi/pixelfin:latest

Notes

You can disable the fallback by setting PIXELFIN_DOCKER_HOST_FALLBACK=false, or point it somewhere else by setting PIXELFIN_DOCKER_HOST_FALLBACK to a different hostname.

Don't miss a new pixelfin release

NewReleases is sending notifications on new releases.