v1.0.38
[ 1.0.38 ] - 2025/02/07
- Added card configuration option
searchMediaBrowserQueueSelection
; True to add track / episode to play queue when search result is clicked; Otherwise, false to play the track / episode immediately when track search result is clicked. Default is false. - Added theme variable
--spc-card-wait-progress-slider-color
andcardWaitProgressSliderColor
card configuration option; Color of the card area wait progress indicator (default#2196F3
). - Added theme variable
--spc-player-progress-label-color
andplayerProgressLabelColor
card configuration option; Color of the player progress text labels (default#ffffff
). - Added theme variable
--spc-player-progress-slider-color
andplayerProgressSliderColor
card configuration option; Color of the player progress slider bar (default#2196F3
). - Added theme variable
--spc-player-volume-label-color
andplayerVolumeLabelColor
card configuration option; Color of the player volume text labels (default#ffffff
). - Added theme variable
--spc-player-volume-slider-color
andplayerVolumeSliderColor
card configuration option; Color of the player volume slider bar (default#2196F3
). - Corrected a bug when displaying player queue; the queue would not render when it contained a mix of tracks, podcast episodes, and audiobook chapters. Queue will now be displayed on the type of items in the queue, and not based on what the player is currently playing.