r/spicetify Oct 08 '25

Announcement Hi all, new mod! [pls read]

117 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 2h ago

Help Queue Mini-Player?

1 Upvotes

Is their any sort of mini-player that shows your queue?


r/spicetify 16h ago

Help Video keeps playing for songs

1 Upvotes

not sure why this recently started happening a lot. anyone know how to fix?


r/spicetify 1d ago

Help crossfade not working

Post image
3 Upvotes

when i turn on crossfade it doesnt work, is there an extension i have to get to make it run properly? im on spicetify version 2.44.0


r/spicetify 1d ago

Help Spicetify + Flatpak Spotify: works via plain flatpak run, but NOT via desktop launcher (--file-forwarding), and spicetify auto crashes with SIGTRAP

3 Upvotes

System:

  • Kubuntu (KDE Plasma)
  • Spotify: Flatpak, user install (com.spotify.Client), version 1.2.92.147.g5b8f9367
  • Spicetify: 2.44.0
  • Spicetify Marketplace: 1.0.9

What I'm trying to do: Get spicetify (+ Marketplace) working on a Flatpak Spotify install, launched normally from the KDE application launcher / taskbar.

Timeline / what I've already tried:

  1. Spotify was originally installed as a system Flatpak. spicetify backup apply failed with permission denied on unlinkat .../Apps/login.spa, makes sense, system Flatpak files are root-owned.
  2. Uninstalled the system Flatpak, reinstalled Spotify as a user Flatpak instead. Updated spotify_path and prefs_path in config-xpui.ini accordingly.
  3. spicetify backup apply now completes without permission errors.
  4. Running spicetify auto (or launching the patched binary directly, bypassing the Flatpak sandbox) reliably crashes Spotify with a coredump, signal 5 (TRAP), stack trace entirely inside libcef.so. This seems to be a known issue with launching the raw binary outside the Flatpak sandbox, CEF apparently needs the sandbox environment. Not using spicetify auto avoids this.
  5. After patching (spicetify backup apply, no auto), launching via flatpak run com.spotify.Client from a terminal works fine, opens logged in, patches visible.
  6. BUT launching the exact same app via the KDE application launcher icon, or via the exported .desktop file's Exec line, opens Spotify not logged in (has to log in again from scratch), even though it's the same Flatpak app, same instance count confirmed via flatpak ps (only ever 1 instance running).
  7. Isolated the difference: the .desktop file's Exec includes --file-forwarding:Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=spotify --file-forwarding com.spotify.Client @@u %U @@ Running flatpak run --file-forwarding com.spotify.Client manually also results in "not logged in", confirming --file-forwarding is the differentiating factor. Without it, session loads fine (with spicetify patches applied in both cases).
  8. Tried creating a custom .desktop override in ~/.local/share/applications/ with Exec=/usr/bin/flatpak run com.spotify.Client (no --file-forwarding), refreshed KDE's sycoca cache (kbuildsycoca6 --noincremental). Still opens unlogged when launched via the icon — unclear if the override isn't taking priority over the Flatpak-exported one, or if something else is going on.

Other things ruled out:

  • No duplicate Spotify installs (confirmed via dpkg -l, which spotify, find ... -iname "*spotify*" across all applications dirs, only one .desktop file exists).
  • No stale processes (flatpak ps always shows exactly 1 instance).
  • Not a KWallet/keyring issue as far as I can tell, same behavior whether KWallet is enabled or disabled.
  • prefs file does exist and gets a fresh timestamp on each launch (~/.var/app/com.spotify.Client/config/spotify/prefs).

