Coder Social home page Coder Social logo

Comments (3)

orontee avatar orontee commented on July 17, 2024

I faced that problem with a music library managed with MusicBrainz Picard application. But playing with the application parameters, the image for the front cover can be named cover.jpg even when there's other images for the booklet, etc. Then customizing mopidy-local album_art_files one can have the front cover image to be used.

from mopidy-local.

fkuersch avatar fkuersch commented on July 17, 2024

I have a bunch of unrelated MP3 files with embedded images. mopidy-local doesn't extract the image of the single track. But if I set the 'artist' and 'album' metadata, mopidy-local does find and extract the image.

Unfortunately, this method also spams the "My Albums" section in mopidy-iris by creating an album for each individual file.

from mopidy-local.

jotak avatar jotak commented on July 17, 2024

Maybe the approach for providing art should be changed more deeply: instead of having a list of images per album (which is per design in the database), it should more stick to the actual model with 1 or 0 image per track, and 1 or 0 image per album.

That would of course break the Mopidy-Local API, so it is then up to the frontends to display the correct image depending on the situation. But I think it would solve many problems (including what @fkuersch mentions about albums view bloated with different images)

from mopidy-local.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.