Hello,
I am developing a custom app for sports event photography. The photos are downloaded to the computer and copied to several drives as they are taken. Zenphoto gives us a good solution for showing the pics to potential customers but there is a small problem.
Since many photos are being taken (around 80-100 every 3 minutes) it takes quite long to update the database using the standard method (just reloading the page), so it will be quite 'boring' for customers to wait until the database has been updated.
My idea is to populate the database with the new pictures as they are taken. I will, first, create the entry on the database and then, copy the new pic at a proper resolution. But my doubt is how Zenphoto checks if new pictures have been added since the last time the page was loaded. I need a way to tell Zenphoto that everything is up to date so it does not need to check all the pictures again.
By the way, both the database and photos will be on a local network, not on Internet.
Kind regards,
Ivan