DIYgod / APlayer

:lollipop: Wow, such a beautiful HTML5 music player
http://aplayer.js.org
MIT License
7.31k stars 1.03k forks source link

a DOMException occurs with the ap.list.switch(0) method #218

Closed mrdong916 closed 6 years ago

mrdong916 commented 6 years ago

In using your Aplayer project, at the end of the playlist, a DOMException occurs with the ap.list.switch(0) method: "The fetching process for the media resource was aborted by the user agent at the user's request."

DIYgod commented 6 years ago

Can't reproduce