Logging Track Markers

Hello,
I’ve got some audio files with corresponding .cue sheets with Track Markers. They load correctly into mAirList and are displayend in the Cue Editor. But I am not able to find a way how to log (names) of these Track Markers into a log file. Their playing times are logged correctly, but with an empty name - just the time. I’ve tried this:

Start Entry Format: %3%t%c{Track Marker} Stop Entry Format: %e
So only the whole file name is logged and playing times of the particular Track Markers, but not their names.
Thank you very much for any help.

Just use %b (for title).

Oh, that was really easy! :slight_smile:
Thank you very much!