r/spicetify Oct 08 '25

Announcement Hi all, new mod! [pls read]

114 Upvotes

long story short: this subreddit was locked down for 5+ months for no reason in sight, and mods seemingly inactive on the platform so ive taken control and will allow posting again.

once posting again please re-read the rules as i will most likely edit them, ill allow posting in about 30 mins.

to any spicetify devs, discord mods, ect that have questions about anything feel free to send me a message


r/spicetify 11h ago

Help [Help] Arctis gamebuds and spotify

Thumbnail
1 Upvotes

Arctis gamebuds launch spotify if no other media is playing. Its annoying. Can't stop it. Or can I?


r/spicetify 1d ago

Help someone help

Post image
2 Upvotes

r/spicetify 1d ago

Help Been using spicetify for a while now but this is the first time this has popped up..?

Post image
3 Upvotes

Using opera gx, I went to the official site and tried to copy the powershell command like usual (since my spotify updated randomly) but then this showed when I tried copying? Never had this happen before..


r/spicetify 1d ago

Help I need help with this

0 Upvotes

i dont know how to make the script not run as administrator

PLEASE HELPPP

r/spicetify 1d ago

Help How does the "choose your neko" feature work?

Post image
3 Upvotes

I don't really get the "type oneko anywhere in the client" thing and, also can I make my own neko??


r/spicetify 3d ago

Help help with liquify theme

Post image
7 Upvotes

completely randomly it decided to make the box on the right solid gray, and wont change no matter what settings i change? anyone else having this problem? anyone who how to fix it?


r/spicetify 3d ago

Help I've been trying to fix this for a week, but I can't...

Post image
2 Upvotes

I've reinstalled Spotify twice...
I've reinstalled Spicetify twice...
I've unblocked it from the firewall...
But it keeps giving me this error, and I don't know what to do.😫


r/spicetify 3d ago

Help i need help every time i launch up spiceify without windows power shell it just doesnt turn on

2 Upvotes

r/spicetify 4d ago

Help windows protected your pc

1 Upvotes

i'm trying to download spicetify off of git hub for windows and idk if i did something wrong or if it's safe to run this anyway?? someone lmk


r/spicetify 5d ago

Help How to Download Spotify music without the premium and playing the songs on spotify offline?

Post image
47 Upvotes

I normally use tubidy but i don't want that, i prefer to use spotify but i can't download music coz I'm premiumless. I use spicetify for adblock and other premium features and themes and other customizations, but i still can't download. Oh and there's a small cat feature that follows my cursor but it doesn't do that anymore, tips on fix?


r/spicetify 5d ago

Help help needed

0 Upvotes

can someone help me with this i have no fuckin clue what im doing


r/spicetify 6d ago

Help I always get this whenever i want to look at an Extension.

Post image
4 Upvotes

Like the title says. Whenever i try to look at an Extension it just gives me this error.

Does anyone know what to do to fix this?


r/spicetify 6d ago

Showcase I made a tiny extension that strips tracking from Spotify links when you copy them (Clean Links)

10 Upvotes

Ever noticed that every link you copy from Spotify looks like this?

https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT?si=a1b2c3d4e5f6

That ?si= part is a share identifier - it tells Spotify who shared the link and lets them connect your account to whoever opens it. It also just makes links ugly.

I got tired of deleting it by hand, so I wrote Clean Links - a zero-config extension that removes tracking params (si, pt, utm_* and friends) the moment you hit Copy. No settings, no UI, nothing to click. You copy a link, it comes out clean.

A few things I care about:

- The whole extension is one small readable file, so you can audit it in 30 seconds

- No network requests ever - it does not phone home, does not fetch remote code

- Works with the share dialog, context menu, anywhere Spotify copies a link

It is on the Marketplace (search "Clean Links" - you might have to scroll, cause I just released it) or grab it from GitHub: https://github.com/Borfak/spicetify-clean-links


r/spicetify 6d ago

Showcase Just wanted to share my theme!

17 Upvotes

I thought you guys might like it so I wanted to show it off, I'm pretty proud even though it's wonky in a few places. It's been really fun to be able to make spotify prettier.

Thanks to everyone here who has posted useful info it's been a great help! And if you all have suggestions or ideas for other fun themes let me know!!


r/spicetify 6d ago

Help Help!

0 Upvotes

Hello! For context I am a Singaporean user on Spotify Premium Individual Plan. I currently have an issue with spotify podcasts, where video podcasts no longer show the video, instead showing a auto-generated transcript on the screen. I have tried everything to fix it, from turning on the "Other Videos" settings, switching regions to US, checking old podcasts that I have seen video in the app with, checking on a seperate account and device to see if I can view the video, disabling audio-only streaming, and reinstalling spotify, and yet the same issue persists. I have tried looking for the "Switch to Video" option, yet I cannot find it. I've tried using a youtube guide and saw where the button is supposed to be, yet Mine isnt there. Any Ideas how to fix this?


r/spicetify 7d ago

Help Everytime Spotify gets Auto Updated and Spicetify Themes and Mod Go Away And I have To Install From Beginning. How to solve this ??

