1
Fork 0
photoview/api/scanner
sean borg 43e759339e Update generated images on sidecar file change 2020-11-21 12:19:00 +00:00
..
cache.go add media_type column to media table in database 2020-07-11 14:05:06 +02:00
cleanup_media.go Fix small bug where CleanupMedia... 2020-08-15 13:58:03 +02:00
encode_photo.go Rotate images properly 2020-08-15 12:24:54 +02:00
executable_worker.go Move setup of executable workers to function 2020-09-23 14:34:26 +02:00
exif.go Add date information to media 2020-08-12 13:04:41 +02:00
media_type.go Ignore hidden media files 2020-08-12 12:31:13 +02:00
periodic_scanner.go Setup periodic scan background runner 2020-09-21 12:34:56 +02:00
process_photo.go Update generated images on sidecar file change 2020-11-21 12:19:00 +00:00
process_video.go Add fileSize to media_url database entries 2020-08-11 22:18:15 +02:00
queue.go Fix bug where max_concurrent_tasks for... 2020-09-24 17:52:53 +02:00
queue_test.go Fix queue tests 2020-06-23 14:10:03 +02:00
scanner_album.go When a photo is deleted or moved on the file system, the coresponding cache folder and database record are deleted. 2020-07-24 20:50:17 +03:00
scanner_media.go Add sidecar path & hash to DB 2020-11-21 11:54:01 +00:00
scanner_user.go Move `deleteOldUserAlbums` function to `cleanup_media.go` 2020-08-03 19:39:39 +02:00
video_metadata.go Add video metadata 2020-07-12 14:17:49 +02:00