Tango.info orchestra code: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(non-natural persons added to person table)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:tango.info]]
[[Category:Tango.info]]
[[Category:identifiers]]
[[Category:Identifier]]


==2011-04-14==
==2011-04-14==
Line 6: Line 6:


Now one can see OTV as an entity and go from
Now one can see OTV as an entity and go from
http://www.tango.info/xgrvictora
https://tango.info/xgrvictora
to album, track and performance listings.
to album, track and performance listings.


Codes in tracks.csv that needed to be decoded via php, e.g.
Codes in tracks.csv that needed to be decoded via php, e.g.
$or["g6-mayor"]="Sexteto Mayor";
* $or["g6-mayor"]="Sexteto Mayor";
$or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";
* $or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";
$or["g5-pirincho,dir:FrancCanar"]="Quinteto Pirincho";
* $or["g5-pirincho,dir:FrancCanar"]="Quinteto Pirincho";
$or["g5-don_pancho"]="Quinteto Don Pancho";
* $or["g5-don_pancho"]="Quinteto Don Pancho";
are now obsolete.
are now obsolete.


Line 59: Line 59:
xgrvictora      g                      Orq. típica Víctor
xgrvictora      g                      Orq. típica Víctor
</pre>
</pre>
== Old info ==
== Old info ==
 
Currently no official tango.info orchestra code exists.
 
Currently no official t.i orchestra code exists.


The [[field track orch]] is sometimes filled with
The [[field track orch]] is sometimes filled with
* <[[t.i person_code]]>, e.g. MigueCaloa
* <[[tango.info person_code]]>, e.g. MigueCaloa
* gX-<t.i person_code>, where X is
* gX-<tango.info person_code>, where X is
** nothing, e.g. g-MigueCaloa = orchestra Miguel Calo
** nothing, e.g. g-MigueCaloa = orchestra Miguel Calo
** a number, e.g. g4-AnibaTroil = Cuarteto de Anibal Troilo
** a number, e.g. g4-AnibaTroil = Cuarteto de Anibal Troilo
* gX-<some word>, waiting for definition
* gX-<some word>, waiting for definition


The following codes are sometimes used internally, e.g. for the [[tango.info music tagger]]
The following codes are sometimes used internally, e.g. for the [[tango.info track tagger]]
  $or["g6-mayor"]="Sexteto Mayor";
  $or["g6-mayor"]="Sexteto Mayor";
  $or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";
  $or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";

Latest revision as of 2013-06-11T23:07:22


2011-04-14

"non-natural persons added to person table"

Now one can see OTV as an entity and go from https://tango.info/xgrvictora to album, track and performance listings.

Codes in tracks.csv that needed to be decoded via php, e.g.

  • $or["g6-mayor"]="Sexteto Mayor";
  • $or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";
  • $or["g5-pirincho,dir:FrancCanar"]="Quinteto Pirincho";
  • $or["g5-don_pancho"]="Quinteto Don Pancho";

are now obsolete.

To show you which entities have codes now below is a listing. Now it will be much easier to add new ones.

Legal persons, e.g. companies that are publishers may be added in the future.

tobias

xggcentena      g                       Cuarteto del centenario
xgglsasejc      g                       Cuarteto típico Los ases
xgglsasesa      g                       Cuarteto típico Los ases
xghangelbl      g                       Quinteto Ángel
xghcontemp      g                       Quintette De Tango Contemporain
xghdonpafc      g                       Quinteto Don Pancho, dir. Francisco Canaro
xghdonpanc      g                       Quinteto Don Pancho
xghfcanaro      g                       Quinteto Francisco Canaro, dir. Antonio D'Alessandro
xghlsvirtu      g                       Quinteto Los virtuosos
xghpirinch      g                       Quinteto Pirincho
xghpirinfc      g                       Quinteto Pirincho, dir. Francisco Canaro
xghrealjjj      g                       Quinteto Real
xgjcanyeng      g                       Sexteto Canyengue
xgjmayoraa      g                       Sexteto Mayor
xgrbrunswi      g                       Orq. típica Brunswick
xgrcocacol      g                       Orq. típica Coca-Cola
xgrcolorta      g                       Color Tango
xgrcolumbi      g                       Orq. típica Columbia
xgrestadtc      g                       Orquesta Estable del Teatro Colón
xgrestbsas      g                       Estrellas de Buenos Aires
xgrgtnprjt      g                       Gotan Project
xgrlsbordp      g                       Las Bordonas
xgrlsmucha      g                       Los muchachos de antes
xgrlsprvnc      g                       Los Provincianos
xgrlssoljd      g                       Los Solistas de D'Arienzo
xgrlstubat      g                       Los Tubatango
xgrmandrag      g                       Mandragora Tango Orchestra
xgrportena      g                       Orq. típica Porteña
xgrporteng      g                       Orq. típica Porteña
xgrquartan      g                       Quartango
xgrrvictor      g                       Orq. Radio Víctor Argentina
xgrselecta      g                       Orq. típica Select
xgrsmbomaq      g                       Orquesta Simbolo Osmar Maderna, dir. Aquiles Roggero
xgrvictora      g                       Orq. típica Víctor

Old info

Currently no official tango.info orchestra code exists.

The field track orch is sometimes filled with

  • <tango.info person_code>, e.g. MigueCaloa
  • gX-<tango.info person_code>, where X is
    • nothing, e.g. g-MigueCaloa = orchestra Miguel Calo
    • a number, e.g. g4-AnibaTroil = Cuarteto de Anibal Troilo
  • gX-<some word>, waiting for definition

The following codes are sometimes used internally, e.g. for the tango.info track tagger

$or["g6-mayor"]="Sexteto Mayor";
$or["g5-don_pancho,dir:FrancCanar"]="Quinteto Don Pancho";
$or["g5-pirincho,dir:FrancCanar"]="Quinteto Pirincho";
$or["g5-don_pancho"]="Quinteto Don Pancho";
$or["g5-pirincho"]="Quinteto Pirincho";
$or["g5-angel"]="Quinteto Ángel";	
$or["g4-de_los_ases"]="Cuarteto tipico de los ases";	
$or["g-radio_victor_argentina"]="Orq. Radio Víctor Argentina";
$or["g-quartango"]="Quartango";	
$or["g-los_bordonas"]="Los Bordonas";	

$or["g5-de_tango_contemporain"]="Quintette De Tango Contemporain";

$or["gt-brunswick"]="Orq. típica Brunswick";
$or["gt-portena"]="Orq. típica Porteña";
$or["gt-victor"]="Orq. típica Víctor";
$or["gt-portena,dir:AlfreGobbp"]= "Orquesta tipica Porteña";
$or["g4-estrellas_de_buenos_aires"]="Estrellas de Buenos Aires";
$or["g-colortango"]="Color Tango";
$or["go-gotan_project"]="Gotan Project";	
$or["gt-los_provincianos"]="Los Provincianos";	
//$or["g4_RoberFirpo"]="Roberto Firpo y su cuarteto";
//FIXME: match for $or needed if data contains "g5_Pirincho,something"