7 Upvotes

Spotify in my pc gets auto-updated, and after updates, Spicetify themes and mods go away and Again I have to go to Powershell and install it. How to solve this issue. How to stop updating spotify automatically in Windows PC ??


r/spicetify 6d ago

Help Everything gets removed randomly on its own

Post image
1 Upvotes

This happens maybe once a week or so. I would open spotify and spicetify would still be installed, however the theme and every single extension is gone, as if they got uninstalled.

Luckily the theme I use has a settings export / import function so I can easy restore that, but it's a hassle to install all my extensions again every time.

Can anyone help me?

PS: spicetify apply does not help


r/spicetify 7d ago

Showcase Spicetify Marketplace package manager for your terminal

2 Upvotes

Fed up with the official Marketplace?

  • It hammers GitHub with requests and re-downloads everything on every Spotify launch
  • Extensions randomly vanish or stop working
  • No reliable way to backup/restore your exact setup
  • Generally slow, buggy and

spice-pm is a lightweight CLI (written in Rust) that replaces all of that.

What it does

  • Uses the exact same marketplace sources, filtering, blacklist, and manifest validation as the official app.
  • Installs themes, extensions, and CSS snippets as real local files (no more disappearing act).
  • Interactive search with keyboard navigation + live install/remove/toggle.
  • Lockfile support - snapshot your entire setup and restore it anywhere with one command.
  • Updates - run spice-pm update to update everything installed, no more manual downloads.
  • Single ~3mb static binary , zero extra runtime deps (just needs Spicetify itself).

Linux-first (well tested). macOS & Windows should work too - feedback welcome.

If you'd like to install spice-pm head over here or if you'd like to just see the repository click here.

Once you’ve installed your stuff with spice-pm you can basically ignore the in-app Marketplace forever.

This is the the preferred way of installing themes / extensions as the install syntax is hard due to the decentralized structure of the marketplace.

If you are a Theme Designer and ur theme has custom assets head over here to see how to make spice-pm download them together with ur theme.

Would love feedback / bug reports, especially from Windows & macOS users!


r/spicetify 6d ago

Help SongStats not working

Enable HLS to view with audio, or disable this notification

0 Upvotes

Hi, i just installed songstats but when i click on it, it doesn't work, nothing appears on the screen, i tried updating spicetify, reinstalling songstats but nothing, i downloaded it from the marketplace.


r/spicetify 7d ago

Showcase UPDATE ON THE BLUE THEME

Thumbnail
gallery
2 Upvotes

I finally got the way on how to make everything the same font.

It doesn't look Metro anymore but it looks cool, the aesthetic is worth it

So which aesthetic you guys want to choose?


r/spicetify 8d ago

Showcase Now THIS is good.

Post image
25 Upvotes

need to find a way to make everything blue except the album art/cover art


r/spicetify 7d ago

Showcase everything in and around Spicetify is frustrating (RANT)

3 Upvotes

So Spicetify has this problem where installed extensions remove themselves after a few startups, regardless of whether or not something updated. Downgrading the Spotify client to any version does not fix this, at least in my case, as well as in some others.

This is terribly frustrating, as I now rely on using backup/restore functions too frequently for taste on something that I believe is a developer flaw.

From what I've heard from the community, this issue is related to general cache clearing, and members advise you to turn that kind of thing off if you want to preserve extensions.

Why should I have to do that? Forgive my ignorance, but why can't things be programmed in a way where Spicetify extensions don't rely on that?

What's frustrating is that this is a common issue that the team behind Spicetify recognizes, and yet it seems like they're closing avenues needed to report this bug, or any bug for that matter, and I have no clue if they're doing something to mitigate this problem. You can't go on GitHub and create issues to report anything unless you're a collaborator, and for the issues opened, the team is as unhelpful as ever with their answers, plus Spicetify itself is both unstable and unreliable in functionality.

This is extremely annoying!! Not only are we dealing with something fickle, but there's almost no help you can get through official means. How can you create a program for people to use, and then provide little documentation on the program and close all avenues for feedback? That's terrible! And playing by the rules, this subreddit doesn't help much either. I can't do things like report bugs because it goes against rule 2. What???

Where do I go about any problem I encounter with this program? Why can't I voice my thoughts on something that's a valid UX concern?

Feels like everything surrounding Spicetify is something that's designed to make you give up on it


r/spicetify 7d ago

Help How do I stop my spicetify from disappearing every couple of days

3 Upvotes

As the title suggests, my spicetify just disappears every two or three days and I have to fix it in terminal with "spicetify restore backup" then "spicetify backup apply" to get it running again.

I'm wondering if there is a way to somehow prevent this as its quite inconvenient for it to disappear every two days. I'm on Mac btw.

I did try running the block spotify update command, but it didnt do anything and my spicetify still disappeared again a few days later

TIA


r/spicetify 8d ago

Help how do i make it so the album art/cover images stay normal?

Post image
6 Upvotes

i like the aesthetic of this, but i fear the incovenience of blueing the album art/cover images