[Bug 54966] New: delaying of KFMI even more
Carsten Pfeiffer
pfeiffer at kde.org
Fri Feb 21 12:56:50 GMT 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=54966
Summary: delaying of KFMI even more
Product: noatun
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kde-multimedia at kde.org
ReportedBy: pfeiffer at kde.org
Version: 2.3.1 (using KDE 3.1.9)
Compiler: gcc version 3.2
OS: Linux (i686) release 2.4.20
Hayes should try to defer metainfo determination as long as possible. That is, it should determine it on demand for a given file, when someone asks for it and it should determine the information for all visible files in the playlist.
The latter is not necessary when the playlist is not shown and the sorting mode does not need KFMI (or the mode is random, so sorting is irrelevant).
On demand determination could be implemented by using KMimeTypeResolver, so that the meta information for an item is read as soon as that item becomes visible in the view.
I'd have a look at that when Hayes would be in CVS.
More information about the kde-multimedia
mailing list