V4.0.9-Xentraxx#29
Open
Xentraxx wants to merge 149 commits into
Open
Conversation
|
Great. Would be good to include a PR also in the original repository from TheLastGimbus which is where more exposure it will have |
Author
|
TheLastGimbus saw my prior pull request but also said he focuses on stability and in the future might look at it. |
Step 5 - Write EXIF Data: Sequential EXIF writing: 2.02 seconds Parallel EXIF writing: 1.56 seconds Performance gain: ~30% faster (0.46 seconds improvement)
When fixing extensions we don't need to read mimetype from header again when we actually write to exif because we assume that extensions have been fixed and therefore just look at the path of the file and determine mimetype from there, reducing read operations.
This reverts commit 5899fd8.
EXIF extractor was only included when ExifTool was available, which meant that files couldn't have their EXIF data extracted using native methods when ExifTool wasn't installed.
changed print to logdebug
Author
|
4.1.0 prerelease is out: https://github.com/Xentraxx/GooglePhotosTakeoutHelper/actions/runs/16541824034 Update: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Heyho Wachee! Would love it if you could create a prerelease version of 4.0.9.
I need some more exposure/people to test it to get some feedback and fix possible bugs before I release it.