Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| eyed3 [2016/11/08 15:07] – sasukelric | eyed3 [2018/07/07 23:48] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | < | + | Set artist the to STRING. |
| - | Set artist the to STRING. | + | < |
| - | < | + | Set album to STRING. |
| - | Set album to STRING. | + | < |
| - | < | + | Set track title to STRING. |
| - | Set track title to STRING. | + | < |
| - | < | + | Set track number to NUM. |
| - | Set track number to NUM. | + | < |
| - | < | + | Set total number of tracks to NUM. |
| - | Set total number of tracks to NUM. | + | < |
| - | < | + | Sets genre to STRING. (See --list-genres) |
| - | Sets genre to STRING. (See --list-genres) | + | < |
| - | < | + | Set the four digit year. |
| - | Set the four digit year. | + | < |
| + | | ||
| + | Set the publisher/ | ||
| + | < | ||
| + | |||
| + | Add an image to the tag (APIC frame). | ||
| + | < | ||
| - | < | ||
| - | Set the publisher/ | ||
| - | |||
| - | < | ||
| - | Add an image to the tag (APIC frame). | ||
| - | 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' | ||
| - | 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). | ||
| - | 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' | ||
| - | The DESCRIPTION is optional and will default to "" | ||
| - | |||
| - | A tag may not have more than one image frame with the same TYPE | ||
| - | values. | ||