05-02-2023, 10:26 AM
(04-27-2023, 12:52 PM)Tim Curtis Wrote: Someone might want to try adding some image file types to the REGEX in the "list songfiles" script and see if that results in the thumbnail generator creating "folder" thumbs from the directory output from the script
Code:/var/www/util/list-songfiles.sh
Try this simplified one.
Code:TYPES_REGEX="\(aac\|ac3\|aif\|aiff\|dff\|dsf\|flac\|m4a\|mkv\|mp3\|mp4\|ogg\|pcm\|wav\|wma\|jpg\|png\)"
Hi Tim! I can confirm this does the trick. Thanks to you, all folders in my library now have an icon!