Open ANS-spb opened 1 year ago
I tried to format the card and to record several new content. It was created with the numbers above 200 in the file names. When I launches mmt with the same flags, it says to me that no new files on the SD card.
UPD. I built mmt from the development branch (commit 51a4268), the behavior was same one.
I tried to import files again and it works... I didn't do anything else. But the photos taken today were not imported, this is strange.
A few hours later, mmt saw and imported the missing files.
UPD: Looks like I've found something. Files are imported if more than three hours have passed since their creation. Maybe this has something to do with my UTC+3 time zone?
Not all files from the GoPro SD card were imported
Context:
Expected Behavior:
I have the SD card for the GoPro with 8 videos and 12 photos, connected via a card reader. I run mmt and expect all files from the card to be copied:
./mmt import -i /Volumes/Untitled -o /Volumes/HDD/GoPro/ -c gopro -x sd_card -s false -d yyyy-mm-dd --sort-by date
Current Behavior:
Only those files whose names contained numbers up to 200 were copied (6 videos and 6 photos). Files with the number 200 or higher in the name were not copied.
Logs / Screenshots:
Maybe I'm doing something wrong?