- A new parameter, "-cache_limit," has been added to modify the limit for automatic clearing of the audio cache. The old cache clearing script has been removed
- The "What's New Feed" panel has been temporarily disabled due to unstable performance.
This commit is contained in:
amd64fox
2023-05-16 16:31:37 +03:00
parent 74bf0653ec
commit ad7d5b0f72
13 changed files with 73 additions and 310 deletions

View File

@@ -40,7 +40,6 @@ body:
Download3 = "Error again"
Download4 = "Check your network settings and run the installation again"
Download5 = "Downloading Spotify"
Download6 = "Curl error"
StopScript = "Script is stopped"
MsSpoti = "The Microsoft Store version of Spotify has been detected which is not supported"
MsSpoti2 = "Uninstall Spotify Microsoft Store edition [Y/N]"
@@ -67,11 +66,6 @@ body:
UpdBlock = "Spotify updates blocked"
UpdUnblock = "Spotify updates are not blocked"
UpdSelect = "Want to block Spotify updates? [Y/N]"
CacheOn = "Audio cache cleaning is enabled ({0})"
CacheOff = "Audio cache cleaning is not enabled"
CacheSelect = "Do you want to install automatic audio cache cleaning for Spotify? [Y/N]"
CacheDays = "A cache that has not been used for more than the number of days specified by you will be deleted"
CacheDays2 = "Enter the number of days from 1 to 100"
ModSpoti = "Patching Spotify..."
Error = "Error"
FileLocBroken = "Location of Spotify files is broken, uninstall Spotify client and run the script again"