Giter Club home page Giter Club logo

Comments (5)

 avatar commented on June 1, 2024

1

2

from cog.

kode54 avatar kode54 commented on June 1, 2024

This is only happening because metadata is delay loaded. I suppose I could do like foobar2000 and forcibly load all metadata up front when all tracks are added. I wouldn't know the first thing about displaying a progress dialog for that, either, so I'll just sit there doing nothing until the data is loaded, then the tracks will appear and start playing.

from cog.

 avatar commented on June 1, 2024

Just a thought, what about force loading metadata only on the first track, start playing it, and then add the rest of the tracks and metadata slowly in the background?

Otherwise, waiting for all metadata to be loaded, before starting playback, can take a long time when adding a whole discography to the playlist, and it's better to leave it as it is.

from cog.

kode54 avatar kode54 commented on June 1, 2024

Ooh, a very good idea. I’ll get right on that either tonight or tomorrow.

from cog.

 avatar commented on June 1, 2024

Seems to be working great so far. Thumbs up and cheers.

from cog.

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.