02ea026851
Remove spotify integration; add TASTE-FROM-SCREENSHOTS guide; ship Ozan settings.json and taste_seeds.json as Cursor examples plus new wandering dervish track. Co-authored-by: Cursor <cursoragent@cursor.com>
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
||
"listener": "ozan",
|
||
"source": "Spotify screenshots → Cursor (no API). Re-run docs/TASTE-FROM-SCREENSHOTS.md when your library shifts.",
|
||
"playlists": [
|
||
"Buddha Bar Lounge - Ethnic Chill",
|
||
"Reggelectro and Dubtronica",
|
||
"Sci-Fi Scapes & Café Africa",
|
||
"Liked Songs",
|
||
"Your Top Songs 2025"
|
||
],
|
||
"artists": [
|
||
"Altın Gün",
|
||
"Baaba Maal",
|
||
"Thievery Corporation",
|
||
"islandman",
|
||
"Cem Karaca",
|
||
"Kaya Project",
|
||
"Blanco White",
|
||
"Shye Ben Tzur",
|
||
"Anoushka Shankar",
|
||
"Jon Hopkins",
|
||
"Glass Beams",
|
||
"Francis Bebey",
|
||
"Mungo's Hi Fi",
|
||
"Matthew Halsall"
|
||
],
|
||
"albums": [
|
||
{ "title": "Garip", "artist": "Altın Gün", "vibe": "Anadolu psych-folk, bağlama, fuzzy warmth" },
|
||
{ "title": "Estuaire", "artist": "Ablaye Cissoko", "vibe": "kora, West African elegance, spacious" },
|
||
{ "title": "Mirage", "artist": "Glass Beams", "vibe": "psychedelic instrumental, Middle Eastern tint" },
|
||
{ "title": "African Electronic Music 1975-1982", "artist": "Francis Bebey", "vibe": "early African electronic, playful hypnotic" }
|
||
],
|
||
"genres": [
|
||
"anadolu psychedelic rock",
|
||
"ethnic chill",
|
||
"dubtronica",
|
||
"world dub",
|
||
"trip-hop",
|
||
"desert blues",
|
||
"afro-dub",
|
||
"atmospheric electronic",
|
||
"global fusion jazz"
|
||
],
|
||
"tracks": [
|
||
{
|
||
"title": "Boboyillo",
|
||
"artists": ["Baaba Maal", "Rougi"],
|
||
"album": "Being",
|
||
"vibe": "Sahel warmth, rolling desert pulse, call-and-response, spiritual but danceable"
|
||
},
|
||
{
|
||
"title": "Olalla",
|
||
"artists": ["Blanco White"],
|
||
"vibe": "melancholic indie folk, Spanish ether, intimate late-night"
|
||
},
|
||
{
|
||
"title": "Daily Mix 01",
|
||
"artists": ["BALTHVS", "Pentagram", "Cem Karaca"],
|
||
"vibe": "Turkish rock and psych crossover"
|
||
},
|
||
{
|
||
"title": "Daily Mix 03",
|
||
"artists": ["Thievery Corporation", "Télépopmusik"],
|
||
"vibe": "downtempo trip-hop, lounge space, dubbed edges"
|
||
},
|
||
{
|
||
"title": "Daily Mix 04",
|
||
"artists": ["Shye Ben Tzur", "Anoushka Shankar"],
|
||
"vibe": "Indian classical fusion, devotional texture, world spiritual"
|
||
}
|
||
]
|
||
}
|