I have a database of about 1,000 songs I'd like to import into Proclaim. I currently have most of them in an SQLite database and am happy to write a script to create an import file. I know there's an import facility, but I don't know the input spec to be able to create an import file.
In an ideal world, I'd want to import the following fields:
- Title
- Lyrics
- Attribution
- Hymn Number
MediaShout have a demo export file which looks very simple. Can I just use that format, and not worry about fields I don't have? What field would I use for Hymn Number?
Also, what would happen if some of the songs already existing in the database?