Left Pane, Expand from Selected or Expand the Selection
Audio Tag Editor
Brought to you by:
ufleisch
With 40,000 files, it takes way too long to Expand All; most of the time it will miss or not open/expand some directories within the full list
I need a way to chunk up the work and do it more speedily
the work: bulk editing fields or more predominantly delete Frames (i.e. Traktor4)
Including only some specific folders (as suggested in [feature-requests:#76]) could help. If items are missing or not expaned, this could be a bug in the used QFileSystemModel from Qt.
Related
Feature Requests:
#76There is a development snapshot kid3-git20170115-win32.zip available in https://sourceforge.net/projects/kid3/files/kid3/development/ which has the following improvements: "Expand All" is much faster (because it avoids UI updates of the file list). Also "Filter" is faster for the same reason. Selecting a large number of yet unloaded files still takes some time, but can be aborted.
Improved in version 3.4.5.