Skip to content

Small application for managing and browsing a local audio file collection

License

Notifications You must be signed in to change notification settings

cloudcloud/audiofile

Repository files navigation

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.