mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
print message when recreating images for the scan process
This commit is contained in:
@@ -171,6 +171,7 @@ func (t *ScanTask) makeScreenshots(probeResult *ffmpeg.VideoFile, checksum strin
|
||||
logger.Error(err.Error())
|
||||
return
|
||||
}
|
||||
logger.Infof("Regenerating images for %s", t.FilePath)
|
||||
}
|
||||
|
||||
if !thumbExists {
|
||||
|
||||
Reference in New Issue
Block a user