dagger

dagger is a small command-line utility for unix/linux written in Python which tags and renames audio-files.
Download

dagger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stephan Windmüller
  • Publisher web site:
  • http://freewarepoint.de/dagger/

dagger Tags


dagger Description

dagger is a small command-line utility for unix/linux written in Python which tags and renames audio-files. dagger is a small command-line utility for unix/linux written in Python which tags and renames audio-files. Currently supported formats by dagger are MP3 and OGG Vorbis. dagger's configuration file supports different profiles with their own sets of options.Usage:The following overview is produced when you run dagger without options. If you want further explanation, please refer to the README. dagger 0.2Copyright (c) 2006 Stephan WindmllerSyntax: dagger file(s)Example: dagger -v -r "%b/%n - %a - %t.ogg" *.oggGeneral actions: -h, --help Show this help -r, --rename="format" Renames the given file(s) to format -t, --tag="format" Parses the filename and saves the tag --regexp="s/str1/str2/" Perform regexp replaceActions which set static tags: --set-artist="name" Sets the artist tag in all files --set-album="name" Sets the album tag in all files --set-comment="name" Sets the comment tag in all files --set-genre="genre" Sets the genre tag in all files --set-tracktotal="num" Sets the total number of tracks --set-auto-tracknum Sets the track number automatically --set-title="title" Sets the title tag in all files --set-date="year" Sets the date tag in all filesOptions: --create-dirs Create needed directories while renaming -d, --dry-run Do not change files, only show what wouldhappen --force Allow overwriting of existing files --no-id3v1 Do not save id3v1 tags --no-id3v2 Do not save id3v2 tags --no-suffix Do not add suffix to format string ifmissing --normalize Normalize title --profile="profile" Use profile in ~/.daggerrc -q, --quiet Do not produce any output -v, --verbose Be verboseFormat may have the following fields: %a: ARTIST %l: TRACKTOTAL %b: ALBUM %n: TRACKNUMBER %c: COMMENT %t: TITLE %g: GENRE %y: DATE %x: ignore thisWhat's New in This Release:· This version corrects the parsing of filenames in subdirectories.· It also contains bugfixes for capitalization of words containing parentheses and dashes.


dagger Related Software