lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 413 forks source link

video player regression - pop out player > new video / 2 videos in same markdown #6777

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

Mentioned in https://github.com/lbryio/lbry-desktop/issues/6477#issuecomment-881892597 - navigate to a video, play, go to their channel, play another video (may need to try twice) - original video plays from popup, and not new video

and happens here too: https://odysee.com/@Odysee:8/axxl-on-odysee:c - play one video, and then play the other - the first plays where the 2nd should be

This was related to some timing in the internal videojs component which was refactored during ads

tzarebczan commented 3 years ago

This was fixed by @saltrafael in another PR