TIS tags: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Tango.info]]
DRAFT - WORK IN PROGRESS
DRAFT - WORK IN PROGRESS


See also: [[tag standards]].
See also: [[tag standards]].


== Tag format ==  
== Tag name format ==  
A tango.info standard tag name has the form
A tango.info standard tag name has the form
  /[a-z_]{1,64}/
  /[a-z_]{1,64}/


== album specific tag ==
== Tag name alias ==
  tin
For each tag name, tag name aliases can be defined by writing them after the tag followed by "=".
 
== Tag for album specific data ==
  tinp
  album_name
  album_name
  album_artist
  album_artist
Line 14: Line 18:
  album_tqty = album_track_qty
  album_tqty = album_track_qty


== disc specific tag ==
== Tag for disc specific data ==
  disc_num
  disc_num
  disc_tqty = disc_track_qty
  disc_tqty = disc_track_qty


== track specific ==
== Tag for track specific data ==
  tint
  tint
  track (track number)
  track (track number)
Line 27: Line 31:
  duration (!duration is not a tag!)
  duration (!duration is not a tag!)
  artist_instr
  artist_instr
  artist_voc (vocal artist)
  artist_voc = artist_vocal (vocal artist)

Latest revision as of 2013-06-10T11:11:31

DRAFT - WORK IN PROGRESS

See also: tag standards.

Tag name format

A tango.info standard tag name has the form

/[a-z_]{1,64}/

Tag name alias

For each tag name, tag name aliases can be defined by writing them after the tag followed by "=".

Tag for album specific data

tinp
album_name
album_artist
album_dqty = album_disc_qty
album_tqty = album_track_qty

Tag for disc specific data

disc_num
disc_tqty = disc_track_qty

Tag for track specific data

tint
track (track number)
title
artist
genre	
date
duration (!duration is not a tag!)
artist_instr
artist_voc = artist_vocal (vocal artist)