const LIBRARY_SETTINGS_KEY: &str = "library_settings";Expand description
app_settings key holding the persisted library preferences (JSON).
Persisted for the same reason the streaming cap is: a hidden folder that silently comes back on the next launch is a setting the user has to keep re-applying, and they would have no way to tell it had been forgotten.