This release adds 2 notable features for engineering teams evaluating rollout.
Published 1mo
Media Servers
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
airplay
audio
flatpak
graphql
grpc
libadwaita
+14 more
macosx
mpd
mpris
music-player
music-streaming
navidrome
rockbox
rust
self-hosted
snapcast
tokio
typescript
typesense
zig
Summary
AI summaryAdded periodic library rescan and reconciliation to handle dropped filesystem watcher events.
Full changelog
[2026.06.26]
Added
library: periodic library rescan + delete reconciliation as a backstop for filesystem watcher events that get dropped silently — Linux inotify is a no-op on NFS/SMB/FUSE mounts, and the kqueue backend on BSDs (NetBSD) coalesces multi-file drops into a singleVnode::Writeevent and only surfaces one new file per coalesce;start_watchernow spawns a background tokio task that ticks everyROCKBOX_RESCAN_INTERVAL_SECSseconds (default120, set0to disable), runsscan_audio_filesthen the newaudio_scan::reconcile_deletionswhich walksrepo::track::all(already filtersis_remote = 0) and callsrepo::track::delete_by_pathfor any track whose path no longer exists on disk; overlapping ticks are skipped viatokio::sync::Mutex::try_lockso the periodic pass can never pile up behind a still-running initial scan on a large libraryci: Debian and Fedora package builds, published to GitHub Releases and Gemfury — new.github/workflows/linux-x86_64-build.ymlbuildsrockbox,rockboxd,librockboxd.a, androckbox-gpui(viagpui/package.sh, hard-fails if the Linux GPUI build breaks), downloadstypesense-serverv30.1 fromdl.typesense.org, and packages a.deband.rpmthat ship all four binaries plus therockbox-gpuidesktop entry and PNG icon; the existinglinux-aarch64-build.ymlis extended with a.debcontainingrockbox+rockboxd+typesense-server(no GPUI);linux-armhf-build.ymlgains a.debwith justrockboxd; each workflow checks forFURY_TOKENandFURY_ACCOUNTsecrets and pushes its own packages topush.fury.io, mirroring the smolsonic release pipeline
Full Changelog: https://github.com/tsirysndr/rockboxd/compare/2026.06.25...2026.06.26
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track A modern Music Player Daemon based on Rockbox firmware
Get notified when new releases ship.
Sign up freeAbout A modern Music Player Daemon based on Rockbox firmware
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]