Skip to content

CLI tool to bulk assign song metadata to music files

License

Notifications You must be signed in to change notification settings

kodumbeats/mptags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mptags

For some reason, all the fancy tools to edit song tags were too cumbersome and heavy for my liking. mptags is a quick-and-dirty tool for bulk assigning song metadata to audio files based on their filename/dir.

Usage

mptags is a tool to bulk assign tags to music files based on their filename/dir

Usage:
  mptags [argument] [--flags]

Arguments:
  path: (optional) album path, defaults to $PWD
    $ mptags /path/to/album

  help: show command information
    $ mptags help

  version: show build version
    $ mptags version

Flags:
  -h, --help: show command information
  -v, --version: show build version

Development

Requires static taglib libraries to compile - see go-taglib for more.

arch (btw) sudo pacman -S taglib

Build

./bin/build

License

MIT

About

CLI tool to bulk assign song metadata to music files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published