soundcloud / soundcloud-custom-player

The SoundCloud custom javascript based player
http://soundcloud.com
704 stars 231 forks source link

SC Player causing problems in Chrome and Firefox randomly at the moment. #82

Open christoshrousis opened 7 years ago

christoshrousis commented 7 years ago

Hey,

We started getting an error today on all our sites that use this script. We had to remove the trailing ? mark on https://github.com/soundcloud/soundcloud-custom-player/blob/master/js/sc-player.js#L56

This is resolved with the pull request for #59 Can we get this merged?

Regards, Christos.

agitator commented 7 years ago

same problem here, your fix works for me too so far thanx!

mikavaajoki commented 7 years ago

Your fix worked perfectly on Chrome and Firefox but I'm still getting the same issue with Safari. Any suggestions?

OpenA commented 7 years ago

(Can I little spam on this?) I'm wrote a pure js variant https://github.com/OpenA/soundcloud-pure-player of this player with same functionality and same looks, but more modern and more closer to the HTMLAudio standart