You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all files from the GoPro SD card were imported
Context:
Camera: GoPro 7 Black
Firmware Version: HD7.01.01.90.00
Operating System: macOS 13
Version: 1.8
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: