Olivier Paroz
Olivier Paroz
_From @jancborchardt on September 25, 2015 20:42_ @oparoz @patman15 pull requests should always go to the original Gallery, never to a fork. Period. cc @karlitschek @DeepDiver1975
If the feature is intended for Gallery, yes. It makes things easier from a legal and organisational point of view.
_From @patman15 on September 27, 2015 7:36_ I did some more research and also performance tests. Here is a short summary of the three options I found: | Method |...
I'm OK with using exiftool with a exif_*_data fallback. As you've probably discovered, there is even a composer library to make things easier: https://github.com/romainneutron/PHPExiftool I'm not worried about the overhead...
Also, for performance reasons, I would use `$this->configService->getSupportedMediaTypes(true, false)` to make sure we only generate meta data for something we support.
_From @patman15 on September 27, 2015 16:32_ > As you've probably discovered, there is even a composer library to make things easier: > https://github.com/romainneutron/PHPExiftool Yes, I did, but then I...
Fine by me :)
I think there is already an issue talking about that, but the main issue is that we don't store image metadata yet. A GSoC project was started last year, but...
_From @harshjv on March 21, 2016 3:19_ Hello, I would like to work on this issue for GSoC. PHP already have support for IPTC and EXIF data through `iptcparse` and...
> But as XMP data is present in XML format, basic parsing can be done by looking for