Bug 472588

Summary: Star Rating Column in the File List section
Product: [Applications] kid3 Reporter: s_decoster
Component: generalAssignee: Urs Fleisch <ufleisch>
Status: REPORTED ---    
Severity: wishlist CC: 60f31543-f82f-492a-8430-25db5521568b, s_decoster
Priority: NOR    
Version First Reported In: 3.9.x   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description s_decoster 2023-07-24 18:53:01 UTC
Just a wishlist request:

In the file list, certain columns can be displayed (e.g. Name, Size, Type, Date Modified,...) when selected by right clicking the column header. 

Could the "Rating" column be added? 

This would make it easier to see per folder how many tracks have a star rating, rather than having to select them 1 by 1 and checking the value in the Tag 2 section.

Thanks!
Comment 1 Urs Fleisch 2024-07-14 10:05:47 UTC
I also received an email about this bug report, however, I have not generated it, maybe some automatic action done by bugs.kde.org because of inactivity?

Concerning your feature request: It is possible that I extend the selection of frames to be included in the file list columns from "standard tags" (as it is now) to "unified tags" (which would also include "Rating"). However, "Rating" would be a bit more complicated because it uses a custom editor. So this will probably not be part of the next release.

If you just want to know which files have a rating frame, you could add a custom filter (menu "Tools/Filter") with the expression `%{rating} not equals ""`.