marcopixel / monstercat-visualizer

A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
MIT License
921 stars 103 forks source link

Song Info Not Working #385

Open h7mshin opened 2 years ago

h7mshin commented 2 years ago

I downloaded the lastest ver of monstercat visualiser everything works except the song info. I use spotify and it doesnt work it just says N/A and i dont know how to fix it.

2022-04-28 (4) 2022-04-28 (3)

FunnyStier commented 1 year ago

did you find the problem? (not like u gonna read this anyway 💀💀)

torrobinson commented 1 year ago

@h7mshin @FunnyStier by chance did you install WebNowPlaying via the instructions @ https://github.com/marcopixel/Monstercat-Visualizer/wiki/WebNowPlaying-Spotify? I forgot that Spotify killed access and we now rely on the data from Spicetify and its WebNowPlaying extension.

Open a PowerShell terminal and run

  1. iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex
  2. spicetify
  3. spicetify config extensions webnowplaying.js
  4. spicetify backup apply

Then whenever your Spotify client updates, and Spicetify stops working, run:

spicetify
spicetify backup
spicetify upgrade
spicetify restore backup apply

Made it work for me today!

thecrazytech1 commented 1 year ago

I'm still having this issue, and I do have the webnowplaying extension installed