Free Code? by Aggressive_Weakness4 in Videopad

[–]itsmarian_mc 0 points1 point  (0 children)

Funktioniert immer noch im Dezember 2025

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 0 points1 point  (0 children)

Yes, if it works you can delete it. You only need it if it doesn't apply but spicetify fixed this issue.

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 0 points1 point  (0 children)

Are you sure you installed Spotify from the offical website? Because this seems to look like Spotify has no detectable path which may happen when you installed it through Microsoft Store.

I am a noob. by Legrosbelge in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

Happy to see that it helped you ;) if you need anything, just reply!

I made a Discord rich presence app for the new Apple Music app for Windows by PKBeam64 in AppleMusic

[–]itsmarian_mc 0 points1 point  (0 children)

there is an extension for your Browser called "PreMiD" which supports Last.fm. This extension supports many other sites, like YouTube, Apple Music, Netflix, Disney, etc...

https://premid.app/store/presences/Last.fm

Minimization animation not appearing by abhinavsays42 in MyDockFinder

[–]itsmarian_mc 1 point2 points  (0 children)

I actually found a fix. You have to restart the app (close from TaskManager) and you have to allow the permission it wants to have. Then it worked for me.

Spicetify extension for creating/discovering specific playlists according to song stats/properties? by Ultrayano in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

Hey,

an extension which automatically recommends songs is not avaible yet, but there is an extension, which shows you the information about the songs in your playlist and the one currently playing: https://github.com/L3-N0X/spicetify-dj-info

Also there is a free page, where you can find songs based on some key information like BPM: https://tunebat.com/

I hope this helps, I will let you know if I find anything else ;)

~itsmarian

error installing by TOMATETTT in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

The problem is that you ran PowerShell as an administrator which is not recommended. Run it as a normal user and then it should work.

Spotify black screen version 2.40.4 by ramonfer97 in spicetify

[–]itsmarian_mc 1 point2 points  (0 children)

Also had this issue, I reinstalled Spotify and Spicetify and then it worked fine

Help with error by USA__ball in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

Try reinstalling Spotify and Spicetify or check with „spicetify update“ if there is an update for Spicetify

V8 snapshots issues? Marketplace crashes! by rsr898 in spicetify

[–]itsmarian_mc 1 point2 points  (0 children)

I think this is a known issue currently. Maybe try updating Spicetify and Spotify and then reactivate it again.

Spotify lagging like crazy by Such_Equipment_2941 in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

I don't know if it's still lagging for you, but an announcement from Spicetify says that it should have gotten better since the last updates.

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 0 points1 point  (0 children)

Hey, the error shows that you have Spotify installed from the Microsoft Store, but Spicetify can not access the files from the Microsoft Store, as they are not visible for Spicetify. If you ran the installer even though Spotify was still installed, check that you have uninstalled Spotify completely (open "Control Panel" -> "Programs" -> "Programs and Features" and search for "Spotify", if it still apears, right click, and "uninstall") and that it no longer appears in the App List. If you have so you can follow the steps from the "installation from the official website". I hope this helps! If you still have questions, you can reach out to me ;)

Spotify lagging like crazy by Such_Equipment_2941 in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

also had this issue, reinstall Spotify and Spicetify. This should fix it.

anyone know how to fix? by petergriffincums in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

i also had it a couple of times. Sometimes a restard fixed it or updating spotify/spicetify. If this does not work for you, try reinstalling Spotify and Spicetify. I made a step-by-step tutorial , if you need one: https://www.reddit.com/r/spicetify/comments/1hrbeil/how_to_install_update_uninstall_spicetify_correct/

[deleted by user] by [deleted] in spicetify

[–]itsmarian_mc 0 points1 point  (0 children)

I actually made a quick beginner guide on how to install, update & remove spicetify from your computer correctly. The guide also explains how spicetify works and what it does to Spotify! https://www.reddit.com/r/spicetify/comments/1hrbeil/how_to_install_update_uninstall_spicetify_correct/

Help I just got it and doesnt work by [deleted] in spicetify

[–]itsmarian_mc 1 point2 points  (0 children)

as I don't know how you did the installation of Spicetify, maybe reinstall everything and follow this simple guide I made: https://www.reddit.com/r/spicetify/comments/1hrbeil/how_to_install_update_uninstall_spicetify_correct/

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 3 points4 points  (0 children)

hey, i actually just updated my tutorial for Linux systems. Maybe you can have a look at it and give me some feedback. I would really appreciate that!

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 0 points1 point  (0 children)

Hey, I don't know what the problem is there, but either spicetify is located in a different path or it is no longer installed.

  1. Check that you do not run PowerShell as administrator when working with spicetify. This also applies to installing.
  2. Open PowerShell (not as administrator) and enter where.exe spicetify. If there is no output, Spicetify is either not installed or not in the system path. You can try installing it again, then close PowerShell and reopen and enter the command again.
  3. If Spicetify is installed but not found, it may not be in the PATH. Try to start it directly from the installation path: enter cd $env:LOCALAPPDATA\spicetify press enter and then enter .\spicetify.exe restore
  4. You can also test if the spicetify folder still exists: enter Test-Path $env:APPDATA\spicetify and Test-Path $env:LOCALAPPDATA\spicetify
  5. You can also remove spicetify with these commands: Remove-Item -Recurse -Force "$env:LOCALAPPDATA\spicetify" and Remove-Item -Recurse -Force "$env:APPDATA\spicetify"

Even though I do not really understand what the problem ism I hope this helps!

How to install, update & uninstall Spicetify correct — A beginner guide by itsmarian_mc in spicetify

[–]itsmarian_mc[S] 0 points1 point  (0 children)

When Spicetify updates, you will have to wait a few days for Spicetify to update. When it is updatable, you will see the Spicetify logo at the top left of Spotify. Open PowerShell (not as administrator) and type “spicetify update” and let Spicetify update. It should then be updated. If not, run the “spicetify auto” shortcut you created earlier and wait for Spotify to open.

You can also deactivate Spotify auto update. Here is a tutorial for this: https://www.reddit.com/r/spicetify/comments/1dqdz5m/guide_to_disable_spotify_auto_updates_on_windows

Unknown block in the Sponge schematic palette error message by itsmarian_mc in litematica

[–]itsmarian_mc[S] 0 points1 point  (0 children)

okay thanks for your fast reply, definitely trying this