Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all files from the GoPro SD card were imported #119

Open
ANS-spb opened this issue Sep 8, 2023 · 3 comments
Open

Not all files from the GoPro SD card were imported #119

ANS-spb opened this issue Sep 8, 2023 · 3 comments
Assignees
Labels
bug Something isn't working cam-gopro tasks/issues related to gopro

Comments

@ANS-spb
Copy link

ANS-spb commented Sep 8, 2023

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:

2023-09-08_14-57

Maybe I'm doing something wrong?

@KonradIT KonradIT self-assigned this Sep 8, 2023
@KonradIT KonradIT added bug Something isn't working cam-gopro tasks/issues related to gopro labels Sep 8, 2023
@ANS-spb
Copy link
Author

ANS-spb commented Sep 8, 2023

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.
2023-09-08_15-46

UPD. I built mmt from the development branch (commit 51a4268), the behavior was same one.

@ANS-spb
Copy link
Author

ANS-spb commented Sep 11, 2023

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.

2023-09-11_08-33

A few hours later, mmt saw and imported the missing files.

@ANS-spb
Copy link
Author

ANS-spb commented Sep 11, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cam-gopro tasks/issues related to gopro
Projects
None yet
Development

No branches or pull requests

2 participants