SecurityEssentials / Teams2NVivo

This converts automated transcripts generated by Zoom or Microsoft Teams to NVivo format, with options to make coding easier.
MIT License
6 stars 1 forks source link

Check for duplicate times #8

Closed lancsSteve closed 2 years ago

lancsSteve commented 2 years ago

Rare - and mostly resolved whit the natty option to concatenate same speaker times together but NVivo throws a RIGHT hissy fit if there are two or more lines with the same time stamp. And like most hissy fits it's pretty incomprehensible so you have to work out which line caused the error.

Would be good to have a quick check in the script for any duplicate entries and/or an option to say "auto-adjust duplicate time stamps by +1s".

charlesweir commented 2 years ago

Functionality is already present for pairs of duplicate entries. I've not seen a trio - need example code before fixing.