mirror of
https://github.com/stashapp/stash.git
synced 2026-03-08 06:01:49 +01:00
* Skip scanning zip contents when fingerprint is unchanged When a zip-based gallery's modification time changes but its content hash (oshash/md5) remains the same, skip walking and rescanning every file inside the zip. This avoids expensive per-file fingerprint recalculation when zip metadata changes without actual content changes. Closes #6512 * Log a debug message when skipping a zip scan due to unchanged fingerprint --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| image | ||
| video | ||
| clean.go | ||
| delete.go | ||
| file.go | ||
| folder.go | ||
| folder_rename_detect.go | ||
| fs.go | ||
| handler.go | ||
| import.go | ||
| move.go | ||
| scan.go | ||
| walk.go | ||
| zip.go | ||