mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Enhance trickplay
This commit is contained in:
parent
8720589ac8
commit
83f9307a2c
4 changed files with 23 additions and 2 deletions
|
@ -1752,5 +1752,8 @@
|
|||
"OptionExtractTrickplayImage": "Enable trickplay image extraction",
|
||||
"ExtractTrickplayImagesHelp": "Trickplay images are similar to chapter images, except they span the entire length of the content and are used to show a preview when scrubbing through videos.",
|
||||
"LabelExtractTrickplayDuringLibraryScan": "Extract trickplay images during the library scan",
|
||||
"LabelExtractTrickplayDuringLibraryScanHelp": "Generate trickplay images when videos are imported during the library scan. Otherwise, they will be extracted during the trickplay images scheduled task. If generation is set to non-blocking this will not affect the time a library scan takes to complete."
|
||||
"LabelExtractTrickplayDuringLibraryScanHelp": "Generate trickplay images when videos are imported during the library scan. Otherwise, they will be extracted during the trickplay images scheduled task. If generation is set to non-blocking this will not affect the time a library scan takes to complete.",
|
||||
"LabelSaveTrickplayLocally": "Save trickplay images next to media",
|
||||
"LabelSaveTrickplayLocallyHelp": "Saving trickplay images into media folders will put them next to your media for easy migration and access.",
|
||||
"ReplaceTrickplayImages": "Replace existing trickplay images"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue