Bug 508899

Summary: Add 'added to collection' to the Edit Track Details dialog
Product: [Applications] amarok Reporter: robert marshall <robert>
Component: Collection BrowserAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 3.2.2   
Target Milestone: kf5   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description robert marshall 2025-08-29 14:34:09 UTC
The 'added to collection' date can be used to (for example) filter the collection but there's no way (AFAICT) to display the value for any particular track. I think it ought to be on the Summary tab of the Edit track details.

I'm not sure whether it used to be there or whether I'm remembering it from strawberry.
Comment 1 Bug Janitor Service 2025-09-07 08:14:07 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/amarok/-/merge_requests/146
Comment 2 Tuomas Nurmi 2025-09-13 17:12:13 UTC
Git commit ee12bc1a094a474a8a57043c3cacd62f0b32b444 by Tuomas Nurmi.
Committed on 13/09/2025 at 17:12.
Pushed by nurmi into branch 'master'.

Show added to collection time in tag dialog when available

There's plenty of space, so show the information when the track's in a
collection that provides sensible added times (seems to be that only sql
collection does, which makes sense).

M  +1    -0    ChangeLog
M  +18   -0    src/dialogs/TagDialog.cpp
M  +32   -0    src/dialogs/TagDialogBase.ui

https://invent.kde.org/multimedia/amarok/-/commit/ee12bc1a094a474a8a57043c3cacd62f0b32b444