BiblioFuse NAS 0.1.5 — Local Wi-Fi streaming
Pre-release
Pre-release
BiblioFuse NAS 0.1.5
Released 2026-07-22.
Local Wi-Fi native streaming
- Docker and Synology Container Manager now use host networking and advertise
_bibliofuse._tcpover Bonjour from the physical LAN address. - Released iOS and visionOS clients can discover the host on Local Wi-Fi and stream over
pinned HTTPS on port7342. - Docker deliberately has no Tailscale/manual native connection route.
Library selection
- Fresh installations start with no attached library root.
- Generic Docker users map their own folder to
/libraryin Compose, then select the
displayed location or a subfolder in Settings. - The Synology Container Manager template mounts
/volume1read-only and shows the DSM
shares readable by the configured Docker account; the user selects what to attach. - The DSM 7 x86-64 package
BiblioFuseNAS-0.1.0-0012-x86_64.spkis included with its
SHA-256 checksum.
Docker image
ghcr.io/mlt-solutions/bibliofuse-nas:0.1.5
Multi-platform digest:
sha256:6bf3d1252d4372385aa9e6ca1488cebe8f44a6c407724e86db662cd6eb0bca4d
The image includes linux/amd64 and linux/arm64 manifests, plus provenance and SBOM
attestations.
One host method per NAS
Do not run the host-network Docker service and the native Synology package together on
one NAS. Both intentionally use ports 7342 and 7343; choose either Docker/Container
Manager or the native package.