Bug 472588 - Star Rating Column in the File List section
Summary: Star Rating Column in the File List section
Status: REPORTED
Alias: None
Product: kid3
Classification: Applications
Component: general (show other bugs)
Version: 3.9.x
Platform: macOS (DMG) Other
: NOR wishlist
Target Milestone: ---
Assignee: Urs Fleisch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 18:53 UTC by s_decoster
Modified: 2024-07-14 10:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ""`.