-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Steps
- Open a playlist due for repair in the Playlists Editor.
- Select the tracks in need of repair.
- Open the Context Menu for the selection, and select to run
Select Closest Matches
. - Modal opens.
- Let the repair finish.
The Select Closest Matches
modal often ends up delivering matches that are unsuitable. However, there is no way to tell to keep the suitable and the unsuitable tracks apart. Once the modal is closed on OK, all the unsuitable tracks are now disguised by their new ("false positive") matches, and users have no way of identifying these undesirable tracks in order to locate and correct them by other means available. Such as, is usually done via `Replace Selected Entries', available in the Context Menu.
What may go a long way toward fixing the aforesaid dilemma, is a distinct marking for all the unsuitable matches. This mark is first user-applied in the Select Closest Matches
modal to all those track matches found to be unsuitable. The marking is carried over to sync with the same tracks listed in the playlist under edit. This "mark" can, for instance, take the form of a clearly visible red X or checkbox.
Note: in order to keep the unsuitable track matching process relational the "marked" tracks should retain their original i.e. unmatched/unchanged (pre-modal) file names.
Concurrent with this proposal?