Konsl / spicetify-visualizer

Audio Visualizer for Spicetify
153 stars 9 forks source link

Fix visualizer constantly giving internet connection error #20

Closed GGshor closed 7 months ago

GGshor commented 7 months ago

The getAudioData function from Spicetify doesn't work anymore, so as a temporary workaround, I changed it to use the normal API from spotify to get the analyzer data.

Xeo23 commented 7 months ago

how can I test this.

GGshor commented 7 months ago

how can I test this.

You can install it the same way you do with the normal repo README, but the only you difference is that you download the dist from my repo. https://github.com/GGshor/spicetify-ncs-visualizer/tree/dist

Xeo23 commented 7 months ago

how can I test this.

You can install it the same way you do with the normal repo README, but the only you difference is that you download the dist from my repo. https://github.com/GGshor/spicetify-ncs-visualizer/tree/dist

Thanks, I was looking for it but there was no commit in the dist branch at that time.

Edit: It's working, thanks.

GGshor commented 7 months ago

how can I test this.

You can install it the same way you do with the normal repo README, but the only you difference is that you download the dist from my repo. https://github.com/GGshor/spicetify-ncs-visualizer/tree/dist

Thanks, I was looking for it but there was no commit in the dist branch at that time.

Yeah no worries, once you said it I bumped the branch on my repo.

ElTarquin commented 7 months ago

image

GGshor commented 7 months ago

image

Please try removing the app and then adding it back again by running these commands in the terminal:

To remove the app use these commands in order: spicetify config custom_apps ncs-visualizer- spicetify apply

And then adding it back: spicetify config custom_apps ncs-visualizer spicetify apply

GGshor commented 7 months ago

Closed PR as it has been already resolved by commit aae57b502e0a6da513cbb70214dabf911fcd6d74