1
Fork 0
photoview/api/scanner
Simon Ser d0d0bf21bc
Make face detection optional at build-time (#881)
Add a "no_face_detection" build tag to disable face detection
when building. This is useful when installing the face detection
dependencies is undesirable and cuts down build times (e.g. on a
Raspberry Pi).
2024-04-11 22:20:09 +01:00
..
exif Fix invalid UTC offset during datetime parsing (#823) 2024-03-30 07:57:21 +01:00
face_detection Make face detection optional at build-time (#881) 2024-04-11 22:20:09 +01:00
media_encoding move mp4 moov atom to the beginning (#883) 2024-03-30 09:01:16 +00:00
media_type Add support for .CR3 photos. 2022-08-10 07:43:39 +01:00
periodic_scanner Start on big scanner code refactoring 2022-02-14 23:57:45 +01:00
scanner_cache Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
scanner_queue Fixed ScanAlbum failing silently. 2022-08-12 02:18:59 +01:00
scanner_task Fix API tests 2022-07-08 17:44:03 +02:00
scanner_tasks Introduce thumbnail filtering options. 2022-08-05 19:37:55 +01:00
scanner_utils Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
test_data Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
media_scan.go fix transaction already commited error 2023-02-05 09:05:05 +01:00
scanner_album.go Don't stop scanning album on media fail (#892) 2024-03-30 11:04:03 +02:00
scanner_album_test.go Improve scanner_album NewRootPath tests 2021-04-26 20:37:29 +02:00
scanner_media.go fix transaction already commited error 2023-02-05 09:05:05 +01:00
scanner_test.go Add failing test for #198 2021-11-06 12:23:47 +01:00
scanner_user.go WIP: split up scanner into separate tasks 2022-02-15 17:22:41 +01:00
thumbnail_blurhash.go Integrate blurhashes with UI 2022-02-01 23:39:19 +01:00