Git Product home page Git Product logo

Comments (5)

xat avatar xat commented on August 23, 2024

This is possible in general. We need to parse the Meta Information of the MP3s for that which should not be a big problem. I think the main question is from which API we could receive the images of the album covers without having to perform an API request for each MP3 file.

from castnow.

plessbd avatar plessbd commented on August 23, 2024

MP3 files with id3v2 can contain an image file. We should be able to use that and possibly have a default instead of going out to get it every time.
https://github.com/43081j/id3 seems like the perfect library to use to start reading the information.

from castnow.

xat avatar xat commented on August 23, 2024

Cool, think we should look how widely used the image-parameter is :)
That module looks nice :)

from castnow.

plessbd avatar plessbd commented on August 23, 2024

I would also recommend we make it extensible, if one person likes to use service X and one person likes to use service Y, why not let them choose the service as long as someone/we/they make a plugin to call that service. If the image parameter is not populated that is. Maybe we have the ability to save it to the mp3 if possible and wanted as well.

I know I use the image parameter for all of my mp3's, as it is read by both android and iDevice to show the album art.

from castnow.

sogeking90 avatar sogeking90 commented on August 23, 2024

All my .mp3's seem to have the album art already as all my decices seem to
show the album art without any been in my directory.

Maybe you could have a placeholder for when the specific album art is not
available?

On Sun, Nov 23, 2014 at 11:17 PM, plessbd [email protected] wrote:

I would also recommend we make it extensible, if one person likes to use
service X and one person likes to use service Y, why not let them choose
the service as long as someone/we/they make a plugin to call that service.
If the image parameter is not populated that is. Maybe we have the ability
to save it to the mp3 if possible and wanted as well.

I know I use the image parameter for all of my mp3's, as it is read by
both android and iDevice to show the album art.


Reply to this email directly or view it on GitHub
#22 (comment).

from castnow.

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.