I went ahead and used the ImportAddRecords.py script. It mostly worked.
I had a handful of log files that I get errors similar to the following:
Traceback (most recent call last):
File "ImportAddRecords.py", line 340, in <module>
ImportRecordings()
File "ImportAddRecords.py", line 175, in ImportRecordings
print "File "+ filename + " already exist as Recording"
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 43: ordinal not in range(128)