add configuration for audio status fade

This commit is contained in:
jeffvli
2025-12-02 16:58:55 -08:00
parent bc5d0cf994
commit cab16b0893
5 changed files with 58 additions and 12 deletions
+2
View File
@@ -794,6 +794,8 @@
"showVisualizerInSidebar": "show visualizer in player sidebar",
"preservePitch_description": "preserves pitch when modifying playback speed",
"preservePitch": "preserve pitch",
"audioFadeOnStatusChange": "audio fade on status change",
"audioFadeOnStatusChange_description": "enables fade out and fade in when play/pause status changes",
"preventSleepOnPlayback_description": "prevent the display from sleeping while music is playing",
"preventSleepOnPlayback": "prevent sleep on playback",
"remotePassword_description": "sets the password for the remote control server. These credentials are by default transferred insecurely, so you should use a unique password that you do not care about",