RubyGems Navigation menu

tagomatic 0.1.8

tagomatic

Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.

Another mp3 tagger the world does not need.

But I needed it. I have a large collection of old mp3 files. From times when tagging was mostly based on the file and folder names. When v2 tags where nowhere close..

Overview

Modes of operation:

  • The tagger will try to guess the tags from the full file path by applying a set of known formats.

  • The tagger will apply specific tags given on the command-line.

  • The tagger will match specific formats given on the command-line.

  • Arbitrary combination of the before-mentioned modes.

The scanner supports recursive folder handling. Of course.

Right now v2 tags are the focus.

It is probably best to call this alpha ware.

Usage

For my genre/artist/album/track.mp3 collection I use this invocation pattern:

tagomatic –underscores –guess –recurse –showtags –errorstops –cleantags /media/music/

Then I add folder-specific .tagomatic or .format= files whenever an error occurs.

The .tagomatic file

You can put the (long version) of the command line options into folder-specific .tagomatic files. These options are then valid only for this folder and sub-folders.

This is useful - for example - if you want to switch guessing off for sub-folders.

The .format= files

You can add files named .format= to sub-folders. They will be picked up by tagomatic and added as custom formats just as if you would have passed them on the command line using the –format option.

Because the slash is not allowed in file names you have to replace it with a vertical dash like in this example:

.format=%g|%a|%b|%n - %t.mp3

These formats are valid only for this folder and sub-folders.

Copyright

Copyright © 2009 Daniel Lukic. See LICENSE for details.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.9 - November 04, 2009 (18.0 KB)
  2. 0.1.8 - November 04, 2009 (18.0 KB)
  3. 0.1.7 - November 04, 2009 (17.0 KB)
  4. 0.1.6 - November 03, 2009 (17.0 KB)
  5. 0.1.5 - November 03, 2009 (16.5 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (1):

Development 依赖 (1):

业主:

作者:

  • Daniel Lukic

SHA 256 校验和:

68e05cb8c53af8de36bc471001939a53f21ea8829a8d7889f40e6b121b9656fa

下载总量 41,056

这个版本 3,352

许可:

需要的 Ruby 版本:

链接: