mirror of
https://github.com/stashapp/stash.git
synced 2026-01-02 05:32:22 +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 | ||
| import.go | ||
| import_test.go | ||
| marker_import.go | ||
| marker_import_test.go | ||
| migrate_hash.go | ||
| scan.go | ||
| screenshot.go | ||
| update.go | ||