Takes the CUE format written by e.g. Mixxx's recording feature, and converts it to the metadata format expected by aNONradio's "podcast" system.
./cue_to_meta filename.cue will parse filename.cue and write filename.meta in meta format.
./cue_to_meta filename.cue
filename.cue
filename.meta
Assumes the show is one hour or less in length.
Mark Cornick mcornick@sdf.org under the MIT license.