Skip to content

Read and provide embedded pictures from FLAC to MP3 #68

@viertelb

Description

@viertelb

I just realized mp3fs does not provide the pictures I embedded in my flac. It never occured to me, probably, because in the past I copied all other files also, which often provided a folder.jpg with the album.

But since I moved more and more to flac I even used the command line to add a picture to each file and removed the file from the folder:

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

I did this because in Linux, version 2.4.2. of easytag broke the flac, when adding a picture to a track.

Now, with my command, the flacs play well and show the album cover. But mp3fs seems not to copy this. This brought me to question if I do use the right command, since it is lacking a reference to "what" actually is the typ of the picture (album, artist, are there more?).

But if mp3fs is currently not reading embedded pictures, I wanted to suggest to add this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions