Pietro Zanella
Pietro Zanella
## Demo issues: Broken video link, missing control icons ## Description Modified `demo/` folder (`demo.js` and `index.html` files) and Gruntfile configuration to fix broken video links and missing control icons....
### Related: Fixes picture-in-picture mode getting stuck during Next.js route navigation Closes #1723 ### Description: This PR resolves an issue where the media player would remain stuck in picture-in-picture (PiP)...
### Related: Fixes #1599 - Firefox Desktop and Mobile - Settings Menu not showing / correctly - Default Settings ### Description: Resolves menu invisibility in Firefox by disabling the problematic...
### Related: Closes: #1714 ### Description: **Fix YouTube Provider Seek Issues by adding `allowSeekAhead` parameter** This PR fixes a critical issue in the YouTube provider where seeking operations (especially `currentTime...
### Related: Fixes #1719 ### Description: Fixed a typo in CSS where `iframe.vds-youtube[data-no-controls]` had `height: 1000%` instead of the correct `height: 100%`. ### Ready? Yes, this PR is ready for...
### Related: Fixes SRT subtitle parsing issues where comma-separated milliseconds (e.g., `00:00:01,000`) fail to parse when content contains indented template literals. Closes #1671 ### Description: This PR adds whitespace normalization...