Pithaya / spicetify-apps-dist

Used to publish the custom apps from this repo (https://github.com/Pithaya/spicetify-apps) to the Spicetify marketplace.
114 stars 24 forks source link

Eternal-jukebox: Infinite loading #37

Closed TheGeeKing closed 2 months ago

TheGeeKing commented 1 year ago

When enabling jukebox on a specific audio I get an infinite loading screen. I first get TypeError: Cannot read properties of undefined (reading 'playCount') when enabling jukebox and then TypeError: Cannot read properties of undefined (reading 'isInBeat') when pressing play button.

The playCount error is here: this.currentBeat.playCount += 1, and the isInBeat error: if (this.currentBeat.isInBeat(t))

Here is the audio, it's an intro https://open.spotify.com/track/08dAhNQxycZhfQyNd1p7IE