Ceci est une ancienne révision du document !
-a STRING, --artist=STRING
Set artist the to STRING.
-A STRING, --album=STRING
Set album to STRING.
-t STRING, --title=STRING
Set track title to STRING.
-n NUM, --track=NUM
Set track number to NUM.
-N NUM, --track-total=NUM
Set total number of tracks to NUM.
-G STRING, --genre=STRING
Sets genre to STRING. (See –list-genres)
<code>-Y YEAR, --year=YEAR</code>
Set the four digit year.
<code>-p STRING, --publisher=STRING</code>
Set the publisher/label text.
<coce>--add-image=IMG_PATH:TYPE[:DESCRIPTION]</code>
Add an image to the tag (APIC frame). The IMG_PATH is the image
file to add to the tag. If the path value is empty the image
frame with a value of TYPE is removed from the tag. The TYPE is
one of the types listed when 'eyeD3 --list-image-types' is run.
The DESCRIPTION is optional and will default to "".
A tag may not have more than one image frame with the same TYPE
values.
Add an image to the tag (APIC frame). The IMG_PATH is the image
file to add to the tag. If the path value is empty the image
frame with a value of TYPE is removed from the tag. The TYPE is
one of the types listed when 'eyeD3 --list-image-types' is run.
The DESCRIPTION is optional and will default to "".
A tag may not have more than one image frame with the same TYPE
values.