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
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}(.*)".