mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2026-04-13 09:07:06 -05:00
444 B
444 B
title, icon
| title | icon |
|---|---|
| Scenes | fontawesome/solid/circle-play |
How does Stash keep track of scenes?
Stash tracks video files 2 ways:
- oshash - fast hash created using partial file and filesize.
- Filepath - exact library location where your file is stored.
Stash can still find the file even if one of them changes, all you need to do is run a scan task to trigger it. If both gets changed at the same time, Stash will create a new scene.