Revision 2.20 (2022-09-30)
About: The problem with using physical albums is that if a photo file is moved to a different folder, the next synchronization process will delete the original file info from the database and re-create it in the new location. This means all of the metadata associated with the item (tags, description, etc.) are lost and have to be entered again.
Physical Photo Move (PPM) is an extension that allows an existing item (photo, video, or album) in a physical folder (i.e., not in the upload folder and linked into a virtual album) to be moved to another folder, preserving all metadata.
Changes: Bug fix:
* Fixed rename error when crossing devices (invalid cross-device link)
New languages:
* Slovenian (Slovenščina [SL])
Other:
* confirm compatibility with Piwigo 13
Revision 12.a (2021-11-25)
About: Write Piwigo photo properties (title, description, author, tags) into IPTC fields
Changes: Compatibility with Piwigo 12
Revision 1.2.4 (2021-01-08)
About: listing pictures recently modified on the operating system (for instance, in order to update their metadata).
Add up to three predefined filters to batch-manager in order to retrieve OS recently modified pictures:
- Modified since less than 60 min
- Modified since less than 1 day
- Modified since previous metadata update
Tunable time filters.
Based on *nix system `find` command.
pwg_representative picture detection (for videos and others).
Changes: Changes from v1.2.3.e to v1.2.4
- Compatibility with Piwigo 11
- Now scans both ./galleries/ AND ./upload/ directories
Default Creation Date To Today
Revision 1 (2019-10-01)
About: Automatically set the "Creation Date" of uploaded images that have no DateTimeOriginal EXIF data to the date/time they were uploaded.
If you like to organize your albums by Creation Date but sometimes upload images with no EXIF data this extension will default the creation date to the time they were uploaded so they show up in a meaningful order.
Changes: Automatically set the "Creation Date" of uploaded images that have no DateTimeOriginal EXIF data to the date/time they were uploaded.
If you like to organize your albums by Creation Date but sometimes upload images with no EXIF data this extension will default the creation date to the time they were uploaded so they show up in a meaningful order.
Revision 2.9.b (2018-08-04)
About: Extend Piwigo with video support. Videojs port for Piwigo. Play your videos in the HTML5 video tag on your web gallery with the only Open-Source HTML5 video player.
Piwigo-videojs is a plugin for the Piwigo web gallery that allows you to render various video files within your piwigo install.
Supported formats are
* Videos only: webm, webmv, ogv, m4v, mp4
Features of this plugin:
- Easy to use
- Multiple skin
- Custom CSS support for your own skin
- Player settings
- Video metadata synchronization
- Video poster creation
- Based on VideoJS -> nice design
- Subtitles vtt file
Help by translating this extension in your language.
Note:
To use the automatic mode, you need MediaInfo for metadata support and FFmpeg for thumbnails and posters support. You can also import those parameters manually. More details in the documentation.
Changes: Changes from v2.9.a to v2.9.b
- Fix configuration initalize
- Add our own sql metadata table
- Update VideoJS player to version 6.11.0
- Update VideoJS player to version 7.1.0
- Update translation, thanks to the contributors
Release Note: https://github.com/xbgmsharp/piwigo-videojs/releases/tag/v2.9.b
Issue: https://github.com/xbgmsharp/piwigo-videojs/issues
Translation: http://piwigo.org/translate/project.php?project=piwigo_videojs