mp3tagger

0.0.8 • Public • Published

About mp3tagger

mp3tagger is a simple command line tool that search album info (such as title, artist, track names, etc.) and write id3 tags to mp3 files. Perfect for your iTunes collection. It uses Discogs.com database and eyeD3 for write id3v2 metadata.

Requirements

node & npm

eyeD3

  • To install eyeD3 cli: brew install eye-d3

discogs.com account

export DISCOGS_CONSUMER_KEY=<your_key>
export DISCOGS_CONSUMER_SECRET=<your_secret>

Installation

  • npm install -g mp3tagger

Usage

  • Go to and album directory with mp3s inside and type mp3tagger

Notes

  • mp3tagger will search for files in the directory by alphabetical order
  • only tested in mac

Dependents (0)

Package Sidebar

Install

npm i mp3tagger

Weekly Downloads

1

Version

0.0.8

License

MIT

Last publish

Collaborators

  • sucufruli