Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 518 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 518 Bytes

id3tags

Changes (bulk) ID3 tags for MP3 files

Configuration

See config file example.

Usage

id3tags [OPTIONS]

    -c, --config CONFIG_FILE  config. Default: ./id3tags.yml
    -d, --delete [FILE...]    delete tags for files. Should be separated by a comma: /path/to/file/1.mp3,/path/to/file/2.mp3
        --bin FILE            executable file. Default: /usr/bin/id3v2
    -h, --help                display a usage message

Dependencies