Detect rip errors ... flag tracks that "skip"
In a very large personal music library, I would like to scan and identify tracks that are inaccurately ripped ... that have skips.
I see there exists a database that could be used
http://www.accuraterip.com/
-
Stalaktite commented
Several programs already do that, it could be interesting to implement it in Bliss.
You just need the lossless flac files and nothing else. You need a complete gapless album rip though, including bonus tracks if tere are some, or the rip cannot be hashed and compared to a reference. -
Nice idea in principle.
Can this be done without the data from the rip? i.e. do the audio files have all the data required to query the database? For example, the CD drive table requires data about your CD drive - that won't be in the music files.
I wonder if there's a different solution in just audio analysis.