Trying to import from CSV

Robby Stephenson robby at periapsis.org
Thu Mar 1 20:40:33 MST 2007


On Thursday 01 March 2007, you wrote:
> > Tracks could be separated by a semicolon. Like
> >   album, artist, track1;track2;track3,year
> > for example. That's how it's carried internally as a string.
>
> It works! The track names go into the right place. I still wander how to
> handle track artist en track length, but as I don't have them in the old
> implementation, this is only academic.

table columns are separated by a double-colon :: Don't ask me why. I don't 
remember why I did that, and it's over 5 years ago... :)

For example,

my album, artist1, track1::artist1; track2::artist2::1:03

Robby




More information about the tellico-users mailing list