SwatPhonLab / UltraTrace

A Free/Open-Source tool for manual annotation of Ultrasound Tongue Imaging data.
GNU General Public License v3.0
10 stars 5 forks source link

Metadata.json not updating on subsequent runs #142

Open covetedfish opened 3 years ago

covetedfish commented 3 years ago

When UltraTrace is run without first pulling LFS files, subsequent runs can't find the LFS files even after they've been pulled

mr-martian commented 3 years ago

If I understand correctly, the behavior you're describing is that file discovery is only done on project creation, so if you open an existing project after adding files to a directory, there's no way to have those files added to the project.

mr-martian commented 3 years ago

In short, there ought to be an option to re-run file discovery on an existing project.

jonorthwash commented 3 years ago

Yes, @mr-martian, you understand right.

mr-martian commented 3 years ago

So is the idea that we want to rerun file discovery every time, or that we want a menu option to rerun it?

jonorthwash commented 3 years ago

Maybe a "refresh" button next to the format dropdown.