I use the awesome filesystem *mp3fs* to convert flac to mp3. 

But I have a problem with showing the artwork of my files in LMS.

Both files contain the cover but in the case of a FLAC that was
converted to mp3 it is not displayed by the server. 

First file originally mp3, second one converted from flac. First file
does show artwork, second file does not. Both do show artwork in Tauon
Music Box player.

Input #0, mp3, from '01 1, 2, 3.mp3':
Metadata:
title           : 1, 2, 3
artist          : 4 Lyn
album           : 4Lyn
genre           : Rock
composer        : Ron Clauss/Bjorn Dussler/Sascha Carrilho/Benjamin
Eckebrecht
track           : 01/15
disc            : 01/01
encoded_by      : iTunes 10.7
date            : 2011
Duration: 00:01:46.45, start: 0.000000, bitrate: 257 kb/s
Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 256 kb/s
Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc,
bt470bg/unknown/unknown), 600x588 [SAR 1:1 DAR 50:49], 90k tbr, 90k tbn,
90k tbc (attached pic)
Metadata:
comment         : Other

```
Input #0, mp3, from '01 - Fear Inoculum.mp3':
Metadata:
encoder         : MP3FS
title           : Fear Inoculum
artist          : Tool
album           : Fear Inoculum
date            : 2019
track           : 01
genre           : Metal
TLEN            : 620101
Duration: 00:10:20.15, start: 0.000000, bitrate: 194 kb/s
Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 192 kb/s
Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc,
bt470bg/unknown/unknown), 1500x1500 [SAR 1:1 DAR 1:1], 90k tbr, 90k tbn,
90k tbc (attached pic)
Metadata:
comment         : Cover (front)
```

I added the cover to the original flac with 


Code:
--------------------
    metaflac --import-picture-from="$FILEPATH" "$f"
--------------------


If you want to check out for yourself here is the file that does contain
a cover which does not show up: https://filehorst.de/d/dsdFujax


------------------------------------------------------------------------
bvrulez's Profile: http://forums.slimdevices.com/member.php?userid=67251
View this thread: http://forums.slimdevices.com/showthread.php?t=115001

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to