SUMMARY Trying to create a csv file of tags in mp3 files located in a hierarchy of folders, the result only includes the files in the first folder of the hierarchy STEPS TO REPRODUCE 1. Open a folder (ctrl+f) containing a hierarchy of subfolders with mp3 files 2. Right click to expand all, then select all (ctrl+A) 3. Select File/Export and choose any csv format OBSERVED RESULT The only files appearing in the export window are the files from the first folder EXPECTED RESULT All selected files (from all folders) should appear in the export window SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.1.0-21-amd64 (64-bit) KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION selecting "export csv" from the context menu correctly generates a csv file with all selected mp3 files (in all subfolders) but does not include the tags (it only contains the file paths)
Your observation is correct, the "Export" action from the "File" menu exports only the tracks from a single folder. But there is a function, which exports all tags from all files: "Export CSV" from the file list context menu (right click on any file in the file list).