mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-24 03:50:18 +10:00
smart shuffling disabled
Temporarily disable smart shuffling due to a bug in recent versions #463
This commit is contained in:
@@ -977,7 +977,8 @@ function Helper($paramname) {
|
||||
|
||||
if ($enhance_like_off) { $remEnable.remove('EnhanceLikedSongs') }
|
||||
if ($enhance_playlist_off) { $remEnable.remove('EnhancePlaylist') }
|
||||
if ($smartShuffle_off) { $remEnable.remove('SmartShuffle') }
|
||||
# if ($smartShuffle_off) { $remEnable.remove('SmartShuffle') }
|
||||
$remEnable.remove('SmartShuffle')
|
||||
if (!($funnyprogressBar)) { $remEnable.remove('HeBringsNpb') }
|
||||
# Old theme
|
||||
if (!($new_theme) -and [version]$offline -le [version]"1.2.13.661") {
|
||||
|
||||
@@ -569,7 +569,7 @@
|
||||
"description": "Enable Smart Shuffle in playlists",
|
||||
"native_description": "Enable Smart Shuffle",
|
||||
"version": {
|
||||
"fr": "",
|
||||
"fr": "1.2.15",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user