Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: No thumbnail on DSF files
#1
Thumbnail files are showing on all files except .DSF
DSF files are created with EZ CD Audio Converter (latest version).
I know that the album art is available in the files; when i convert a file back it is visible

A demo file is too large to attach in this forum. I can send it with wetransfer if you want.

If I can help in any way, please let me know.
Reply
#2
The cover art extractor used in moOde supports embedded art for FLAC, MP3 and M4A formats. For other formats try placing a cover art file in the album directory.

The types and extensions for cover art files are listed below (from the sources)

Code:
    // default cover files
    $covers = array(
        'Cover.jpg', 'cover.jpg', 'Cover.jpeg', 'cover.jpeg', 'Cover.png', 'cover.png', 'Cover.tif', 'cover.tif', 'Cover.tiff', 'cover.tiff',
        'Folder.jpg', 'folder.jpg', 'Folder.jpeg', 'folder.jpeg', 'Folder.png', 'folder.png', 'Folder.tif', 'folder.tif', 'Folder.tiff', 'folder.tiff'
    );
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
Hi Tim,

Thank you very much for the suggestion. It works (as you assumed).
Reply


Forum Jump: