aoide

command module
v0.0.0-...-4c773eb Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: MIT Imports: 12 Imported by: 0

README

aoide

A music library.

The plan

$ cat ~/.config/aoide.toml
musicDir = "/home/.../Music"
playlistDir = "/home/.../.config/mpd/playlists"
dbFile = "/home/.../.cache/aoide.db"
$ aoide index
...[reads through musicDir/**/* adding to dbFile]...
$ aoide organise --dry-run
...[prints changes that will be made]...
$ aoide organise
...[does changes]...
$ aoide autotag
...
$ aoide get-art
...
$ [others?]
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package diff implements a linewise diff algorithm.
Package diff implements a linewise diff algorithm.
tools
add

Jump to

Keyboard shortcuts

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