mp3-rename

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

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

Go to latest
Published: Dec 3, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

mp3-rename

A simple go app to fetch mp3 metadata and

Usage

./walk-dir.sh [-a] <directory> | parallel --pipe "./mp3-rename [opts]"

Command-Line Options

  • -h: Display help
  • -c: Copy files instead of renaming them.
  • -o: Target output directory for renamed/copied files.
  • -f: Target file format. Will replace templates with the mp3-tags.
  • stdout: Print file new names to stdout instead of copying or renaming them.

Format options

  • {artist}
  • {title}
  • {album}
  • {album_artists}
  • {genre}
  • {composer}
  • {year}
  • {comment}

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