|
|
09f588e7e4
|
only call GenerateFileData once now
|
2021-01-12 17:13:12 +11:00 |
|
|
|
d857233723
|
files now processes multiple paths, and view shows images for any images in appropriate path
|
2021-01-12 16:58:41 +11:00 |
|
|
|
e82adde1f0
|
minor code cleanup, removed debug
|
2021-01-12 14:59:48 +11:00 |
|
|
|
4c662b3a0e
|
removed debug print of video thumbnail, and made file importer look to see if file is newer than last import, if so, process it and store it in the database. If its older skip it. Then at the end of the function return the database as the list we process
|
2021-01-12 13:49:05 +11:00 |
|
|
|
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 |
|
|
|
050ce69617
|
added generation of video thumbnails
|
2021-01-11 12:04:57 +11:00 |
|
|
|
980db74a78
|
added a bug, and also stuck all of our utility functions for files into a class
|
2021-01-11 11:47:37 +11:00 |
|
|
|
5741470ce0
|
moved over to the beginnings of a class for file data, functional again
|
2021-01-11 11:28:49 +11:00 |
|
|
|
ccc8085aaf
|
changed Photo class and DB table to be Files, also reflected through templates/files* - files.html is not used yet
|
2021-01-11 11:00:31 +11:00 |
|