stash/pkg/job
WithoutPants 39fdde273d
Scan refactor (#1816)
* 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
2021-10-15 10:39:48 +11:00
..
job.go Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00
manager.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
manager_test.go Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00
progress.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
progress_test.go Fix data race in progress_test (#1696) 2021-09-07 13:30:26 +10:00
subscribe.go Job queueing (#1379) 2021-05-24 14:24:18 +10:00