Skip to content

Commit

Permalink
Add scan option to force gallery zip rescan (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
DogmaDragon authored Jun 21, 2024
1 parent 53320a3 commit e5300cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions in-app-manual/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ The generate task accepts the following options:
| Generate heatmaps and speeds for interactive scenes | Generates heatmaps and speeds for interactive scenes. |
| Image Clip Previews | Generates a gif/looping video as thumbnail for image clips/gifs. |
| Overwrite existing generated files | By default, where a generated file exists, it is not regenerated. When this flag is enabled, then the generated files are regenerated. |
| Force rescan | By default, Stash will only rescan existing files if the file's modified date has been updated since its previous scan. Stash will scan files in the path when this option is enabled, regardless of the mod time changed. Only enable this option if Stash is not picking up changes recently made to files. This option is mainly relevant to users using gallery zips. |

## Transcodes

Expand Down

0 comments on commit e5300cc

Please sign in to comment.