This is great! I have been looking hard for something like this that can create a cue sheet! But every track has the time as INDEX 01 00:00:00. Is there something that can be adjusted so the time of the track is correct?
INDEX 01 00:00:00 is totally correct if you are making .cue for an "album" based on multiple files.
INDEX 01 00:00:00 repeated once for each file means that each track starts where data begins (for each file).
INDEX 01 00:05:00 would mean: "during playback skip first five seconds for this file".
In case you need to create .cue sheet (with multiple tracks) for a one-file album, then you're in a world of hurt, cause there is zero info where one virtual track ends and another one begins.