stash/pkg/autotag
WithoutPants d88515abcd
Autotag optimisation (#2368)
* Add duration to autotag finish message
* No sorting scene/image/gallery where not specified
* Use an LRU cache for sqlite regexp function
* Compile path separator regex once
* Cache objects with single letter first names
* Move finished auto-tag log
* Add more verbose logging
* Add new changelog
2022-03-09 12:01:56 +11:00
..
gallery.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
gallery_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
image.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
image_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
integration_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
performer.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
performer_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
scene.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
scene_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
studio.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
studio_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
tag.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
tag_test.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
tagger.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00