From d8ee57cd50c5a391398ecf057cf7377b23407f17 Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Fri, 23 Aug 2024 02:31:33 +0300 Subject: [PATCH] [Docs] add note about caption functionality [skip ci] --- ui/v2.5/src/docs/en/Manual/Captions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui/v2.5/src/docs/en/Manual/Captions.md b/ui/v2.5/src/docs/en/Manual/Captions.md index 5f2d91902..e52fc54bb 100644 --- a/ui/v2.5/src/docs/en/Manual/Captions.md +++ b/ui/v2.5/src/docs/en/Manual/Captions.md @@ -12,3 +12,5 @@ These files need to be named as follows: 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. + +**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.