From aeca128854a67f4694d8c2a263443ed007c958da Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 7 Oct 2025 04:36:28 +0300 Subject: [PATCH] Update Readme requirements and installation details --- README.md | 16 ++++++++-------- css-helper/lyrics-color/rules.css | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8599ea1..c143104 100644 --- a/README.md +++ b/README.md @@ -22,17 +22,17 @@

Requirements

- **OS:** Windows 7-11 -- **Spotify:** [1.2.68 and below](https://loadspot.pages.dev) -- **For Windows Desktop only** (Microsoft Store version is not suitable) -- **PowerShell:** Version 5 and above recommended +- **Spotify:** [Official desktop version](https://loadspot.pages.dev) (Microsoft Store version is not suitable) +- **PowerShell:** 5.1 and above

Features

- **Blocks all banner, video, and audio ads** in the client - **Hiding podcasts, episodes, and audiobooks** from the homepage (optional) - **Block Spotify automatic updates** (optional) -- **More experimental features have been activated** ([see the full list](https://github.com/SpotX-Official/SpotX/discussions/50)) -- **Disabled Sentry's console log/error/warning messages** to Spotify developers, halted user interaction logging, and performed code minification +- **Some native experimental features have been changed** +- **Analytics sending has been disabled** +- **Advanced installation [parameters](https://github.com/SpotX-Official/SpotX/discussions/60)**

Installation / Update

Choose installation type:

@@ -46,7 +46,7 @@

-#### Just download and run [Install.bat](https://raw.githack.com/amd64fox/SpotX/main/Install_New_theme.bat) +#### Just download and run [Install_New_theme.bat](https://raw.githack.com/amd64fox/SpotX/main/Install_New_theme.bat) or @@ -76,7 +76,7 @@ iex "& { $(iwr -useb 'https://spotx-official.github.io/SpotX/run.ps1') } -m -new

-#### Just download and run [Install.bat](https://raw.githack.com/amd64fox/SpotX/main/Install_Old_theme.bat) +#### Just download and run [Install_Old_theme.bat](https://raw.githack.com/amd64fox/SpotX/main/Install_Old_theme.bat) or @@ -184,4 +184,4 @@ or

Disclaimer

- SpotX is a modified version of the official Spotify client, provided as an evaluation version, you use it at your own risk. +SpotX is a tool that modifies the official Spotify client, provided as an evaluation version — use it at your own risk. diff --git a/css-helper/lyrics-color/rules.css b/css-helper/lyrics-color/rules.css index 1297c09..d56a573 100644 --- a/css-helper/lyrics-color/rules.css +++ b/css-helper/lyrics-color/rules.css @@ -129,4 +129,4 @@ body .KDhLFoEqoClhH12bsfrS { --transcript-color-background: var(--background) !important; --transcript-color-text: var(--next) !important; --transcript-color-highlightText: var(--current) !important; -} +} \ No newline at end of file