mediaelement-plugins
Advanced tools
Changelog
5.0.0 (2024/09/12)
iconSpritePathJumpForward
: This option enables you to define the path to your SVG icon sprite. When specified, it allows for dynamic generation of inline SVG icons, which will be displayed on the jump forward button. Further information can be found here.iconSpritePathJumpForward
and your current setup includes background icons defined in CSS, you'll need to make a small but crucial update to your CSS file. Please remove any CSS rules that apply background icons to these buttons. This step is necessary to prevent the display of both SVG and background icons simultaneously.iconSpritePathSkipBack
: This option enables you to define the path to your SVG icon sprite. When specified, it allows for dynamic generation of inline SVG icons, which will be displayed on the skip back button. Further information can be found here.iconSpritePathSkipBack
and your current setup includes background icons defined in CSS, you'll need to make a small but crucial update to your CSS file. Please remove any CSS rules that apply background icons to these buttons. This step is necessary to prevent the display of both SVG and background icons simultaneously.Changelog
4.0.1 (2024/09/09)
Changelog
4.0.0 (2024/03/11)
This release marks a major version update to address and correct previous versioning inaccuracies. The transition from version 3.0.0 to 3.0.1 introduced changes that, upon further review, have been identified as breaking. These changes warranted a more significant version increment to reflect their impact accurately.
iconPath
to iconPathQuality
iconSpritePath
to iconSpritePathA11y
Changelog
3.0.0 (2024/03/06)
iconPath
: By setting the iconPath
option, you can specify the path to your SVG icon. Once set, an inline SVG icon will be dynamically generated and displayed on the quality button. Further information can be found here.iconPath
option, the quality button will continue to operate as before, displaying the default quality value as its text.iconSpritePath
: This option enables you to define the path to your SVG icon sprite. When specified, it allows for dynamic generation of inline SVG icons, which will be displayed on the audio and/or video description buttons. Further information can be found here.iconSpritePath
and your current setup includes background icons defined in CSS, you'll need to make a small but crucial update to your CSS file. Please remove any CSS rules that apply background icons to these buttons. This step is necessary to prevent the display of both SVG and background icons simultaneously.Changelog
2.6.7 (2023/08/02)
cleanMediaSource
function was updated to avoid captions being
deleted when the quality of video is changed.Changelog
2.6.6 (2022/04/26)
Improvements to the last quality-plugin update:
Changelog
2.6.5 (2022/04/25)
Improvements to the last quality-plugin update:
Changelog
2.6.4 (2022/04/24)
Improvements to the last quality-plugin update:
Changelog
2.6.3 (2022/11/18)
Improvements to the last quality-plugin update:
Changelog
2.6.2 (2021/11/04)
Improvements to the last quality-plugin update: