Skip to content

Add support for album art export #171

@danielkinahan

Description

@danielkinahan

I'm interested in taking a crack at this since I like to have the little pictures on my screen lol. We would need to extract the image tag from the song metadata and insert it into the AlbumArt table as a 256x256 png blob.

Here's a screenshot of the actual Engine DJ Desktop export (it works using wine btw)
Image

One thing I need your feedback on is the extraction since we'll have to use a lib. TagLib is used by Mixxx which is the direction I'd like to go but including it in this project would be duplicating code. Could we have different cmake instructions for building this lib standalone vs in Mixxx?

I have parts of the solution in a branch on my fork https://github.com/danielkinahan/libdjinterop/tree/album-art-attempt
If you have time to take a look that would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions