mirror of
https://github.com/stashapp/stash.git
synced 2026-01-01 21:26:24 +01:00
* Add file scanner * Scan scene changes * Split scan files * Generalise scan * Refactor ffprobe * Refactor ffmpeg encoder * Move scene scan code to scene package * Move matchExtension to utils * Refactor gallery scanning * Refactor image scanning * Prevent race conditions on identical hashes * Refactor image thumbnail generation * Perform count concurrently * Allow progress increment before total set * Make progress updates more frequent |
||
|---|---|---|
| .. | ||
| export.go | ||
| export_test.go | ||
| image.go | ||
| image_test.go | ||
| import.go | ||
| import_test.go | ||
| query.go | ||
| scan.go | ||
| thumbnail.go | ||
| update.go | ||
| vips.go | ||