stash/pkg/scene
WithoutPants 4017c42fe2
Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327)
* Find existing files with case insensitivity if filesystem is case insensitive
* Handle case change in folders
* Optimise to only test file system case sensitivity if the first query found nothing

This limits the overhead to new paths, and adds an extra query for new paths to windows installs
2025-12-02 12:53:37 +11:00
..
generate Use Marker endSeconds value when generating previews (#5542) 2025-01-30 13:40:08 +11:00
create.go Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11:00
delete.go Feature: Add trash support (#6237) 2025-11-26 13:38:19 +11:00
export.go Add marker end seconds import/export (#5777) 2025-03-28 16:50:26 +11: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
find.go Ignore missing scenes when submitting fingerprints (#5799) 2025-04-02 15:48:07 +11:00
fingerprints.go Refactor stashbox package (#5699) 2025-03-25 10:30:51 +11:00
hash.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
import.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
import_test.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
marker_import.go Add marker end seconds import/export (#5777) 2025-03-28 16:50:26 +11: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