-
-
Notifications
You must be signed in to change notification settings - Fork 275
Huge rewrite of project #431
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
base: master
Are you sure you want to change the base?
Conversation
|
My main objective for gpth is to be very stable and careful - i may look at all of this some day, but the current version seems to be doing really great so i stick with it for now 👌 - big thanks for all of this, it may help someone (maybe me, when i will put some time into it) |
|
hey does it support supplemental-metadata.json? |
|
I have used this version and found it to be working stable. |
|
Thank you! Happy to hear that :) |
… `exifToolBatching` parameter to `writeExifData()` function to Enable/Disable batch processing with Exiftool.
…cates` folder. In that way no media file will be left in input folder anymore. Added counters info in Move Files summary to distinguish between primary files and duplicate files.
…cates` folder. In that way no media file will be left in input folder anymore. Added counters info in Move Files summary to distinguish between primary files and duplicate files.
…4.3.0-development-jaime # Conflicts: # lib/domain/models/media_entity_collection.dart
…ent Albums, but the primaryFile of the entity keeps all the Albums path for all the duplicates and in Step 7 (Move files) it re-create the copy in each Album based on the selected strategy.
V4.3.0 by Jaime Tur
|
+1 |
Heyho!
Thank you for this great project!
I did a huge rewrite of the project with a lot of added functionality and with 200 unit and functional tests.
Main improvements are the ability to write exif data (DateTime and GPS) and support for way more file types!
Please check out the details in the changelogs.
It includes many bug fixes and I am actively working on it, so everyone is welcome to give my fork a try.