mirror of
https://github.com/stashapp/stash.git
synced 2026-06-10 21:42:03 -05:00
Compare commits
1 Commits
latest_dev
...
docs-clari
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6cc5349fd1 |
@@ -8,10 +8,10 @@ Ensure the caption files follow these naming conventions:
|
||||
|
||||
## Scene
|
||||
|
||||
- {scene_file_name}.{language_code}.ext
|
||||
- {scene_file_name}.ext
|
||||
- {scene_file_name}.{language_code}.{ext}
|
||||
- {scene_file_name}.{ext}
|
||||
|
||||
Where `{language_code}` is defined by the [ISO-6399-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) (2 letters) standard and `ext` is the file extension. Captions files without a language code will be labeled as Unknown in the video player but will work fine.
|
||||
Where `{language_code}` is defined by the [ISO-6399-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) (2 letters) standard and `{ext}` is the file extension. Captions files without a language code will be labeled as Unknown in the video player but will work fine.
|
||||
|
||||
Scenes with captions can be filtered with the `captions` criterion.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user