version bump to 1.2.26.1180

- fixed patches for hiding podcasts and sections similar to ads
- changing the list of sections #195
- included exp
  • encore cards
  • queue on right panel
This commit is contained in:
amd64fox
2023-12-03 19:20:01 +03:00
parent 60858ca890
commit 3b588b3aad
2 changed files with 44 additions and 17 deletions
+3 -4
View File
@@ -348,7 +348,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.25.1011.g0348b2ea-701"
$onlineFull = "1.2.26.1180.g6af55bfb-74"
}
}
else {
@@ -1062,7 +1062,8 @@ function Helper($paramname) {
if ($enhance_like_off) { Remove-Json -j $Enable -p'EnhanceLikedSongs' }
if ($enhance_playlist_off) { Remove-Json -j $Enable -p 'EnhancePlaylist' }
if ($EnhanceSongs) {
if ($EnhanceSongs -and [version]$offline -le [version]'1.2.25.1011') {
Move-Json -n 'SmartShuffle' -t $Enable -f $Disable
}
else {
@@ -1077,8 +1078,6 @@ function Helper($paramname) {
Move-Json -n 'Plus' -t $Enable -f $Disable
}
Remove-Json -j $Enable -p "EncoreCards", "QueueOnRightPanel"
if (!($funnyprogressBar)) { Remove-Json -j $Enable -p "HeBringsNpb" }
# Old theme