Nobody wants to see any more #ChatGPT prompts, but it's just so good for tasks like juggling structured data.
I downloaded an untagged 4h live mp3 file with a html tracklist and try to make it a cue sheet to use in #foobar2000
So I describe the schema of the textinput and what I want (a csv)
1/
Then I get a perfect CSV.
I have to chunk it because of the token limit, but whatever...
2/
Then I piece the chunks together into one csv file, load it in CSVed.exe (or Excel or something) and add microseconds to the timestamps, because cue sheet files need that.
pasting everything into https://cuegenerator.net/ and download the cue sheet file
4/
Now foobar2000 shows me all tracks without splitting the file into single sections by hand.
(Just noticed the wrong timestamp of the second title, but it's fixable in the cue sheet)
5/