remember orig_url properly in OPT so that viewlist knows if we were originall import or storage for GetEntries to continue the list

This commit is contained in:
2021-09-22 18:43:01 +10:00
parent d422fdf3ad
commit e07d6c462b
4 changed files with 10 additions and 18 deletions

8
TODO
View File

@@ -1,4 +1,7 @@
## GENERAL
* check for: 20180628_162833.jpg
-- thumb not rotated, presume its the if jpeg rotate code, so is this not a jpeg?
* ai search, should put 'all' at top of drop-down
* when there is an actual error sent from B/E to F/E, you can't clear it other than deleting via sql
@@ -31,6 +34,11 @@
* fix up logging in general
* metadata at folder level with file level to add more richness
* support animated gifs in html5 canvas
* if a video is really mostly black, then we dont get a thumbnail... (see: 20210526_205257_01.mp4)
## DB
* Dir can have date in the DB, so we can do Oldest/Newest dirs in Folder view