Konsl / spicetify-visualizer

Audio Visualizer for Spicetify
161 stars 13 forks source link

Visualizer doesn't show at all #14

Open KacperKRR opened 11 months ago

KacperKRR commented 11 months ago

So after installation, everything seems all right but when I click an app icon in Spotify it just shows me a blank space. Is there something I can do? image

Konsl commented 11 months ago

Could you open the devtools and share your debug log?

bluueray commented 10 months ago

Could you open the devtools and share your debug log?

how?

Konsl commented 10 months ago

Run spicetify enable-devtools from the terminal, this should restart your Spotify with DevTools enabled, then press Ctrl+I (idk what it is on Mac, should be Cmd+Optn+I or sth similar) to open the DevTools window.

Then make sure to select the Console tab at the top of the window and look out for any messages highlighted in red (especially if it says spicetify-routes-ncs-visualizer.js on the right). If it doesn't, the error message might belong to some other extension or Spotify itself.

Should look similar to this: Screenshot (418) *this is from a different issue, I just wanted to include it for comparison

It would be helpful if you could share these messages, so I can figure out where the issue is coming from.

bluueray commented 9 months ago

image this is the only thing related to NCS visualizer (i think)

bluueray commented 9 months ago

image and this is when i stay on the ncs tab and play the next song

Konsl commented 7 months ago

They both seem unrelated to this app. The first one is somewhat common, even without extensions, and the second one seems to belong to the Spotify genres extension. (file name is spotifyGenres.js)