| Mjuk Userguide | ||
|---|---|---|
| <<< Previous | Import | Next >>> |
Table 1 shows what tags in files are used.
Table 1. Supported fields
| Field | Ogg | Mp3 & Mp2 | Description | Req |
|---|---|---|---|---|
| ARTIST | x | x | Name of the artist. At the moment only one artist per track is supported. | x |
| TITLE | x | x | Name of the track. | x |
| ALBUM | x | x | Name of the album. | x |
| VOLUME | x | - | If the album consists of several volumes/records, this is the number of the volume. ALBUM need to be the same for all volumes. | - |
| TRACKNUMBER | x | - | The number of the track. Corresponding tag for MP3 and MP2 is TRACK. Default is 0. | - |
| TRACK | - | x | The number of the track. Corresponding tag for OGG is TRACKNUMBER. Default is 0. | - |
| GENRE | x | x | The genre of the track. Ogg:s can have several occations of this tag. | - |
| DATE | x | - | Year the record was published. Today only year is accepted. | - |
| YEAR | x | x | Year the record was published. Only used if DATE does not exist.. | - |
| DISCID | x | - | FreeDB and CDDB disc ID. | - |
| QUALITY | x | - | The quality of the encoding of the track. | - |
| REPLAYGAIN_ALBUM_GAIN | x | - | Album regain information. Only used from first track on an album. | - |
| REPLAYGAIN_ALBUM_PEAK | x | - | Album regain information. Only used from first track on an album. | - |
| REPLAYGAIN_TRACK_GAIN | x | - | Track regain information. | - |
| REPLAYGAIN_TRACK_PEAK | x | - | Track regain information. | - |
Except for the tags above, the tracklegth for all tracks and the file name are imported. For ogg is also ogg-encoder version and vendor stored.
| <<< Previous | Home | Next >>> |
| Import | Up | How the importer works |