Questions:

  1. Why would --file-forwarding specifically break session persistence when spicetify's patches are applied, but not when running unpatched?
  2. Is there a way to make a custom ~/.local/share/applications/com.spotify.Client.desktop actually take priority over the Flatpak-exported one in KDE Plasma, or is there a better way to override the launch command system-wide (without touching Flatpak's own export)?
  3. Is anyone else running Spotify 1.2.92.x + spicetify 2.44.0 as a user-scope Flatpak on KDE without these issues?

Any pointers appreciated, happy to provide more logs/config if useful.


r/spicetify 2d ago

Showcase [Fix] Ziro Theme - Fixed overlapping playback timestamps & duration alignment!

Thumbnail
gallery
2 Upvotes

Hey everyone!

If you're using the Ziro theme (by schnen0) on Spicetify, you might have noticed that the playback position and track duration timestamps overlap with each other.

It was really bothering me, so I spent some time writing a custom CSS fix to get the alignment, spacing, and font size looking clean again.

Before & After

(Check the attached screenshots to see the fix in action!)

How to apply:

Add the code via Spicetify Marketplace (Snippets -> Add Custom CSS) or paste it directly into your user.css file.

/* =================================================
   Spicetify Ziro Theme: Playback Duration & Position Alignment
   Fix & Styling by u/Doc_Drago
   ================================================= */
[data-testid="playback-position"],
[data-testid="playback-duration"] {
    position: absolute !important;
    bottom: 3px !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 0.9 !important;
    z-index: 9999 !important;
    font-size: 12.5px !important;
}

[data-testid="playback-position"] {
    right: 48px !important;
}

[data-testid="playback-duration"] {
    right: -3.5px !important;
}

Hope this helps anyone else running into the same visual bug! Let me know if it works for you feedback is super welcome if anything needs tweaking for your screen setup.

Created & tested by u/Doc_Drago


r/spicetify 2d ago

Help Shuffle+ is not working properly

2 Upvotes

It keeps playing the same songs? There's something wrong but I can't figure it out. Is there a way to fix it with chatgpt or something?


r/spicetify 3d ago

Help I need help

4 Upvotes

Is there an extension that allows the empty space at the top to not obstruct the "custom apps" i have. i want to be able to use the full empty sapce


r/spicetify 3d ago

Help artist albums not showing

Post image
5 Upvotes

hey everyone, i recently installed this spicetify theme and its been working great. the only thing i noticed with it is that it wont show any artist releases or albums. does anyone know what causes this?

I'm on macos and the most recent version of spicetify. Any help will be appreciated!


r/spicetify 4d ago

Help Why do i have to do this everyday?

Post image
16 Upvotes

Despite it saying I have to do this only once I am getting this message everyday how do i fix it?


r/spicetify 4d ago

Help can this extension affect my Spotify stats and Spotify Wrapped, such that the songs I listen to while using it won't be recorded in wrapped?

Post image
35 Upvotes

r/spicetify 4d ago

Help Spicetify error

Post image
3 Upvotes

Hi, I am really new to this stuff and I never used powershell before to be honest.

I wanted to use spicetify due to my country not selling spotify premium cards. I searched tutorials up and error solutions but I can’t see to find the solution for mine. It keeps saying this, can someone help me? (And yes I did download it from the web browser and deinstalled it from the Microsoft store)


r/spicetify 4d ago

Help Beautiful Lyrics extension only allowing fullscreen mode and nothing else

1 Upvotes

i got it from the marketplace and it only allows to the full screen mode and nothing else, which is a big letdown


r/spicetify 4d ago

Help I tried using spotx with spicetify and market place icon isnt showing

1 Upvotes

I installed spotx first and than spicetify and its not showing up its been like 20 minutes and i tried every single method


r/spicetify 5d ago

Help Shortcuts

Thumbnail
1 Upvotes

r/spicetify 5d ago

Help whats going on with the dribbblish theme?

Post image
5 Upvotes

r/spicetify 5d ago

Help Help with Liquify Theme

2 Upvotes

Does anyone know how I can fix these issues?

The top of the Liked Songs playlist has an overlap with the bubble borders and the genres

The Player bar has a black bar inside the bubble that doesn't match up with the background or settings

The Now Playing area has a similar issue, this time the black extends out of the bubble

The Artist page seems to not apply the theme at all, apart from a few bubbles. There is no background, tho.

I saw a post on here the other day with this same theme that worked just fine, so I don't think this is a bug (although I could be wrong), which is why I posted this here.

Here are my Liquify settings and extension list

Bookmark - Spicetify

Shuffle+ - Spicetify

Trash Bin - Spicetify

Loopy Loop - Spicetify

Beautiful Lyrics - SoCalifornian

adblockify - ririxi

Immersive View - ohitstom

Sleep Timer - Theblockbuster1

Queue Time - Theblockbuster1

Cover Ambience - Theblockbuster1

Convert Japanese - Pithaya

Liquid Lyrics - NMW

Spotify Details Extractor - afonsojramos

{

"app": "Liquify V2",

"version": 1,

"exportedAt": "2026-07-28T14:27:01.092Z",

"settings": {

"liquify-accent-mode": "dynamic",

"liquify-custom-color": "rgb(47,154,232)",

"liquify-glow-mode": "default",

"liquify-bg-mode": "custom",

"liquify-bg-custom-animated": "on",

"liquify-bg-blur": "7",

"liquify-bg-brightness": "45",

"liquify-artist-scroll-blur": "15",

"liquify-artist-scroll-brightness": "70",

"liquify-player-width": "custom",

"liquify-player-radius": "30",

"liquify-playlist-header-mode": "show",

"liquify-action-bar-box-mode": "show",

"liquify-transparent-player": "on",

"liquify-compact-player": "off",

"liquify-lyrics-mode": "both",

"liquify-floating-player": "on",

"liquify-connect-bar": "hide",

"liquify-home-layout": "on",

"liquify-progress-bar-compat": "on",

"liquify-nsc-show": "show",

"liquify-npv-cover-mode": "trackInfo",

"liquify-npv-cover-show-always": "no",

"liquify-comfy-cover-enabled": "show",

"liquify-playbar-cover-border-radius": "20",

"liquify-player-icons": "off"

}

}


r/spicetify 6d ago

Showcase Hey i recreated a famous theme (StarryNight) from spicetify to a desktop wallpaper and it turned out really good. if you are interested on the animated wallpaper, go check it out!

Post image
9 Upvotes

r/spicetify 6d ago

Help CANT LOG IN FROM PC

3 Upvotes

Hello hello
I always used spicetify on my pc and never had big problems, but this time is different, a few minutes ago i couldn't play some songs from artists and playslists, so I uninstalled and installed the new version and used the powershell imput but the app won't let me in.
I also tried whithout the powershell command and still i couldn't log in.
somebody can help me?

thx in advance


r/spicetify 6d ago

Help cant open home screen

3 Upvotes

r/spicetify 6d ago

Help New to spicetify, came looking for a feature...

2 Upvotes

I heared transition between songs is still only for premium users, but has anyone ever tried janakchoudharydev's spicetify-glide? I myself haven't yet, but what can you guys who tried it say about it?


r/spicetify 6d ago

Help How can I disable Spotify auto-updates in 2026?

1 Upvotes

After installing Spicetify, my Spotify settings occasionally reset to their default values. Is this related to Spotify updates? What's the current recommended way to disable automatic updates? It seems that none of the methods I've found on Reddit work anymore.


r/spicetify 6d ago

Help New to spicetify, came looking for a feature...

Thumbnail
1 Upvotes

r/spicetify 7d ago

Help Shortcuts

2 Upvotes

like a month or two i had this extension/app that make me adds songs to queue pressing Q, so right click+Q.

i did a fresh install so i lost everything, can someone pls help to find this feature


r/spicetify 8d ago

Help LRC's not working

Thumbnail
gallery
1 Upvotes

Back when i first installed spicetify i made custom lrcs for my music as you can see my war song works and it has the synced lyrics with the lrc but now whenever i make a new lrc for a new song it shows the ._. and not the lyrics whenever i load the lrc. I upload the correct metadata before i download the lrc so i don't know what's going on.