APE key: Difference between revisions
mNo edit summary |
(Category:Metadata) |
||
Line 191: | Line 191: | ||
<nowiki>**</nowiki>Genre keywords should be normally English terms. A native language supporting plugin can translate common expression to the local language and vice versa when storing the genre in the file. | <nowiki>**</nowiki>Genre keywords should be normally English terms. A native language supporting plugin can translate common expression to the local language and vice versa when storing the genre in the file. | ||
[[Category:Metadata]] |
Revision as of 21:26, 11 September 2006
An APE tag item key is a key for accessing special meta-information in an audio file.
Member of APE Tag Item.
APE tag item keys can have a length of 2 (including) up to 255 (including) characters in the range from 0x20 (Space) until 0x7E (Tilde).
Typical keys should have a length of 2 ... 16 characters using the following characters:
Space (0x20), Slash (0x2F), Digits (0x30...0x39), Letters (0x41...0x5A, 0x61...0x7A).
Values can contain binary data, a value or a list of values. See here.
List of values can be mixed, i.e. contain UTF-8 strings and external references
beginning with file://..., http://www..., ftp://ftp....
Not allowed are the following keys: ID3, TAG, OggS and MP+.
Currently the following keys are defined:
Key |
Meaning |
Recommended format of value |
Title |
Music Piece Title |
UTF-8 string |
Subtitle | Title when TITLE contains the work or additional sub title | UTF-8 string |
Artist |
Performing artist |
|
Album | Album name | UTF-8 string |
Debut album | Debut album name | UTF-8 string |
Publisher | Record label or publisher | UTF-8 string |
Conductor | Conductor | UTF-8 string |
Track |
Track Number |
Integer |
Composer |
Name of the original composer |
|
Comment | User comment(s) | |
Copyright | Copyright holder | |
Publicationright | Publication right holder | |
File | File location |
Link |
EAN/UPC | EAN-13/UPC-A bar code identifier | 12 or 13 digit Integer |
ISBN | ISBN number with check digit | 9 digit number with a check digit (0...9 or X) |
Catalog | Catalog number | sometimes in the EAN/UPC, often some letters followed by some numbers |
LC | Label Code | LC + 4 or 5 digit Integer |
Year * | Release date | Date |
Record Date | Record date | Date |
Record Location | Record location(s) | |
Genre ** | Genre(s) | |
Media |
Source |
Media |
Index | Indexes for quick access |
Index Time |
Related | Location of related information |
Link |
ISRC | International Standard Recording Number | ASCII String |
Abstract | Abstract | Link |
Language | Used Language(s) for music/spoken words | |
Bibliography | Bibliography/Discography | Link |
Introplay | Characteric part of piece for intro playing | Index Time Range |
Dummy | Place holder | Zero data |
*This key name is used to be upward compatible.
**Genre keywords should be normally English terms. A native language supporting plugin can translate common expression to the local language and vice versa when storing the genre in the file.