1
Fork 0
photoview/api/scanner
viktorstrate 74581ee090 Cleanup media routes and media_name generation 2020-10-30 17:14:09 +01: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 Cleanup media routes and media_name generation 2020-10-30 17:14:09 +01: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 Use file modTime instead of changeTime... 2020-08-14 12:20:14 +02: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