-
Notifications
You must be signed in to change notification settings - Fork 3
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
[request] add a "original" parameter to the --format switch #8
Comments
This is certainly possible. However, "Media/DCIM" is always the same, so there may be no need to replicate it in the output structure. By the way, what is a use case for this? I've never found these "101APPLE", "102APPLE" folders useful and end users and now very rarely exposed to them. |
the IMG FIles have only 4 digits: IMG_1234, this means when you reach 10000 fotos, the counter is reset and it begins with IMG_0001. in each xxxAPPLE folder are max 2000 images 1-1999, 2000-3999 ... and so on.. |
Ah, I realize that |
to keep the original |
@joz-k I do agree with @Box333 , I have seen the technical directory name can change between iPhones and in which case the following would be useful for some users. Although I would probably consider it under a different operator that is distinct from the "directory name format" (i.e. Example:
|
Hello,
could you also add a "original" parameter to the --format switch, so that the photos can be extracted to their original folder structure \Media\DCIM\101APPLE, \Media\DCIM\102APPLE ...etc?
Thanks
The text was updated successfully, but these errors were encountered: