Last active
March 7, 2025 20:47
-
-
Save dir/ff84891d36c2414a6ce8bc7e64dc6f07 to your computer and use it in GitHub Desktop.
Spotify prefs snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| audio.allow_downgrade=false | |
| audio.normalize_v2=false | |
| audio.sync_bitrate_enumeration=4 | |
| audio.play_bitrate_enumeration=4 | |
| audio.play_bitrate_non_metered_migrated=true | |
| audio.play_bitrate_non_metered_enumeration=4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| storage.size=4096 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment