From XBMC
1 ID3 tags
| Template
|
ID3 Tag or Function
|
| %N
|
TrackNumber
|
| %S
|
DiscNumber
|
| %A
|
Artist
|
| %T
|
Title
|
| %B
|
Album
|
| %G
|
Genre
|
| %Y
|
Year
|
| %F
|
FileName
|
| %D
|
Duration
|
| %J
|
Date
|
| %R
|
Rating
|
| %I
|
File Size
|
Note: In order for XBMC to display these tags, you must have tagged your music files correctly. Good Programs for tagging your music files are for example Tag&Rename or MediaMonkey which is more preferred for ID3V2 tag rating since XBMC uses it's rating scale when scanning music ratings to it's database.
2 Formatting tags
| Template
|
Function
|
| [[I]...[/I]]
|
Italic
|
| [[B]...[/B]]
|
Bold
|
3 Examples
| Raw tag
|
Output
|
| [%N] [[I]%A[/I]] - %B : [[B]%T[/B]]
|
[track nr.] artist - album : title
|
4 See also
4.1 Similar page names