Hello/Hi/Greetings,
Hello,
I have tried to install piwigo-videojs and have been scratching my head for about 3 hours. It's not extracting the metadata. I am using the docker image. mediainfo and exiftool are both available. It does successfully extract a poster. The debug log shows it successfully finding both mediainfo and exiftool (I configured the path to exiftool when following the install instructions trying to debug):
[2025-03-07 0:59:25] [DEBUG] exec(/usr/bin/exiftool -ver 2>&1 >/dev/null) returns "", retval: 0
[2025-03-07 0:59:25] [DEBUG] exec(ffprobe -version 2>&1 >/dev/null) returns "", retval: 0
[2025-03-07 0:59:25] [DEBUG] exec(ffmpeg -version 2>&1 >/dev/null) returns "", retval: 0
[2025-03-07 0:59:25] [DEBUG] exec(mediainfo --Version 2>&1 >/dev/null) returns "", retval: 0
Here is my environment info:
Piwigo 15.4.0 Check for upgrade
Installed on 22 January 2025, 1 month 2 weeks 1 day ago
Operating system: Linux
PHP: 8.3.15 (Show info) [2025-03-07 01:26:03]
MySQL: 9.2.0 [2025-03-07 01:26:03]
Graphics Library: External ImageMagick 7.1.1-32
Cache size N/A never calculated Refresh
Last edited by summerowls0521 (2025-03-07 02:31:01)
Offline