X-Git-Url: https://git.gag.com/?p=web%2Fgag.com;a=blobdiff_plain;f=bdale%2Fblog%2Fposts%2FDigital_Photo_Creation_Dates.mdwn;fp=bdale%2Fblog%2Fposts%2FDigital_Photo_Creation_Dates.mdwn;h=3fe98a00b3b03eab3fbde069c798d6d9a09e37f6;hp=3399ac2783d50a7e772c9c4eabcc70e39b294ebc;hb=5313925fc1c4b4aec1cf68ea68de79f706da4ce9;hpb=08a3e0ff1b538e6b742aa80eabc4cf513e7ceb9d diff --git a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn index 3399ac2..3fe98a0 100644 --- a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn +++ b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn @@ -107,7 +107,7 @@ fundamental to aligning images taken by different cameras on a timeline. I could find no Piwigo interface to easily extract the on-disk filenames for a given set of photos, so I ended up playing with the underlying database directly. The Piwigo source tree contains a fle piwigo_structure-mysql.sql -used in the installation process to set up the database tables tha served as +used in the installation process to set up the database tables that served as a handy reference for figuring out the database schema. Looking at the piwigo_categories table, I learned that the "folder" I had uploaded all of the raw photos from my wife's camera to was category 109. After a couple