Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
 - migration to Spotify version 1.1.94.864
 - fixed disabling podcasts for main
 - navalt theme enabled by default
 - added a new incoming parameter(navalt_off) to return to the old interface
 - enabled carusel for home page
 - correction of Russian translation
  • Loading branch information
amd64fox committed Sep 12, 2022
1 parent 873bde9 commit de225b6
Show file tree
Hide file tree
Showing 12 changed files with 139 additions and 112 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/installer-new-translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ body:
NoVariable2 = "in xpui.js"
NoVariable3 = "in licenses.html"
NoVariable4 = "in html"
NoVariable5 = "in home-v2.js"
ModSpoti = "Patching Spotify..."
Error = "Error"
FileLocBroken = "Location of Spotify files is broken, uninstall the client and run the script again"
Expand Down
226 changes: 117 additions & 109 deletions Install.ps1

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h1>System requirements</h1>

- <strong>OS: Windows 7-11</strong>
- <strong>Spotify: Recommended official version [1.1.93.896](https://cutt.ly/8EH6NuH)</strong>
- <strong>Spotify: Recommended official version [1.1.94.864](https://cutt.ly/8EH6NuH)</strong>
- <strong>For Windows Desktop only (Microsoft store version is not suitable).</strong>
- <strong>PowerShell: 3 or higher</strong>

Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/en.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
NoVariable2 = "in xpui.js"
NoVariable3 = "in licenses.html"
NoVariable4 = "in html"
NoVariable5 = "in home-v2.js"
NoVariable6 = "in xpui-desktop-modals.js"
ModSpoti = "Patching Spotify..."
Error = "Error"
FileLocBroken = "Location of Spotify files is broken, uninstall the client and run the script again"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/es.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "en xpui.js"
NoVariable3 = "en licenses.html"
NoVariable4 = "en html"
NoVariable5 = "en home-v2.js"
NoVariable6 = "en xpui-desktop-modals.js"
ModSpoti = "Parcheando Spotify..."
Error = "Error"
FileLocBroken = "La ubicación de los archivos de Spotify no funciona, desinstala el cliente y vuelve a ejecutar el script"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/fr.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "dans xpui.js"
NoVariable3 = "dans licenses.html"
NoVariable4 = "dans html"
NoVariable5 = "dans home-v2.js"
NoVariable6 = "dans xpui-desktop-modals.js"
ModSpoti = "Modification de Spotify..."
Error = "Erreure"
FileLocBroken = "L'emplacement des fichiers est cassé, désinstaller le client et lancer de nouveau le script"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/hi.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "xpui.js में"
NoVariable3 = "licenses.html में"
NoVariable4 = "html में"
NoVariable5 = "home-v2.js में"
NoVariable6 = "xpui-desktop-modals.js में"
ModSpoti = "स्पॉटिफाई पैचिंग..."
Error = "गडबड"
FileLocBroken = "स्पॉटिफाई फ़ाइलों का स्थान टूटा हुआ है, क्लाइंट की स्थापना रद्द करें और स्क्रिप्ट को फिर से चलाएँ"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/it.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "in xpui.js"
NoVariable3 = "in licenses.html"
NoVariable4 = "in html"
NoVariable5 = "in home-v2.js"
NoVariable6 = "in xpui-desktop-modals.js"
ModSpoti = "Patching Spotify..."
Error = "Errore"
FileLocBroken = "Il percorso dei file di Spotify non è stato trovato, disinstalla Spotify e fai ripartire lo script"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/ka.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "xpui.js -ში"
NoVariable3 = "licenses.html -ში"
NoVariable4 = "html =ში"
NoVariable5 = "home-v2.js -ში"
NoVariable6 = "xpui-desktop-modals.js -ში"
ModSpoti = "Spotify იკერვება..."
Error = "შეცდომა"
FileLocBroken = "Spotify ფაილების ლოკაცია არის გადეხილი, წაშალეთ კლიენტი და თავიდან გაუშვით სკრიპტი"
Expand Down
2 changes: 2 additions & 0 deletions scripts/installer-lang/pl.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
NoVariable2 = "w xpui.js"
NoVariable3 = "w licenses.html"
NoVariable4 = "w html"
NoVariable5 = "w home-v2.js"
NoVariable6 = "w xpui-desktop-modals.js"
ModSpoti = "Patchowanie Spotify..."
Error = "Błąd"
FileLocBroken = "Lokalizacje plików spotify są zepsute, odinstaluj klienta i uruchom ponownie skrypt"
Expand Down
4 changes: 3 additions & 1 deletion scripts/installer-lang/ru.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
NoVariable2 = "в xpui.js"
NoVariable3 = "в licenses.html"
NoVariable4 = "в html"
NoVariable5 = "в ru.json"
NoVariable5 = "в home-v2.js"
NoVariable6 = "в xpui-desktop-modals.js"
NoVariable7 = "в ru.json"
ModSpoti = "Модифицирую Spotify..."
Error = "Ошибка"
FileLocBroken = "Расположение файлов Spotify нарушено, удалите клиент и снова запустите скрипт"
Expand Down
4 changes: 3 additions & 1 deletion scripts/installer-lang/tr.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@
CacheDays2 = "Gün sayısını 1 ile 100 arasında girin"
NoVariable = "Değişken bulunamadı"
NoVariable2 = "xpui.js içinde"
NoVariable3 = "in licenses.html"
NoVariable3 = "licenses.html içinde"
NoVariable4 = "html içinde"
NoVariable5 = "home-v2.js içinde"
NoVariable6 = "xpui-desktop-modals.js içinde"
ModSpoti = "Spotify'a yama yapılıyor..."
Error = "Hata"
FileLocBroken = "Spotify dosyalarının konumu bozuk, istemciyi kaldırın ve kodu tekrar çalıştırın"
Expand Down

0 comments on commit de225b6

Please sign in to comment.