Server Add Skip Existing Files (autosync sort of)
enone
Joined: 2012-01-30
Posts: 10 |
![]() |
Hi All, I'm Using G3 Fine, I've About 250.000+ Images To Add Sorted On 5 Folders... If On My "Folder 1" I Start "Server Add" Module Adding Images I Must Keep I Also Know That If I Close That Window / Or The Program Crash / Or The PC ...But... What Happen If I Can't Resume The Job?? If I Reselect The Same "Folder 1" Server Add Can Skip Existing Files Also It's Possible To Generate The Little Thumbnails From Resized Images It's Possible To Select The JPG Quality Of Generated Images (resize/thumb) To Thanks In Advance... |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Quote:
If On My "Folder 1" I Start "Server Add" Module Adding Images I Must Keep That is by design. We have to work in various environments and had to be robust as we could. In some environments the task would just be halted without notice. We have made it robust enough so that the task can be restarted. It should start where it left off. @jpg quality: There is 2 advance settings: image_sharpen and image_quality adjust as needed. Dave |
|
enone
Joined: 2012-01-30
Posts: 10 |
![]() |
Thanks For The Kindly Reply Dave... I've Set Also Disabled Exif_GPS Module My Question Is Still Valid Since I've Done A Little Test And I've Found That "Add Server" Every Time I Try To Add The Same Folder It Create Another One With Strange String Of Numbers... test > become > test-1469080385 A Little Easy Example So You Can Try Yourself To Replicate The Problem: 1) Go In Your FTP Server In /var/upload/ folder You Can Now See Tho Gallery Named "temp"! The Old One With "1" "2" "3" Folders And The New One With So Basically "Server Add" Is Unable To Sync An Already Existing Album And Subfolders... Is There A Modified Version Of "Server Add" Able To sync/update The Gallery Without Recreate From Ground Zero When You Have More Than 200.000 Photos It's An Inhuman Task To Do! Thanks In Advance... If You Need A Video Tutorial I Can Record It So You Can See What I Mean... PS: I Don't Know If It's Considered A Bug Or A New Feature... |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
The server add module works as you describe and was designed that way. If that is not what you are after then you would have to modify your steps 8+ to not use the sub albums as well. Dave |
|
enone
Joined: 2012-01-30
Posts: 10 |
![]() |
Thanks For The Answer Dave... I've Understand Why "is by design" Anyway What Happen If I Add More Folder On /var/upload/folder1? How Can I Insert New Images In An Already Existing Folder And Have Them Added To The Same Gallery Respecting Also Folder Structure? ...So We Cannot Change/Improve The "design"? :D Unfortunately I'm Unable To Run Folder_sync Cron Script... Seems My ISP Don't Permit To Run Them, This Is The Only Solution I Have? No One Have Had These Problems? All People Upload One Image At A Time And Never Add Some More Images To An Already Existing Gallery/Folder? Later... |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Quote:
I've Understand Why "is by design" Anyway What Happen If I Add More Folder On /var/upload/folder1? maintain the same folder structure and remove items from the source folder or only add the items you want. Quote:
How Can I Insert New Images In An Already Existing Folder And Have Them Added To The Same Gallery Respecting Also Folder Structure? point server add to the existing folder in the structure and only select the items you have not added yet. If they are in sub-albums then you will have to extend your work flow to doing one album at a time if the albums already exist. Quote:
So We Cannot Change/Improve The "design"? Sure it is a community open source project. Anybody can enhance improve or replace the existing design. If you don't have the skills to do so you have a few options: Quote:
Unfortunately I'm Unable To Run Folder_sync Cron Script... Seems My ISP Don't Permit To Run Them, This Is The Only Solution I Have? A better host? Manually run the task as a webpage or some other method. I have not used the module but I suspect that it could be done manually by visiting a custom page. Quote:
No One Have Had These Problems? I bet there has, but they have found work-rounds or have developed different work flows for adding items or use the folder_sync module. I think that is really what you are after. Quote:
All People Upload One Image At A Time And Never Add Some More Images To An Already Existing Gallery/Folder? I use the server add module as well as other upload methods to existing albums and new albums/sub-albums. I'm probably like most people, use different methods for different quantities/albums/workflows/location/.... If you are having issues finding duplicate images the community has provided a module for that as well: Dave |
|