Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Author   - Vasuman Ravichandran
eMail ID - vasumanar@gmail.com

Application Name - AudioClick
Version - 0.1dev

Summary:
AudioClick is a python program that attempts to correctly tag your entire music collection by fingerprinting each song and querying correct metadata online.This program makes use of Chromaprint to calculate the audio fingerprint then uses the AcoustID web service to return a MusicBrainz recording ID. The program then uses the Mutagen python library to write the metadata to the audio file's tags.

Requires:
1.Python 2.7
2.Chromaprint 0.8
3.FFmpeg
4.Mutagen
5.MusicBrainzNGS

Usage:
When in the main directory, execute the command -
$ python2.7 audioclick/ /path/to/audio/files/

About

A script that tags the audio file with correct metadata by fingerprinting and querying the MusicBrainz database

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages