Nuzair46 / SpotX-Linux

Spotify Ad blocker based on SpotX for Linux
MIT License
760 stars 33 forks source link

SpotX installation failiure #34

Open Ouxyre opened 1 year ago

Ouxyre commented 1 year ago

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

Сountry of your account

United States

What is your Spotify Plan?

Free

Do you have Spicetify installed?

No

ℹ Computer information

- Spotify: 1.2.9.743-1 
- Distro: 
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
- Shell: bash

📝 Description

  1. Run spotx installer with no options

🖥️ Terminal Input/Output

SpotX-Linux/main/install.sh)


SpotX-Linux by @SpotX-CLI


SpotX-Linux version: 1.2.3.1115-1

Spotify directory found in PATH: /usr/local/bin /usr/bin/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /usr/bin/spotify) [spotifywm] attached to spotify

Spotify version: 1.2.9.743

xpui not found! Reinstall Spotify then try again. Exiting...

📸 Screenshots

No response

vsdhaliwal commented 1 year ago

have you tried using curl curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg

echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list

then install the client sudo apt-get update && sudo apt-get install spotify-client

as this worked for me, rather than installing it via snap or other provider...

breddiesucks commented 1 year ago

I am using Artix and having this same issue, seems its not supported. And I can't rollback coz the older .debs were pulled back by spotify

Man, I hate using spotify

akumaaayush commented 1 year ago

@breddie-normie use spotify-launcher instead of the regular spotify package on aur. And refer to this comment for the command.

breddiesucks commented 1 year ago

@breddie-normie use spotify-launcher instead of the regular spotify package on aur. And refer to this comment for the command.

Now it works, thanks blud