Files
live-radio/songs
ozan e15b5e9f98 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>
2026-06-07 16:23:41 +01:00
..

Song library

Every generated track is saved here:

File Git Contents
{id}_{title}.mp3 LFS Audio (~2 MB per track)
{id}.meta.json plain git Title, mood, DJ line, Lyria prompt, lyrics, timestamp
manifest.json plain git Queue index

Clone with LFS:

git lfs install
git clone git@ssh.tinqs.com:tinqs/live-radio.git

Friends get the same saved songs after pull. New generations are committed the same way — *.mp3 via LFS, metadata as normal files.