Cue File Duration Not Logging Correctly

Hey everyone,

Due to some crazy reason of being sent complete shows in one audio file..
I’m working with cue files for logging purposes and running into an issue. The INDEX 01 field only specifies when the audio starts, but there’s no duration field in the cue file format itself.

Here’s what I have:

TRACK 01 AUDIO
    TITLE "September"
    PERFORMER "Earth, Wind & Fire"
    REM MAIRLIST_ITEMTYPE "Music"
    INDEX 01 00:00:00

When this imports into mAirlist, the duration is logging as 0 because the cue file doesn’t contain that information. The INDEX 01 just tells it where to start playing.

Is there a way to either add duration data to the cue file? I’d like to get the real track length into the logs instead of having it default to 0. Causing some EPG problems .. :face_exhaling:

Thanks for any insight.

1 Like