tagrep

command module
v0.0.0-...-ea8da65 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2018 License: MIT Imports: 10 Imported by: 0

README

tagrep

Screenshot

tagrep is a tiny CLI utlity for finding tracks with the given ID3 frames (e.g. artist, title or year).

Installation

go get -u github.com/bogem/tagrep

Usage

$ tagrep --help
Usage:
  tagrep [flags] paths

Flags:
      --abs             print absolute paths
      --artist string   match artist
  -e, --exts strings    parse files only with given extensions. use "*" for parsing all files (default [.mp3])
  -i, --ignore-case     ignore case on matching frames
  -r, --recursive       recursive search
      --title string    match title
  -v, --verbose         verbose output
      --year string     match year

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