madmaxoft/SkauTan

Add a duplicate songs overview dialog

Closed this issue · 3 comments

Add a dialog that would show all songs that have duplicates, with the songs' properties, and fast way to resolve the duplicity (remove all but one from the library or even from disk, smart property copying)

Easier solution: Add a filter to DlgSongs for showing only songs with multiple duplicates, then use DlgSongProperties for actionable items.

The filter is added, the actionable items are postponed.

Actions implemented in 4da28cc.