Commit Graph

173 Commits

Author SHA1 Message Date
221ab03dbb fixed BUG-8 job failures should cascade cancels. Also put back dependency for AI job to wait for GetFileDetails (might not really be needed as I think Cams code just calls exif rotate itself anyway, also took out my temporary block of running the slow AI code. Need to discuss how to optimise it so it does not re-run parts it should know, e.g. refimg stuff once / not again unless ref imgs changed, ditto file/ai scan , etc. 2021-01-23 00:32:17 +11:00
ecb276b4c7 new thumbnail code Cam wrote fixes BUG-7 too - image orientation 2021-01-23 00:08:57 +11:00
5c34aa9cc7 BUG-10 also squashed by removing dir-level optimisation code 2021-01-23 00:05:48 +11:00
2466c15011 BUG-6 also now fixed with new code 2021-01-23 00:01:17 +11:00
bfe0613167 fixed BUGS 12/13/14, fixed new thumbnail code, fixed duplicate db entries for directories, fixed optimising code not working, by just ditching the directory optimising anyway 2021-01-23 00:00:47 +11:00
8e9c7408a8 BUG-14 added - optimisation at dir level doesnt work at all, only dir modifications occur with NEW files, this probably would work for importing, but its not that bad to stat files, so Im just ditching the added complexity 2021-01-22 23:58:54 +11:00
17447f9314 fixed thumbnail issues on linux, and JobImportDir bug with adding empty and then duplicate dir entries 2021-01-22 23:43:50 +11:00
954132cf1a BUG-2 (FixPath) solved, because we no longer fix paths :) 2021-01-22 22:33:44 +11:00
20a302e3d6 BUG-3 is wrong, removing it... we can never know numfiles before we walk the fs, so just live with it, the code is quick anyway, it will be 0 then 100% before you notice anyway 2021-01-22 22:32:21 +11:00
745ff245aa new bug 2021-01-22 22:28:08 +11:00
b5b3529559 added BUG-12 delete from DB needs to cope with file_person_link content 2021-01-22 22:27:08 +11:00
c34758ed51 closed BUG-9, and new AI job bug (uninitialised current_file_num) 2021-01-22 21:09:55 +11:00
Cam
1cf65f4c31 Merge branch 'master' of mara.ddp.net:photoassistant 2021-01-22 18:48:34 +11:00
Cam
dd7475f41b bugs and ooft merge changes coming 2021-01-22 18:46:34 +11:00
db5bba551f added some BUGs 2021-01-22 16:33:24 +11:00
f73d488ee7 mid-way through new Import function, has buggy counts, updated bugs and todos 2021-01-22 15:33:35 +11:00
60953553a2 qualified bug 2021-01-21 16:12:07 +11:00
Cam
bbd15e9fd0 added BUGs to BUGs file 2021-01-21 15:29:34 +11:00
72a892fd17 added BUG-3 (import dir job on 1st run does not track num_files - even at end), and now have wakeup route expose in menu 2021-01-21 01:08:52 +11:00
21678fdaad fixed BUG-1 ages ago (timezones) 2021-01-19 23:29:51 +11:00
2a33b6e2f4 Fixed BUG-1 - timezone issues, by forcing alter database 2021-01-17 10:49:50 +11:00
Cam
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
53897a1351 added BUGS, TODO and README, and first class settings 2021-01-10 13:14:49 +11:00