mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Update captions documentation to clarify file location and naming conventions
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
Stash supports captioning with SRT and VTT files.
|
||||
|
||||
These files need to be named as follows:
|
||||
Captions will only be detected if they are located in the same folder as the corresponding scene file.
|
||||
|
||||
Ensure the caption files follow these naming conventions:
|
||||
|
||||
## Scene
|
||||
|
||||
@@ -13,4 +15,4 @@ Where `{language_code}` is defined by the [ISO-6399-1](https://en.wikipedia.org/
|
||||
|
||||
Scenes with captions can be filtered with the `captions` criterion.
|
||||
|
||||
**Note:** If the caption file was added after the scene was initially added during scan you will need to run a Selective Scan task for it to show up.
|
||||
**Note:** If the caption file was added after the scene was initially added during scan, you will need to run a Selective Scan task for it to show up.
|
||||
Reference in New Issue
Block a user