Tango.info music genre: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
Currently tango.info applies some transformations:
Currently tango.info applies some transformations:
* replace "-" with " "
* replace "-" with " "
* replace multiple contiguous sapces with one space
* replace multiple contiguous spaces with one space
* remove leading or trailing spaces
* remove leading or trailing spaces
* replace "arr." with "arreglo"
* replace "arr." with "arreglo"
The resulting string only contains letters and spaces.
The resulting string only contains letters and spaces.


For matching in the DB accented letters and any other non ascii letter (e.g. ñ) is mapped to an aascii letter.
For matching in the DB accented letters and any other non ascii letter (e.g. ñ) is mapped to an ascii letter.


In URLs use "_" instead of " " and ascii letters.
In URLs use "_" instead of " " and ascii letters.
Line 48: Line 48:
* special
* special
* alternative
* alternative
* https://tango.info/02480002714583
* jachayallera vs chacayallera
**https://tango.info/02480002714415 jachayallera
**https://tango.info/02480002715085 jachayallera
**https://tango.info/02480002714583 chacayallera

Latest revision as of 2017-08-16T17:01:00

Each genre has a tango.info music genre id.

Currently tango.info applies some transformations:

  • replace "-" with " "
  • replace multiple contiguous spaces with one space
  • remove leading or trailing spaces
  • replace "arr." with "arreglo"

The resulting string only contains letters and spaces.

For matching in the DB accented letters and any other non ascii letter (e.g. ñ) is mapped to an ascii letter.

In URLs use "_" instead of " " and ascii letters.

See also

Listing

To do: relation to "text" (uncomplete)

Performance genre names are harmonized. The first value is the harmonized one.

Special types

  • unknown

Regular types

  • tango
  • milonga
  • vals
  • fox trot // foxtrot // fox trott
  • paso doble // pasodoble
  • tango milonga

To be checked