audio-lib-tools

command module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2020 License: MIT Imports: 12 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL