When updating my music collection, I got the following error: "The collection scanner reported the following errors: When commiting track /home/music/ללא שפה/Camille_Saint-Saëns_-_The_Carnival_of_the_Animals.ogg with uid amarok-sqltrackuid://ae4fd10635a1059004c286e93596b0e7 we detected that the same uid is already commited. This means that you most probably have duplicates in your collection folders. The offending track is /home/music/כניסה/Saint-Saens_Carnival.ogg. In most cases this means that not all of your tracks were imported. Further errors will only be reported on the console." I suggest rewording this: "Possible duplicates found: /home/music/ללא שפה/Camille_Saint-Saëns_-_The_Carnival_of_the_Animals.ogg /home/music/כניסה/Saint-Saens_Carnival.ogg" Thanks.
Git commit a44bf6e423347476f0f23a7536b78b7af1a44d4b by Matěj Laitl. Committed on 23/10/2012 at 15:26. Pushed by laitl into branch 'master'. ScanManager: better dialog on collection scanner errors We now link to http://userbase.kde.org/Amarok/Manual/Various/TroubleshootingAndCommonProblems#Duplicate_Tracks and format the message much more nicely. FIXED-IN: 2.7 M +1 -0 ChangeLog M +9 -14 src/core-impl/collections/db/ScanManager.cpp M +0 -1 src/core-impl/collections/db/ScanManager.h M +5 -6 src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp http://commits.kde.org/amarok/a44bf6e423347476f0f23a7536b78b7af1a44d4b
Sounds much better, thanks Matej!
(In reply to comment #2) > Sounds much better, thanks Matej! With pleasure. :-)