08-10-2022, 02:25 PM
After @TheOldPresbyope and I did some investigation it turns out that while the cover art fetcher supports TIFF format the thumbnail generator does not due to a limitation in the imagecreatefromstring() function that is used.
https://www.php.net/manual/en/function.i...string.php
What this means is that TIFF covers should be displayed in Playback view, CoverView and in the lower left area in Tag View. In all other places including the Queue, Tag view album list, Album view and the lower left of the Playbar no thumbnail image will be displayed (currently). In upcoming moOde 8.2.0 release a default moOde cover will be displayed.
https://www.php.net/manual/en/function.i...string.php
What this means is that TIFF covers should be displayed in Playback view, CoverView and in the lower left area in Tag View. In all other places including the Queue, Tag view album list, Album view and the lower left of the Playbar no thumbnail image will be displayed (currently). In upcoming moOde 8.2.0 release a default moOde cover will be displayed.