Releases: Piwigo/piwigo-videojs
Releases · Piwigo/piwigo-videojs
Bug fixes
v15.b
v2.10
What's Changed
- Adopts native browser player by default
- Adds translations and fixes typos
- Fixes #133, #205: crash occurring when ExifTool returns a wrong date_creation (thanks to @Catfriend1)
- Fixes #136: updates VideoJS player to version 7.21.5 (thanks to @klaoun)
- Fixes #179, #197, #205: a crash occurring when the duration returned by ExifTool is an array
- Fixes #205: deprecated float to int casting (thanks to @klaoun)
- Fixes #140, #214: no thumbnail produced from very short videos
- Fixes #192, #216: calls binaries with system() or exec() according to their availability
- Fixes #194, #201, #203, #217, #228: undefined array key "resolution" warning (thanks to @klaoun)
- Fixes #145, #153, #162, #189, #204, #222: undefined array key "vjs_sync" warning
v2.9.b
v2.9.a
v2.8.b
v2.8.a
Add support for video metadata in picture page
Add new video player skin, thanks Monadh
Add support for VideoJS language file
Add support for Subtitles (WebVTT file)
Add cleanup support for extra elements created
Add support for VideoJS player version 5.10.4
Add support for native HTML5 video player, default browser player
Improve Sync and Batch Manager and Photo Edit page
Update VideoJS player to version 4.12.15
Update translation, thanks to the contributors
Many improvement, thanks for feedback
Many fix (Windows), thanks for reporting