Skip to content

Command line tool to manage your music library

License

Notifications You must be signed in to change notification settings

mhor/audio-lib-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Library Tools

Checker

Check some rules to detect audio files tags inconsistencies:

  • missing album name, track number, title, artist, album artist
  • track had a suspicous "Various Artists" name
  • track with diffrent album/album artist into same directory
  • same track number into same directory
  • title, artist, or album contains suspicious word (untitled, track, unknow)
./audio-lib-tools check --tracks --albums --only-errrors ~/Music

Exporter

Export directory audio files to json

./audio-lib-tools export  ~/Music/ ~/Music/export.json --covers --covers-path=./covers

License

See LICENSE for more information

About

Command line tool to manage your music library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages