Files
silo-server/internal/api
QuickandClaude Fable 5 fe06312b06 fix(settings): register player.dolby_vision_enabled and player.seek_cache_enabled
Keys absent from settingsRegistry resolve through the user-scope path
and return an empty effective_value, which Apple clients interpreted as
false — flipping these default-ON toggles off on first sync. Register
both device-scoped keys with default "true" so defaults resolve
correctly and device overrides round-trip. seek_cache_enabled had been
syncing unregistered since it shipped; dolby_vision_enabled is new
(Apple client Dolby Vision toggle, silo-apple e9bd775).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 14:55:58 -04:00
..