Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 300 Bytes

File metadata and controls

16 lines (11 loc) · 300 Bytes

MusicMatch

MusicMatch is a small Scala script I wrote as Scala exercice.

It aims to go through a Music librairy to detect duplicate sound

Versions

0.1

This version just check the MD5 signature of the file and list duplicates

Todo

  • 0.1 - Write startup script