Can NoClone handle duplicate MP3 files?
Due to byte-by-byte comparison, mp3 records from different sources cannot be detected. Here is the suggestion for future release. Sure, we can compare the waveform to see if they are similar but simplicity, we can list the mp3s with the same title and singer under mp3 tags and then allow you to make files by sampling rate etc. It is possible to implement the later case while difficult for the former case.