rainner / soma-fm-player

This is a Vue.js web application for streaming radio stations from Somafm.com. This app uses the public SomaFM JSON channels API endpoint to pull in a list of stations and makes it easy to switch between stations. This app also uses Three.js and the HTML5 Web Audio Context API to sample audio data and create a visualizer effect for the selected station.
MIT License
139 stars 32 forks source link

Audio keeps having a network error at exactly 5 minutes in the music. #28

Open JakeTheMichealsdasfqaw opened 2 years ago

JakeTheMichealsdasfqaw commented 2 years ago

In soma-fm-player when I am 5 minutes in the music it stops and gives a network error. Could you please look into this @rainner

FightTheWriteBallk commented 2 years ago

It appears he fixed this problem, I updated my instance using the new code and it resolved the problem.