https://bugs.kde.org/show_bug.cgi?id=466523
--- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> --- You probably noticed that it is possible to have additional columns with tag frames in the file list by right clicking on the header. However, only the standard tags (Title, ..., Genre) are available there. I could enhance this to allow unified tags, which would also include Composer and Album Artist. You could then sort by these fields. Note, however, that the file list is still a hierarchical directory tree, i.e. if you sort by a field, this will only sort for each directory. Therefore, this would only solve your issue if you have all your audiobooks in the same folder. A solution, which is a bit awkward, but which should work with the existing version, would be to use "Export CSV" from the file list context menu, import the exported CSV file into a spreadsheet, sort by Composer and/or Album Artist there, edit some values, save the changed CSV file and bring it back into Kid3 via "Import CSV" from the file list context menu. -- You are receiving this mail because: You are watching all bug changes.