diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-09 20:28:59 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-09 20:28:59 -0400 |
| commit | b314199319c599996090282d79baddcde413a187 (patch) | |
| tree | 26760a6d449ecfc7b81e9b3ca4a5cb24a6f00223 /MediaBrowser.Server.Implementations/Localization/Server | |
| parent | a2dc5e090bac15ee2dd7c83281aa9fada1f74734 (diff) | |
resolve wtv transcoding
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 4c5953b07..59357361f 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -1152,5 +1152,5 @@ "XmlDocumentAttributeListHelp": "These attributes are applied to the root element of every xml response.", "OptionSaveMetadataAsHidden": "Save metadata and images as hidden files", "LabelExtractChaptersDuringLibraryScan": "Extract chapter images during the library scan", - "LabelExtractChaptersDuringLibraryScanHelp": "If enabled, chapter images will be extracted as part of the normal library scan. If disabled they will be extracted during the chapter images scheduled task, allowing the regular library scan to complete faster." + "LabelExtractChaptersDuringLibraryScanHelp": "If enabled, chapter images will be extracted when videos are imported during the library scan. If disabled they will be extracted during the chapter images scheduled task, allowing the regular library scan to complete faster." } |
