Josh Coalson <[EMAIL PROTECTED]> writes: > > I use single file with embedded cue for CDs. all my metadata is > in an external DB and I've been using custom s/w with a rio receiver > for playback. now that I have a SB2 to play with I want to look > into how to do the same thing (even if it means I have to tag > the FLACs somehow). >
Josh: I've been working on some c code to extract metadata from CDPLAYER.ini and create cuesheets. It also stuffs the cuesheet into a "cuesheet=" comment in the flac and then calls metaflac to import the cuesheet into the flac. I'm sure you could modify the code to reference the metadata in your db. The code isn't quite ready for a real release, but it's yours if you want it. _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
