calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.46k stars 235 forks source link

[User-reported] Dailymotion issues #873

Closed calzoneman closed 4 years ago

calzoneman commented 4 years ago
[13:35:49] <buttocks> have you guys noticed that dailymotion embeds are kinda fucky? if you try to reload a playing dm video it just loads a blank frame and if you go from a youtu
be video to a dm vid its blank aswell (edited)
[13:36:09] <buttocks> you need to reload the entire page in order for it to work
[13:43:42] <ThikinDine> hmm, i already experienced this one time, dont know if still happens
...
[16:49:18] <buttocks> if you load a video and refresh it it wont load
calzoneman commented 4 years ago
TypeError: "b.parentNode is null"
    destroy https://api.dmcdn.net/all.js:2
    player https://api.dmcdn.net/all.js:2
    DailymotionPlayer https://beta.synchtube.me/js/player.js:347
    waitUntilDefined https://beta.synchtube.me/js/util.js:2097
    DailymotionPlayer https://beta.synchtube.me/js/player.js:334
    DailymotionPlayer https://beta.synchtube.me/js/player.js:329
    loadMediaPlayer https://beta.synchtube.me/js/player.js:1787
    loadNext https://beta.synchtube.me/js/callbacks.js:810
    changeMedia https://beta.synchtube.me/js/callbacks.js:836
    getVolume https://beta.synchtube.me/js/player.js:447
    changeMedia https://beta.synchtube.me/js/callbacks.js:818
    setupCallbacks https://beta.synchtube.me/js/callbacks.js:1183
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onevent https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    onpacket https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    ondecoded https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    add https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    ondata https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onPacket https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    setTransport https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onPacket https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    onData https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    onmessage https://beta.synchtube.me:8443/socket.io/socket.io.js:8
player.js:1790:24
    loadMediaPlayer https://beta.synchtube.me/js/player.js:1790
    loadNext https://beta.synchtube.me/js/callbacks.js:810
    changeMedia https://beta.synchtube.me/js/callbacks.js:836
    getVolume https://beta.synchtube.me/js/player.js:447
    changeMedia https://beta.synchtube.me/js/callbacks.js:818
    setupCallbacks https://beta.synchtube.me/js/callbacks.js:1183
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onevent https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    onpacket https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    ondecoded https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    add https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    ondata https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    exports https://beta.synchtube.me:8443/socket.io/socket.io.js:8
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onPacket https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    setTransport https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    emit https://beta.synchtube.me:8443/socket.io/socket.io.js:6
    onPacket https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    onData https://beta.synchtube.me:8443/socket.io/socket.io.js:7
    onmessage https://beta.synchtube.me:8443/socket.io/socket.io.js:8
calzoneman commented 4 years ago

Fixed in latest release