ALBUM FORMAT DESCRIPTIONS

Album files (*.ALB)
[Fields] list name for the fields on each line. I recommend 'Pathname' for first field, since that is the minimum requirement.
[Paths] Here you list the path search-order. For each track Komorebi will search these paths in order.
paths are in the form of:
d:\music\ (local type) or
\\MyComputer\music\ (UNC type for use over networks)
[Tracks] from then on you list the filenames. Repeat the following for each file:
line 1: filename such as mywave.wav
afterwards, list names for each additional defined field.
note: blank lines in album files will be ignored
lines can also be commented out by a leading semicolon
quicktime files need to have 16-bit windows quicktime installed, 32-bit quicktime does not work with MCI, so you'll also need to use the old DOS 8.3 filenames in the path definition. But 16-bit quicktime kindda sucks. Try to use AVI.
files can be played over network using UNC filenames, which supports only ASCII LFN, but not Unicode LFN.