Menu

#925 Opening m3u files should not read songs file data

Done
nobody
None
Medium
Enhancement
2018-11-13
2017-07-05
Delerue
No

When opening a m3u file inside Winamp, it just reads the information inside the playlist file, so the loading process is basically instantaneous. However, Qmmp reads some additional information from each song file when loading m3u playlist, so depending on the playlist size, this process can be very slow.

I don't know what kind of thing Qmmp is reading from each file since from the user perspective what's relevant is just artist - songName - length. But if reading each song file information is really needed, maybe it can be read on the demand (i.e. when actually playing the song).

Discussion

  • Delerue

    Delerue - 2017-11-09

    Is there any feedback regarding this issue? Thanks!

     
  • trialuser02

    trialuser02 - 2017-11-09

    Unfortunately, now project is in the feature freeze stage. But, as you see, playlist parsers now are able to read metadata. So, first steps to implement this feature are done.

     
  • trialuser02

    trialuser02 - 2018-11-13
    • status: New --> Done
    • Priority: High --> Medium
     

Log in to post a comment.