mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
Update
- added FAQ - added forms yml - added "Report incorrect translations"
This commit is contained in:
90
.github/Doc/FAQ.md
vendored
Normal file
90
.github/Doc/FAQ.md
vendored
Normal file
@@ -0,0 +1,90 @@
|
||||
<div align="center"><h1>FAQ</h1></div>
|
||||
|
||||
<div align="center"><h2>I have an error / bug / strange client behavior, what can I do ?</h2></div>
|
||||
|
||||
If you notice an error or other malfunction in the mod or in its installation, then do not rush to create a problem report, try this couple of simple steps, this helps to solve a large number of different bugs:
|
||||
|
||||
- Completely remove Spotify so that there are no tails from the old versions of the client, [this patch](https://github.com/amd64fox/Uninstall-Spotify) will do it for you in one click, after that, run the SpotX installation again, this way you will perform a clean installation, which helps to avoid a lot of bugs associated with outdated versions.
|
||||
- Also, as an additional measure, look at your host file, it should not contain different URLs that can cause the client to work incorrectly, even if you are sure that you did not add anything to it, then go into it anyway and check it for sure, since Some ad blockers that you may have used in the past may have added entries to the host file automatically without your consent.
|
||||
To quickly open the host file, press `Win + R` and enter `%WinDir%\System32\Drivers\Etc\hosts`, in order for the system to allow you to edit the file, you need to open it as an administrator.
|
||||
- If you still see errors, then install the original client and check this error there, if the error is present in the original client, then here you need to wait for a fix from the Spotify developers.
|
||||
To expedite resolution of a problem in the original client, please create a problem report on their [support forum](https://community.spotify.com/t5/Desktop-Windows/bd-p/desktop_windows).
|
||||
In the meantime, you are waiting for a fix, you can temporarily return to the previous version of Spotify that worked for you and block updates in it, [this instruction](https://github.com/amd64fox/Rollback-Spotify) will help you with this.
|
||||
|
||||
|
||||
<div align="center"><h2>It seems I have an old version of PowerShell 2.0, can I install a patch with it?</h2></div>
|
||||
|
||||
No, you will get something like this error
|
||||
<details>
|
||||
<summary><small>Screenshot</small></summary><p>
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
</details>
|
||||
Script only works starting from version 3, you need to update NET Framework and PowerShell.
|
||||
|
||||
Do the following:
|
||||
|
||||
- Upgrade to [NET Framework 4.8](https://go.microsoft.com/fwlink/?linkid=2088631)
|
||||
- Upgrade to [WMF 5.1](https://www.microsoft.com/en-us/download/details.aspx?id=54616)
|
||||
- Reboot your PC
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><h2>How to downgrade Spotify version?</h2></div>
|
||||
|
||||
If you have problems with the patch after upgrading the client version, then use this [tool](https://github.com/amd64fox/Rollback-Spotify) to revert back to the working version.
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><h2>SpotX is forcibly installing/updating an outdated version of Spotify, but a new version has already been released, how do I install it?</h2></div>
|
||||
|
||||
SpotX installs/updates the recommended version which is the most stable according to the author of the patch.
|
||||
If a new version has been released, and SpotX has not yet been updated, then you have two options:
|
||||
- Stay on the recommended version and block automatic Spotify updates
|
||||
- Install the latest version of Spotify and run [`Usual installation`](https://github.com/amd64fox/SpotX#choose-installation-type), confirm during the installation that you want to continue with the installation with the version that has not been tested yet, but do not forget that mistakes are possible with it.
|
||||
|
||||
<div align="center"><h2>I got an error editing my hosts file, how can I fix it?</h2></div>
|
||||
This error can be fixed in two ways:
|
||||
- Just run the bat file as administrator
|
||||
|
||||
or
|
||||
|
||||
- Manually editing the hosts file, you need to open and remove all lines from it that relate to Spotify
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><h2>My hosts file got corrupted during installation, how do I get it back?</h2></div>
|
||||
|
||||
If you need your old hosts file, then you can find a backup of it in the same folder named `hosts.bak`
|
||||
|
||||
<div align="center"><h2>I want to translate the installer into my language, how can I do that?</h2></div>
|
||||
|
||||
If you would like to translate the installer into your language, you can do so here, and if you notice a bug in current languages, you can report it here.
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><h2>Can I use SpotX and Spicetify together?</h2></div>
|
||||
|
||||
Yes you can do this, for example:
|
||||
|
||||
1. First install SpotX, then install Spicetify on top and customize it to your taste.
|
||||
|
||||
Or you can do the opposite.
|
||||
|
||||
2. first install Spicetify, customize it to your taste, and then install SpotХ on top.
|
||||
|
||||
But if you use the second case, then when you try to use the Spicetify commands, my patch will be reset, you will need to install it on top again.
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><h2>I have a premium account but I still want to use SpotX, is this possible?</h2></div>
|
||||
|
||||
Yes, there is such an opportunity, you need to run a [special installation](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Prem.bat) without ad blocking.
|
||||
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,33 +0,0 @@
|
||||
---
|
||||
name: ❌ Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ❌ bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## ℹ Computer information
|
||||
|
||||
- Spotify version:
|
||||
- Plan Spotify: free or premium
|
||||
- Windows version:
|
||||
- PowerShell version:
|
||||
- Spicetify installed: yes or no
|
||||
|
||||
## 📝 Description of the problem
|
||||
|
||||
1. …
|
||||
2. …
|
||||
3. …
|
||||
|
||||
## 📷 Screenshots
|
||||
|
||||
<details>
|
||||
<summary><small>Screenshot</small></summary><p>
|
||||
|
||||

|
||||
|
||||
</small></summary><p>
|
||||
|
||||
</details>
|
||||
82
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
82
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
@@ -0,0 +1,82 @@
|
||||
name: ❌ Bug report
|
||||
description: Report errors or unexpected behavior
|
||||
labels: ❌ bug
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 🧐 Have you read the FAQ and viewed similar issues?
|
||||
description: Please read the <a href="https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md">FAQ</a>. Also check the open and closed <a href="https://github.com/amd64fox/SpotX/issues">issue</a> because your issue may have already been fixed.
|
||||
options:
|
||||
- label: I have read the FAQ
|
||||
required: true
|
||||
- label: I have checked older issues, open and closed
|
||||
required: true
|
||||
- label: I did a clean install of SpotX as described in the FAQ
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "###"
|
||||
- type: dropdown
|
||||
id: plan
|
||||
attributes:
|
||||
label: What is your Spotify Plan?
|
||||
description: You can view your plan on your account page, under <a href="https://www.spotify.com/account/">Your plan</a>.
|
||||
options:
|
||||
- Free
|
||||
- Premium
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "###"
|
||||
- type: dropdown
|
||||
id: spicetify
|
||||
attributes:
|
||||
label: Do you have Spicetify installed?
|
||||
description: <a href="https://spicetify.app/">Spicetify</a> is a command line tool to customize Spotify client.
|
||||
options:
|
||||
- "Yes"
|
||||
- "No"
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "###"
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ℹ Computer information
|
||||
description: |
|
||||
- Spotify: e.g. <kbd>1.1.90.859.gf1bb1e36</kbd>
|
||||
- In the open Spotify client in the upper left corner, click <kbd>•••</kbd> → <kbd>Help</kbd> → <kbd>About Spotify</kbd>
|
||||
- Windows: e.g. <kbd>Windows 11 21H2 22000.527</kbd>
|
||||
- Press <kbd>Win</kbd> + <kbd>Pause/Break</kbd> to open the page to copy from.
|
||||
- PowerShell: e.g. <kbd>5.1.19041.1200</kbd>
|
||||
- In the Windows PowerShell console, type the following command <kbd>Get-Host | Select-Object Version</kbd>
|
||||
placeholder: |
|
||||
- Spotify:
|
||||
- Windows:
|
||||
- PowerShell:
|
||||
value: |
|
||||
- Spotify:
|
||||
- Windows:
|
||||
- PowerShell:
|
||||
render: markdown
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 📝 Description
|
||||
description: List steps to reproduce the error and details on what happens and what you expected to happen.
|
||||
value: |
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 📸 Screenshots
|
||||
description: Place any screenshots of the issue here if needed
|
||||
validations:
|
||||
required: false
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ✏️ FAQ
|
||||
url: https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md
|
||||
about: Read the frequently asked questions, maybe it will help solve your problem right now.
|
||||
25
.github/ISSUE_TEMPLATE/idea.md
vendored
25
.github/ISSUE_TEMPLATE/idea.md
vendored
@@ -1,25 +0,0 @@
|
||||
---
|
||||
name: 💡 To suggest an idea
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 💡 enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 📝 Description of the idea
|
||||
|
||||
1. …
|
||||
2. …
|
||||
3. …
|
||||
|
||||
## 📷 Screenshots
|
||||
|
||||
<details>
|
||||
<summary><small>Screenshot</small></summary><p>
|
||||
|
||||

|
||||
|
||||
</small></summary><p>
|
||||
|
||||
</details>
|
||||
94
.github/ISSUE_TEMPLATE/idea.yml
vendored
Normal file
94
.github/ISSUE_TEMPLATE/idea.yml
vendored
Normal file
@@ -0,0 +1,94 @@
|
||||
name: 🌐 Installer translation
|
||||
description: Translate the installer into your language
|
||||
labels: 🌐 New translation
|
||||
body:
|
||||
- type: input
|
||||
id: lang
|
||||
attributes:
|
||||
label: What language do you want to translate into?
|
||||
placeholder: e.g. English
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: langpowershell
|
||||
attributes:
|
||||
label: Enter language name in PowerShell
|
||||
description: Enter the following command in the PowerShell terminal <kbd>$PSUICulture.Remove(2)</kbd>, write the answer in the line below. For this to work, your Windows must be in this language.
|
||||
placeholder: e.g. en
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 📝 Translation strings
|
||||
description: |
|
||||
Now you can start translating strings, a few notes before you start:
|
||||
- Translation strings start after an equals sign and are enclosed in quotation marks
|
||||
- There are variables before the equal sign, they do not need to be translated.
|
||||
- Also, if you come across characters <kbd>{0}</kbd>, <kbd>{1}</kbd> or file names, then just skip them.
|
||||
|
||||
Good luck to you.
|
||||
value: |
|
||||
Author = "Author:"
|
||||
Incorrect = "Oops, an incorrect value,"
|
||||
Incorrect2 = "enter again through "
|
||||
Download = "Error downloading"
|
||||
Download2 = "Will re-request in 5 seconds..."
|
||||
Download3 = "Error again"
|
||||
Download4 = "Check your network settings and run the installation again"
|
||||
Download5 = "Downloading Spotify"
|
||||
Download6 = "Failed web request via curl"
|
||||
StopScrpit = "Script is stopped"
|
||||
MsSpoti = "The Microsoft Store version of Spotify has been detected which is not supported"
|
||||
MsSpoti2 = "Uninstall Spotify Windows Store edition [Y/N]"
|
||||
MsSpoti3 = "Automatic uninstalling Spotify MS..."
|
||||
MsSpoti4 = "Uninstalling Spotify MS..."
|
||||
Prem = "Modification for premium account..."
|
||||
DownBts = "Downloading latest patch BTS..."
|
||||
OldV = "Found outdated version of Spotify"
|
||||
OldV2 = "Your Spotify {0} version is outdated, it is recommended to upgrade to {1}"
|
||||
OldV3 = "Want to update ? [Y/N]"
|
||||
AutoUpd = "Automatic update to the recommended version"
|
||||
DelOrOver = "Do you want to uninstall the current version of {0} or install over it? Y [Uninstall] / N [Install Over]"
|
||||
DelOld = "Uninstalling old Spotify..."
|
||||
NewV = "Unsupported version of Spotify found"
|
||||
NewV2 = "Your Spotify {0} version hasn't been tested yet, currently it's a stable {1} version"
|
||||
NewV3 = "Do you want to continue with {0} version (errors possible) ? [Y/N]"
|
||||
Recom = "Do you want to install the recommended {0} version ? [Y/N]"
|
||||
DelNew = "Uninstalling an untested Spotify..."
|
||||
DownSpoti = "Downloading and installing Spotify"
|
||||
DownSpoti2 = "Please wait..."
|
||||
PodcatsOff = "Off Podcasts"
|
||||
PodcastsOn = "On Podcasts"
|
||||
PodcatsSelect = "Do you want to disable podcasts from the main page? [Y/N]"
|
||||
DowngradeNote = "It is recommended to block because there was a downgrade of Spotify"
|
||||
UpdBlock = "Spotify updates blocked"
|
||||
UpdUnblock = "Spotify updates are not blocked"
|
||||
UpdSelect = "Want to block Spotify updates? [Y/N]"
|
||||
CacheOn = "Clear cache enabled ({0})"
|
||||
CacheOff = "Clearing the cache is not enabled"
|
||||
CacheSelect = "Want to set up automatic cache cleanup? [Y/N]"
|
||||
CacheDays = "Cache older: XX days to be cleared "
|
||||
CacheDays2 = "Enter the number of days from 1 to 100"
|
||||
NoVariable = "Didn't find variable"
|
||||
NoVariable2 = "in xpui.js"
|
||||
NoVariable3 = "in licenses.html"
|
||||
NoVariable4 = "in html"
|
||||
ModSpoti = "Patching Spotify..."
|
||||
Error = "Error"
|
||||
FileLocBroken = "Location of Spotify files is broken, uninstall the client and run the script again"
|
||||
Spicetify = "Spicetify detected"
|
||||
NoRestore = "SpotX has already been installed, xpui.js and xpui.css not found. `nPlease uninstall Spotify client and run Install.bat again"
|
||||
ExpSpotify = "Experimental features operated by Spotify"
|
||||
ExpStandart = "Experimental features of SpotX are not included"
|
||||
NoRestore2 = "SpotX has already been installed, xpui.bak not found. `nPlease uninstall Spotify client and run Install.bat again"
|
||||
UpdateBlocked = "Spotify updates are already blocked"
|
||||
UpdateError = "Failed to block updates"
|
||||
NoSpotifyExe = "Could not find Spotify.exe"
|
||||
InstallComplete = "installation completed"
|
||||
HostInfo = "Unwanted URLs found in hosts file"
|
||||
HostBak = "Backing up hosts.bak..."
|
||||
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
|
||||
HostError = "Something went wrong while editing the hosts file, edit it manually or run the script as administrator"
|
||||
render: txt
|
||||
validations:
|
||||
required: true
|
||||
31
.github/ISSUE_TEMPLATE/itranslation-fix.yml
vendored
Normal file
31
.github/ISSUE_TEMPLATE/itranslation-fix.yml
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
name: "🌐 Localization/Translation issue"
|
||||
description: Report incorrect translations.
|
||||
labels: 🌐 Fix translation
|
||||
body:
|
||||
- type: dropdown
|
||||
id: langselect
|
||||
attributes:
|
||||
label: 🌐 Select language
|
||||
options:
|
||||
- English
|
||||
- Russian
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ❌ Actual phrase(s)
|
||||
placeholder: What is there? Please include a screenshot as that is extremely helpful.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ✔️ Expected phrase(s)
|
||||
placeholder: What was expected?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ℹ Why is the current translation wrong
|
||||
placeholder: Why do you feel this is incorrect?
|
||||
validations:
|
||||
required: true
|
||||
BIN
.github/Pic/Excremental-fun/Album-Release-Anniversaries.gif
vendored
Normal file
BIN
.github/Pic/Excremental-fun/Album-Release-Anniversaries.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 MiB |
1
.github/Pic/Shields/faq.svg
vendored
Normal file
1
.github/Pic/Shields/faq.svg
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="61" height="20" role="img" aria-label="FAQ: "><title>FAQ: </title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="61" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="50" height="20" fill="#555"/><rect x="50" width="11" height="20" fill="#dfb317"/><rect width="61" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><image x="5" y="3" width="14" height="14" xlink:href="data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZEMDAwIiByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+SGVscERlc2s8L3RpdGxlPjxwYXRoIGQ9Ik0xMiAxMC43MWw2LjEyLTUuMzFIMTJjLTIuMTYgMC00LjMyLjA2LTYuMzYuMjEtLjg0LjA2LTEuNS42OS0xLjU2IDEuNTMtLjEyIDEuMjYtLjE4IDIuODUtLjE4IDQuNDF2Ljg3YzAgMS41OS4wNiAzLjE1LjE4IDQuNDEuMDkuODEuNzUgMS40NyAxLjU2IDEuNWE5MCA5MCAwIDAwMTIuNzIgMGMuODEtLjAzIDEuNS0uNjkgMS41Ni0xLjUuMDktMS4yLjE1LTIuNjcuMTgtNC4xN0wyNCA5LjNWMTIuNjZjMCAxLjU5LS4wNiAzLjE4LS4xOCA0LjQ3YTUuNTcgNS41NyAwIDAxLTUuMTkgNS4xYy0yLjEzLjE4LTQuMzguMjctNi42My4yN3MtNC41LS4wOS02LjYzLS4yNGE1LjU3IDUuNTcgMCAwMS01LjE5LTUuMUMuMDYgMTUuODEgMCAxNC4xMyAwIDEyLjQ1di0uODdDMCA5LjkuMDYgOC4yMi4xOCA2Ljg0YTUuNTcgNS41NyAwIDAxNS4xOS01LjFDNy41IDEuNTkgOS43NSAxLjUgMTIgMS41aDEydjMuOUwxMiAxNS44MWwtNS42MS00Ljg2TDkuMzMgOC40eiIvPjwvc3ZnPg=="/><text aria-hidden="true" x="345" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="230">FAQ</text><text x="345" y="140" transform="scale(.1)" fill="#fff" textLength="230">FAQ</text></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
42
README.md
42
README.md
@@ -6,6 +6,8 @@
|
||||
<a href="https://t.me/spotify_windows_mod"><img src="https://raw.githubusercontent.com/amd64fox/SpotX/main/.github/Pic/Shields/tg.svg"></a>
|
||||
<a href="https://www.youtube.com/results?search_query=https%3A%2F%2Fgithub.com%2Famd64fox%2FSpotX"><img src="https://raw.githubusercontent.com/amd64fox/SpotX/main/.github/Pic/Shields/youtube.svg"></a>
|
||||
<a href="https://cutt.ly/8EH6NuH"><img src="https://raw.githubusercontent.com/amd64fox/SpotX/main/.github/Pic/Shields/excel.svg"></a>
|
||||
<a href="https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md"><img src="https://raw.githubusercontent.com/amd64fox/SpotX/main/.github/Pic/Shields/faq.svg"></a>
|
||||
|
||||
</p>
|
||||
<h2> <div align="center"><b> Modified Spotify Client for Windows </b></div> </h2>
|
||||
|
||||
@@ -177,44 +179,10 @@ or
|
||||
|
||||
- Reinstall Spotify ([Full uninstall](https://github.com/amd64fox/Uninstall-Spotify) recommended)
|
||||
|
||||
<h1>Possible problems</h1>
|
||||
<h1>FAQ</h1>
|
||||
|
||||
<details>
|
||||
<summary><small>In most cases, this helps solve problems.</small></summary><p>
|
||||
- Please see [FAQ](https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md)
|
||||
|
||||
If you notice an error or other malfunction in the mod or in its installation, then do not rush to create a problem report, try this couple of simple steps, this helps to solve a large number of different bugs:
|
||||
|
||||
- Completely remove Spotify so that there are no tails from the old versions of the client, [this patch](https://github.com/amd64fox/Uninstall-Spotify) will do it for you in one click.
|
||||
- Also, as an additional measure, look at your host file, it should not contain different URLs that can cause the client to work incorrectly, even if you are sure that you did not add anything to it, then go into it anyway and check it for sure, since Some ad blockers that you may have used in the past may have added entries to the host file automatically without your consent.
|
||||
To quickly open the host file, press `Win + R` and enter `%WinDir%\System32\Drivers\Etc\hosts`, in order for the system to allow you to edit the file, you need to open it as an administrator.
|
||||
- If you still see errors, then install the original client and check this error there, if the error is present in the original client, then here you need to wait for a fix from the Spotify developers.
|
||||
To expedite resolution of a problem in the original client, please create a problem report on their [support forum](https://community.spotify.com/t5/Desktop-Windows/bd-p/desktop_windows).
|
||||
In the meantime, you are waiting for a fix, you can temporarily return to the previous version of Spotify that worked for you and block updates in it, [this instruction](https://github.com/amd64fox/Rollback-Spotify) will help you with this.
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><small>Outdated versions of PowerShell</small></summary><p>
|
||||
|
||||
If you are using Windows 7, there may be errors in the installation process due to an outdated version of NET Framework and PowerShell.
|
||||
Do the following:
|
||||
|
||||
- Upgrade to [NET Framework 4.8](https://go.microsoft.com/fwlink/?linkid=2088631)
|
||||
- Upgrade to [WMF 5.1](https://www.microsoft.com/en-us/download/details.aspx?id=54616)
|
||||
- Reboot your PC
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><small>How do I go back to the previous version of the client ?</small></summary><p>
|
||||
|
||||
If you have problems with the patch after upgrading the client version, then use this [tool](https://github.com/amd64fox/Rollback-Spotify) to revert back to the working version.
|
||||
|
||||
</details>
|
||||
|
||||
<h1>Additional Notes</h1>
|
||||
<h1>Credits</h1>
|
||||
|
||||
- The repository is based on <a href="https://github.com/mrpond/BlockTheSpot">BlockTheSpot</a>, and also some tricks were taken from <a href="https://github.com/khanhas/spicetify-cli">spicetify-cli</a>, many thanks to the contributors
|
||||
- SpotX will only work correctly on the latest versions of Spotify, please make sure of this before asking a question.
|
||||
- The modifiable files are replaced by the Spotify installer every time it is updated, so you will need to apply the patch again when this happens.
|
||||
- [SpotX will be installed even if you are using Spicetify](https://github.com/amd64fox/SpotX/discussions/28#discussioncomment-2389043), but you may need to run Install.bat again after running the `spicetify apply` or other commands.
|
||||
|
||||
Reference in New Issue
Block a user