Skip to content
/ imd Public

CLI application that finds the best matching song on iTunes based on an audio files metadata tags

License

Notifications You must be signed in to change notification settings

jjsymes/imd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imd

CLI application that finds the best matching song on iTunes based on an audio files metadata tags

Build dependencies

  • libssl-dev (sudo apt-get install libssl-dev)

Usefull documentation

TODO

  • Use iTunes API (maybe for albums) to find is_compilation and album_artist
  • Add option to write metadata to the audio file (Select from top 5 matches)
  • Add option to run with no prompt when writing metadata (selects first match)
  • Improve top match by prioritizing the earliest release date that isn't a single or compilation (unless Single version is explicit in the name)
  • Handle album artwork
  • Tests
  • Improve output formatting

About

CLI application that finds the best matching song on iTunes based on an audio files metadata tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published