Piwigo / piwigo-videojs

Videojs port for piwigo. Play your videos on your web gallery!
http://piwigo.org/ext/extension_view.php?eid=610
GNU General Public License v3.0
64 stars 45 forks source link

Error on Synchronization of metadata information and poster creation #222

Open ElGatoFlojo opened 5 months ago

ElGatoFlojo commented 5 months ago

I get an error when trying to sync:

Warning: Undefined array key "vjs_sync" in /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin_sync.php on line 78 Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin_sync.php on line 78 Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, bool given in /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin_sync.php:78 Stack trace: #0 /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin_sync.php(78): array_merge(false, Array) #1 /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin.php(68): include_once('/mnt/WORK/_WEB/...') #2 /mnt/WORK/_WEB/Images/admin/plugin.php(53): include_once('/mnt/WORK/_WEB/...') #3 /mnt/WORK/_WEB/Images/admin.php(346): include('/mnt/WORK/_WEB/...') #4 {main} thrown in /mnt/WORK/_WEB/Images/plugins/piwigo-videojs/admin/admin_sync.php on line 78

Piwigo 14.3.0 OS: FreeBSD PHP: 8.2.8 MySQL: 10.5.21-MariaDB

marfig2005 commented 5 months ago

Hello, I have the same issue Piwigo 14.3.0 PHP: 8.2.5 MySQL: 10.11.2-MariaDB