Refine taste profile, add genre taxonomy, and purge failed batch tracks.
Shift lane to Jon Hopkins Singularity and Karsh Kale fusion (not Turkish or slow country homages). Add genres.json, curate Chac's Dub and Frostbite Dub as keepers, export genres on gateway playlist, and trim library to seven tracks after batch cleanup. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+56
-6
@@ -3,7 +3,7 @@
|
||||
"tagline": "No catalog. AI-composed desert dub + Anadolu psych.",
|
||||
"media_base": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/",
|
||||
"share_url": "https://tinqs.com/tinqs/live-radio/src/branch/main/gateway/index.html",
|
||||
"updated": "2026-06-07T14:19:56.721968+00:00",
|
||||
"updated": "2026-06-07T15:23:22.324250+00:00",
|
||||
"tracks": [
|
||||
{
|
||||
"id": "82595273",
|
||||
@@ -13,7 +13,9 @@
|
||||
"file": "82595273_Caravan_of_the_Blue_Hour.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/82595273_Caravan_of_the_Blue_Hour.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 1.1
|
||||
"shuffle_weight": 1.1,
|
||||
"genres": [],
|
||||
"categories": []
|
||||
},
|
||||
{
|
||||
"id": "eeebb429",
|
||||
@@ -23,7 +25,9 @@
|
||||
"file": "eeebb429_Desert_Mirage.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/eeebb429_Desert_Mirage.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 1.0
|
||||
"shuffle_weight": 1.0,
|
||||
"genres": [],
|
||||
"categories": []
|
||||
},
|
||||
{
|
||||
"id": "1c1d7b8a",
|
||||
@@ -33,7 +37,9 @@
|
||||
"file": "1c1d7b8a_Sahara_s_Saz.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/1c1d7b8a_Sahara_s_Saz.mp3",
|
||||
"rating": "love",
|
||||
"shuffle_weight": 1.5
|
||||
"shuffle_weight": 1.5,
|
||||
"genres": [],
|
||||
"categories": []
|
||||
},
|
||||
{
|
||||
"id": "aee4994a",
|
||||
@@ -43,7 +49,9 @@
|
||||
"file": "aee4994a_Nomad_s_Saz.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/aee4994a_Nomad_s_Saz.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 1.0
|
||||
"shuffle_weight": 1.0,
|
||||
"genres": [],
|
||||
"categories": []
|
||||
},
|
||||
{
|
||||
"id": "839aa313",
|
||||
@@ -53,7 +61,49 @@
|
||||
"file": "839aa313_Caravan_of_the_Night.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/839aa313_Caravan_of_the_Night.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 0.75
|
||||
"shuffle_weight": 0.75,
|
||||
"genres": [],
|
||||
"categories": []
|
||||
},
|
||||
{
|
||||
"id": "ce7ae31e",
|
||||
"title": "Chac's Dub",
|
||||
"mood": "ceremonial, deep, hypnotic",
|
||||
"dj_line": "From the temple steps to the dance floor \u2014 here's a Mesoamerican ceremonial dub built for the blue hour.",
|
||||
"file": "ce7ae31e_Chac_s_Dub.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/ce7ae31e_Chac_s_Dub.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 1.25,
|
||||
"genres": [
|
||||
"ceremonial-dub",
|
||||
"mesoamerican-electronica",
|
||||
"world-dub"
|
||||
],
|
||||
"categories": [
|
||||
"ceremonial-world",
|
||||
"dub-space",
|
||||
"vocal-ethnic"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "71cfdfea",
|
||||
"title": "Frostbite Dub",
|
||||
"mood": "cold cinematic gothic with sub bass warmth",
|
||||
"dj_line": "From the frozen steppe to the warm sub \u2014 Nordic ether dub for the only lovers left alive.",
|
||||
"file": "71cfdfea_Frostbite_Dub.mp3",
|
||||
"url": "https://tinqs.com/tinqs/live-radio/media/branch/main/songs/71cfdfea_Frostbite_Dub.mp3",
|
||||
"rating": "keeper",
|
||||
"shuffle_weight": 1.25,
|
||||
"genres": [
|
||||
"gregorian-ether",
|
||||
"nordic-dub",
|
||||
"cinematic-gothic"
|
||||
],
|
||||
"categories": [
|
||||
"cinematic-gothic",
|
||||
"vocal-ethnic",
|
||||
"dub-space"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user