• Jochen Keil's avatar
    Initial support for embedded cue sheets found in flac files · 706112bb
    Jochen Keil authored
    So far only seekpoints are supported, so no proper tagging yet
    except for track number and track length.
    Tagging should be done by parsing the cue sheet which
    is often embedded as vorbis comment in flac files.
    Furthermore the pathname should be configurable like "%A - %t - %T",
    where %A means Artist, %t track number and %T Title or so.
    706112bb
update.c 19.5 KB