If you edit the tags on multiple tracks simultaneously, any label common to all of those tracks is silently removed. Labels that aren't on all tracks will remain. Reproducible: Always Steps to Reproduce: 1. Add a label to multiple tracks and save it. 2. Select those tracks and edit some attribute of them (e,g, fix the spelling of the artist's name) and save Actual Results: The label is removed from those tracks. Expected Results: The label stays the way I left it.
Git commit cf8b30fe1b6cfcdd88403f5a55a78a78168d3524 by Daniel Faust. Committed on 03/03/2013 at 11:13. Pushed by dfaust into branch 'master'. Fix: Don't remove common labels when editing the tags of multiple tracks When editing the tags of multiple tracks without editing the labels, common labels would be removed. FIXED-IN: 2.8 M +1 -0 ChangeLog M +15 -12 src/dialogs/TagDialog.cpp http://commits.kde.org/amarok/cf8b30fe1b6cfcdd88403f5a55a78a78168d3524