SpotX-Official / SpotX-Bash

SpotX Mac and Linux adblocker for the Spotify desktop client, in Bash
MIT License
1.7k stars 58 forks source link

CanΒ΄t install SpotX-bash [installed Spicetify first, didn't read FAQ or troubleshooting] #45

Closed ImxTreme21 closed 1 month ago

ImxTreme21 commented 1 month ago

🧐 Have you fully read the README and viewed similar issues?

Π‘ountry of your account

PerΓΊ

What is your Spotify Plan?

Free

Do you have Spicetify installed?

Yes

β„Ή Computer information

- Spotify version: spotify 1:1.2.37.701-1 (AUR)
- OS: EndeavourOS (Arch Linux basically) kernel Linux 6.9.2-zen1-1-zen
- Shell: /usr/bin/zsh

πŸ“ Description

  1. Copy and paste command from readme into terminal
  2. Press enter, it doesnt work.

πŸ–₯️ Terminal Input/Output

❯ bash <(curl -sSL https://spotx-official.github.io/run.sh) -eh -P /opt/spotify/

β–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ•— β–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ•— β–ˆβ•— β–ˆβ•”β•β•β•β–ˆβ•”β•β–ˆβ•—β–ˆβ•”β•β•β–ˆβ•—β•šβ•β–ˆβ•”β•β•β•šβ–ˆβ•—β–ˆβ•”β• β–ˆβ•”β•β–ˆβ•—β–ˆβ•”β•β–ˆβ•—β–ˆβ•”β•β•β•β–ˆβ•‘ β–ˆβ•‘ β–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•”β•β–ˆβ•‘ β–ˆβ•‘ β–ˆβ•‘ β•šβ–ˆβ•”β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•‘ β•šβ•β•β–ˆβ•‘β–ˆβ•”β•β• β–ˆβ•‘ β–ˆβ•‘ β–ˆβ•‘ β–ˆβ•”β–ˆβ•—β•šβ•β•β–ˆβ•”β•β–ˆβ•—β–ˆβ•”β•β–ˆβ•‘β•šβ•β•β–ˆβ•‘β–ˆβ•”β•β–ˆβ•‘ β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ•‘ β–ˆβ•”β• β–ˆβ•— β–ˆβ–ˆβ–ˆβ•”β•β–ˆβ•‘ β–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ•‘ β–ˆβ•‘ β•šβ•β•β•β•β•šβ• β•šβ•β•β• β•šβ• β•šβ• β•šβ• β•šβ•β•β• β•šβ• β•šβ•β•šβ•β•β•β•β•šβ• β•šβ•

Error: Spotify not found in path set by '-P'. Confirm directory and try again.

~ ❯

Spotify is indeed installed in opt/spotify/ idk wtf is going on.

πŸ“Έ Screenshots

No response

jetfir3 commented 1 month ago

You've selected that you have Spicetify installed. If this is true then that explains the issue... Spicetify changes directory integrity so the script is unable to work properly.

The FAQ covers this and mentions that if Spicetify is to be used it must be run AFTER running SpotX-Bash.

  1. Fresh install of Spotify
  2. Run SpotX-Bash
  3. Run Spicetify

if you do NOT have Spicetify installed and filled out this form incorrectly then the next thing we can look at is directory structure... provide the output from each command:

ls -la /opt/spotify/
ls -la /opt/spotify/Apps/
ImxTreme21 commented 1 month ago

Ty, it works now.