05-29-2024, 11:36 AM
(05-29-2024, 10:59 AM)Tim Curtis Wrote: Try the files from this mornings commit and let me know the results.
https://github.com/moode-player/moode/co...1b631041d2
Code:sudo bash -c '
wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/util/thumb-gen.php -O /var/www/util/thumb-gen.php;
wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/inc/Zend/Media/Id3/LinkFrame.php -O /var/www/inc/Zend/Media/Id3/LinkFrame.php'
Tim,
You're a star!
That fixes my issue. Thumbnail regenerate now completes successfully, including the FLAC files it previously choked on.
Phil