Skip to main content
This is the canonical list of keys recognised by rockbox_settings::load_settings(). Keys not listed here are ignored.

Core

Subsonic / Navidrome API server

FIFO / pipe sink

Snapcast TCP sink

AirPlay sink

Squeezelite sink

Chromecast sink

UPnP

Playback defaults

Tone, stereo & channels

Surround

Crossfade

Equalizer

ReplayGain

Compressor

Where it’s parsed

The file is read by rockbox_settings::load_settings() in crates/settings/src/lib.rs. Unknown keys are silently ignored, so typos won’t crash startup — but they also won’t take effect.