User:Chrisjjj/TINT: Difference between revisions
Appearance
Fork of https://tango.info/wiki/TINT |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[Category:Identifier]] | ||
[[Category: | [[Category:Data]] | ||
==Overview== | ==Overview== | ||
Line 8: | Line 7: | ||
<nowiki><TIN><separator><Side#><separator><Track#></nowiki> | <nowiki><TIN><separator><Side#><separator><Track#></nowiki> | ||
* [[TIN]] (14-digit number) | * [[TIN]] (14-digit decimal number) | ||
* Side# (decimal number without leading zeros) | * Side# (decimal number without leading zeros) | ||
* Track# (decimal number without leading zeros) | * Track# (decimal number without leading zeros) | ||
Line 19: | Line 18: | ||
** for Unix/Linux: 00008637207120/1/1 ("TINT/" or "'''TINT forward slash'''") | ** for Unix/Linux: 00008637207120/1/1 ("TINT/" or "'''TINT forward slash'''") | ||
** for Windows: 00008637207120\1\1 ("TINT\" or "'''TINT backslash'''") | ** for Windows: 00008637207120\1\1 ("TINT\" or "'''TINT backslash'''") | ||
==TINT and tags== | ==TINT and tags== | ||
The components of TINT | The components of a TINT may usefully be stored in the audio file tag, for example: | ||
*TIN - stored in a custom sub-field of the Album field, e.g. '''King of Rhythm 1937-1944 [00008637207120]''' | *TIN - stored in a custom sub-field of the Album field, e.g. '''King of Rhythm 1937-1944 [00008637207120]''' | ||
*Side# - stored in the particular format's equivalent field, as either the entire tag value or where the tag value is in two-part format, the first part e.g. the '''1''' in '''1/2''' for the first disc of a two-disc album. E.g. | *Side# - stored in the particular format's equivalent field, as either the entire tag value or where the tag value is in two-part format, the first part e.g. the '''1''' in '''1/2''' for the first disc of a two-disc album. E.g. | ||
Line 34: | Line 27: | ||
**MP3 ([http://www.id3.org/id3v2.4.0-structure ID3V2.4]): [http://www.id3.org/id3v2.4.0-frames#line-305 TPOS] | **MP3 ([http://www.id3.org/id3v2.4.0-structure ID3V2.4]): [http://www.id3.org/id3v2.4.0-frames#line-305 TPOS] | ||
*Track# - stored as normal in the format's Track Number field. | *Track# - stored as normal in the format's Track Number field. | ||
==See also== | ==See also== | ||
* [[TINT-based filing]] | * [[User:Chrisjjj/TIN]] | ||
** [[TINT-based filing migration]] | * [[User:Chrisjjj/TINT-based filing]] | ||
** [[User:Chrisjjj/TINT-based filing migration]] | |||
* [[TINTed album labelling]] | * [[TINTed album labelling]] | ||
* [[TINT playlist | * [[User:Chrisjjj/TINT playlist]] | ||
Latest revision as of 2016-11-21T00:37:37
Overview
A TINT is a reference to one track of one side of one album, and is of the form:
<TIN><separator><Side#><separator><Track#>
- TIN (14-digit decimal number)
- Side# (decimal number without leading zeros)
- Track# (decimal number without leading zeros)
- separator (the separator character of choice)
Examples
- 00008637207120-1-1 ("TINT hyphen-minus")
- 00008637207120.1.1 ("TINT dot")
- In TINT-based filing \ or / is used ("TINT slash").
- for Unix/Linux: 00008637207120/1/1 ("TINT/" or "TINT forward slash")
- for Windows: 00008637207120\1\1 ("TINT\" or "TINT backslash")
TINT and tags
The components of a TINT may usefully be stored in the audio file tag, for example:
- TIN - stored in a custom sub-field of the Album field, e.g. King of Rhythm 1937-1944 [00008637207120]
- Side# - stored in the particular format's equivalent field, as either the entire tag value or where the tag value is in two-part format, the first part e.g. the 1 in 1/2 for the first disc of a two-disc album. E.g.
- Track# - stored as normal in the format's Track Number field.