harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
380 stars 23 forks source link

Library Analysis crashes when choosing 'My Playlists' #11

Closed itsmohmans closed 1 year ago

itsmohmans commented 1 year ago

image

When I go to Library tab, it analyzes my library, and it works, but when I choose 'My Playlists' from this dropdown menu image it crashes every time and reloading doesn't help.

OS: Manjaro Linux Spotify: 1.2.9.743.g85d9593d stable by Flatpak Spicetify: 2.18.1 Theme: Nord Custom apps: Marketplace and Stats

raem-haq commented 1 year ago

Mine crashes when you click "Library" I don't see "My Playlist"

harbassan commented 1 year ago

could you try installing the latest version and see if that changes anything

itsmohmans commented 1 year ago

Now after I updated it, it stopped working at all and crashes the whole app. I have no clue how to debug it since DevTools are not available in the Spotify app, but I'll try it again later on a fresh spotify+spicetify installs.

Edit: it shows the same error as above whenever I open it. Edit 2: current version of Spicetify is 2.20.0

harbassan commented 1 year ago

could you show the devtools logs, by doing spicetify enable-devtools in the terminal, then right clicking on the page and doing inspect element

itsmohmans commented 1 year ago

Here it is image

harbassan commented 1 year ago

i just made a fix, reinstall the app using the dist branch and it should be working.

itsmohmans commented 1 year ago

Great! it now works perfectly, thank you!