Bug 425200 - Add [year] to album tag
Summary: Add [year] to album tag
Status: RESOLVED NOT A BUG
Alias: None
Product: kid3
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Fleisch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-10 19:49 UTC by Danny
Modified: 2020-08-22 06:53 UTC (History)
0 users

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 Danny 2020-08-10 19:49:37 UTC
SUMMARY 
I want to add [year] before the album title in the tag 2 section and just wondered if there was a way to automate it.  I had just realized that the album year would be helpful when browsing on my car head unit since it only displays artist, title and album.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT
[1980] Back in Black

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Urs Fleisch 2020-08-10 20:14:01 UTC
You can do this with menu function "File/Import from Tags...". In the same way as the predefined example "Track Number to Title" you can define a new Format "Year to Album" with Source "[%{year}] %{album}" and Extraction "%{album}(.*)".