Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.41 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.41 KB

audiofile

GoDoc Go Report Card CircleCI Maintainability Test Coverage

background

Do you have a music collection that you would like to browse and organise with a nice UI? Audiofile attempts to provide such an interface, allowing for directory locations to be specified and then trawled for audio files with their ID3 information retrieved. To provide further benefit, Audiofile attempts to then help with organising your local filesystem layout, along with ensuring the quality and validaty of all metadata.

installation

See the releases for available pre-built binaries of Audiofile.

development

See the Makefile for details of running components of Audiofile.

credit

A portion of this concept was derived from the SickBeard product.