stash/pkg/scene
WithoutPants 602f95dd29
Fix video files with identical phashes being merged during scan (#5461)
* Change Fingerprints.Remove to return new instead of mutate current
* Match only by oshash and md5 when merging scenes during scan
2024-11-07 14:29:26 +11:00
..
generate Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
create.go Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11:00
delete.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
export.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
export_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
filename_parser.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
hash.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
import.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
import_test.go Fix view history imported from o-history json (#5127) 2024-08-13 09:07:36 +10:00
marker_import.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
marker_import_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
marker_query.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
merge.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
migrate_hash.go Don't try to migrate non-existent vtt files (#5216) 2024-09-05 11:25:56 +10:00
migrate_screenshots.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
query.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
scan.go Fix video files with identical phashes being merged during scan (#5461) 2024-11-07 14:29:26 +11:00
service.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
update.go Model refactor, part 2 (#4092) 2023-09-11 12:24:15 +10:00
update_test.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00