Comment 1 for bug 1530002

Revision history for this message
Andrew Hayzen (ahayzen) wrote :

Just to assist in debugging, do you have all of you tracks (you state you have 7000 in the other bug) in the queue? As it will try to load those currently from a database into the queue at startup, and this would likely take a while.

If this is the case, this will hopefully be improved after we move to bg-playlists, and then once the load()/save() methods work (bug 1510225) as then the tracks will be directly read into the queue via c++ in the media-hub/qtubuntu-media side.