added support for 1.2.80.349

- patch for hiding sponsored ads in playlists has been fixed
- enabled playlist creation using ai (test for premium)
- play counters have been added for the "Your Top Songs 2025" playlist
- russian translation update
This commit is contained in:
amd64fox
2025-12-26 15:49:12 +03:00
parent 99c235dff4
commit 8085973eb7
3 changed files with 429 additions and 88 deletions

View File

@@ -416,7 +416,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.79.427.g80eb4a07-589"
$onlineFull = "1.2.80.349.g2efc88b5-968"
}
}
else {
@@ -1235,7 +1235,7 @@ function Helper($paramname) {
}
}
}
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads' }
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads', 'Magpie', 'MagpiePrompting', 'MagpieScheduling' }
# Disable unimportant exp
if ($exp_spotify) {