stash/pkg/file
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
..
image Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
video Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
clean.go chore: fix struct names (#4766) 2024-05-02 12:04:54 +10:00
delete.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
file.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
folder.go Move zip files while moving folders (#4374) 2024-01-16 14:48:28 +11:00
folder_rename_detect.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
fs.go Handle symlink zip files (#5249) 2024-09-11 13:58:02 +10:00
handler.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
import.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#4778) 2024-08-28 14:45:57 +10:00
move.go Move zip files while moving folders (#4374) 2024-01-16 14:48:28 +11:00
scan.go Fix video files with identical phashes being merged during scan (#5461) 2024-11-07 14:29:26 +11:00
walk.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
zip.go Handle symlink zip files (#5249) 2024-09-11 13:58:02 +10:00