ite 0.4.0

Command line ID3 tag editor
ite-0.4.0 is not a library.

Ite

Command line ID3 tag editor codeberg.org codeberg.org codeberg.org codeberg.org codeberg.org codeberg.org

crates.io crates.io

github.com

EXAMPLES

To obtain the ‘Recording time’ of the audio file entitled men-at-work.mp3, kindly execute the following command:

$ ite get -a=date men-at-work.mp3

Display every existing frame within the directory designated as Music:

$ ite print -ec=all Music

Expunging every frame that is not of a fundamental nature from the song situated at eminem-cold-wind-blows.mp3 is accomplished by means of the subsequent method:

$ ite remove -c=not-basic eminem-cold-wind-blows.mp3

The image from arioso-of-belle-epoque.png may be assigned to the album entitled Disc 2 (Arioso of Belle Epoque) by employing the method outlined herein:

$ ite set -a=picture -p=arioso-of-belle-epoque.png 'Disc 2 (Arioso of Belle Epoque)'