harbassan / spicetify-apps

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

Opening Statistics keeps on showing error #142

Open pokemon-card opened 2 months ago

pokemon-card commented 2 months ago

Whenever i press statistics it shows the error "Something went wrong. Try reloading the page" On spotify version 1.2.23.1125.g920a7ada spiceitfy version 2.37.7 and i tried version 1.0 1.1.0 and 1.1.1 of this custom app image

sunandstarlight commented 2 months ago

I have the same issue. I hope it's fixed soon. These screenshots are also what come up on my end as well. Screenshot 2024-09-09 193705 Screenshot 2024-09-09 193732 Screenshot 2024-09-09 193744 Tried to do the sidebar code in PowerShell with no luck. Just updated the latest version of spicetify, but had this issue before the latest update.

shurgbee commented 1 month ago

I am also experiencing the same issue

AllanHBC commented 1 month ago

Same problem here

kieran0377 commented 3 weeks ago

Same here. I've tried it on multiple versions of Spotify (newest one and older) and different themes, it never works.

delulu4kazuha commented 3 weeks ago

I had the same problem but i somehow fixed it.

Screenshot 2024-11-03 012808

download the latest .zip file (like in the tutorial) spicetify-library.release.zip

copy this file in spicetify/CustomApps

open the .zip file and just copy the "stats" file in spicetify/CustamApps (same place the .zip file is now)

delete the .zip file

run iwr -useb "https://raw.githubusercontent.com/harbassan/spicetify-apps/main/stats/install.ps1" | iex (like in the tutorial)

Screenshot 2024-11-03 013105

that worked for me hope it helps

kieran0377 commented 3 weeks ago

Thank you @delulu4kazuha, this worked for me! ❤️