2025-01-30 01:08:00 -05:00
2024-05-18 21:00:15 -04:00
2024-09-17 23:04:16 -04:00
2025-01-30 01:08:00 -05:00
2024-10-21 16:57:45 -04:00
2024-10-21 16:57:45 -04:00
2024-05-18 21:26:33 -04:00
2022-12-14 18:42:07 -05:00
2024-05-18 21:26:33 -04:00
2024-05-18 20:56:48 -04:00

cue_to_meta

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.

Usage

cue_to_meta filename.cue filename.meta will parse filename.cue and write filename.meta in meta format.

Bugs

Assumes the show is one hour or less in length.

Author/License

Mark Cornick mcornick@sdf.org under the MIT license.

Description
Converts CUE sheets to aNONradio metadata
Readme 58 KiB
Languages
Python 100%