From 97617cce038d9efbecbf5b348aaa4f20e7198b2d Mon Sep 17 00:00:00 2001 From: NeoFoxxo <104744179+NeoFoxxo@users.noreply.github.com> Date: Tue, 19 Jul 2022 09:51:57 +1000 Subject: [PATCH 1/2] added how to install via scoop --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 34c4f23..aeede8c 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,38 @@ or [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_off -cache_off -block_update_on -start_spoti" ``` + +
+Installing with Scoop

+ +

Installing SpotX via the Scoop package manager includes

+ + - Automatic removal of Spotify MS if it was found + - Automatic installation of the recommended version of Spotify (if another client has already been found, it will be installed over) + - Removal of podcasts from the main page + - Automatic blocking of Spotify updates + - All [experimental features](https://github.com/amd64fox/SpotX/discussions/50) included + - Just run these commands in the command prompt or powershell: +
```scoop bucket add nonportable``` +
```scoop install spotx-np``` + +

Updating SpotX with Scoop

+To update SpotX or check for updates run this command in the command prompt or powershell: + +```scoop update spotx-np``` + +

Uninstalling SpotX with Scoop

+To fully uninstall SpotX and Spotify run this command in the command prompt or powershell: + +```scoop uninstall spotx-np``` + +
+ +
+Installing with parameters

+ +You can specify various parameters for a more flexible installation, more [details here](https://github.com/amd64fox/SpotX/discussions/60) +

From daa382dfe732fccc7200000282bf159aecaf1b7e Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 19 Jul 2022 13:36:32 +0300 Subject: [PATCH 2/2] minor edits --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index aeede8c..c018b8c 100644 --- a/README.md +++ b/README.md @@ -110,36 +110,36 @@ or
Installing with Scoop

-

Installing SpotX via the Scoop package manager includes

+

Installing SpotX via the Scoop package manager includes:

- Automatic removal of Spotify MS if it was found - Automatic installation of the recommended version of Spotify (if another client has already been found, it will be installed over) - Removal of podcasts from the main page - Automatic blocking of Spotify updates - All [experimental features](https://github.com/amd64fox/SpotX/discussions/50) included - - Just run these commands in the command prompt or powershell: -
```scoop bucket add nonportable``` -
```scoop install spotx-np``` + +

+ +

Installing SpotX with Scoop

+Just run these commands in the command prompt or powershell: + +
```scoop bucket add nonportable``` +
```scoop install spotx-np```

Updating SpotX with Scoop

+ To update SpotX or check for updates run this command in the command prompt or powershell: ```scoop update spotx-np```

Uninstalling SpotX with Scoop

+ To fully uninstall SpotX and Spotify run this command in the command prompt or powershell: ```scoop uninstall spotx-np```
-
-Installing with parameters

- -You can specify various parameters for a more flexible installation, more [details here](https://github.com/amd64fox/SpotX/discussions/60) - -

-
Installation for premium