14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"name_variations": {
|
|
"ACDC": "AC/DC",
|
|
"ft.": "feat.",
|
|
"ft ": "feat. ",
|
|
"featuring": "feat."
|
|
},
|
|
"metadata": {
|
|
"description": "Name variations for artist name normalization",
|
|
"last_updated": "2024-12-19",
|
|
"version": "3.0",
|
|
"note": "Removed artists section - now using database search instead"
|
|
}
|
|
} |