Commit Graph

11 Commits

Author SHA1 Message Date
0829a98376 updated install instructions to get newer PIL and fix exif issues 2021-01-25 01:01:51 +11:00
71dd213636 added face recog dependencies 2021-01-22 21:13:09 +11:00
558b43870a added instructions on how to run all this 2021-01-19 17:29:41 +11:00
dc2ea1265f instructions on how to fully reset the DB in docker from tables.sql 2021-01-16 17:48:00 +11:00
58083dbfab added package dependencies 2021-01-15 16:57:07 +11:00
Cam
eeb24611c8 got video thumbnails working, added another pip packages to the README, and edited the templates/files.html accordingly. 2021-01-11 12:50:31 +11:00
Cam
c01c586bcd Merge branch 'master' of mara.ddp.net:photoassistant 2021-01-10 17:50:54 +11:00
Cam
1eac80a951 added thumbnail line to db class for photos, and also updated readme 2021-01-10 17:49:58 +11:00
2e4aec7772 removed debugs, added medainfo library to README for installation, added first-pass of thumbnauil, but no code for the actual thumbnail data yet 2021-01-10 17:49:12 +11:00
Cam
3fdd43467a updated readme and gitignore, and also update the photos.py file to check what file types everything are, then return back a python dict with the absolute path to a file and the type. also updated the sqlalchemy model class to better fit all of our changes (added some fields that correspond to our file types and such). 2021-01-10 16:56:39 +11:00
53897a1351 added BUGS, TODO and README, and first class settings 2021-01-10 13:14:49 +11:00