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
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
filename_parser.go
filter.go
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
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
marker_query.go
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
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
update_test.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00