stash/internal/identify
its-josh4 c6bcdd89be
Use slices package from the stdlib when possible (#5360)
* Use slices from the stdlib when possible

* Add some unit tests

* More small tweaks + add benchmark func
2024-10-29 11:26:23 +11:00
..
identify.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
identify_test.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
options.go Identify: Options to skip multiple results and single name performers (#3707) 2023-07-11 14:37:00 +10:00
performer.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
performer_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
scene.go Genericise sliceutil functions (#4253) 2023-11-02 08:58:32 +11:00
scene_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
studio.go Fix identify clearing parent studio when merging (#4993) 2024-06-19 19:52:33 +10:00
studio_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00