stash/internal/autotag
WithoutPants ce17230c13
Refactor autotag to use individual transactions (#3106)
* Add id filtering to scenes, images, and galleries
* Perform tagging in batches
* One transaction per object tagged
2022-11-14 17:07:24 +11:00
..
gallery.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
gallery_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
image.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
image_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
integration_test.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
performer.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
performer_test.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
scene.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
scene_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
studio.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
studio_test.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
tag.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
tag_test.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
tagger.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00