This release adds 4 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
Affected surfaces
auth
Summary
AI summaryAdded Rocksky integration commands for OAuth login, user lookup, and audio settings sync.
Full changelog
[2026.06.15]
Added
rockboxd login <handle>— OAuth login to Rocksky using your Bluesky handle; opens the authorisation URL in the default browser and spins up a minimal tokio TCP server on port 6996 to receive the callback token, which is persisted to~/.config/rockbox.org/tokenrockboxd whoami— print the currently logged-in Rocksky user (reads the stored token and resolves the handle via the Rocksky API)rockboxd settings pull [--did <DID_OR_HANDLE>]— fetch audio settings (equalizer, crossfade, replaygain, tone/bass/treble/balance/channels) from Rocksky and merge them into~/.config/rockbox.org/settings.tomlwithout touching any other fields;--didenables public access — any user's settings can be pulled without a token by passing their DID or handlerockboxd settings push— read the currentsettings.tomland upload the audio sections (equalizer, crossfade, replaygain, tone) to Rocksky viaapp.rocksky.rockbox.putAudioSettings; requires a valid stored token- All four subcommands exit the process immediately after completing — the Zig firmware and gRPC/HTTP servers are never started, avoiding the C-global-initialisation segfault that would occur before
main_c()runs
Full Changelog: https://github.com/tsirysndr/rockbox-zig/compare/2026.06.14...2026.06.15
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]