|
@@ -120,5 +120,7 @@
|
|
|
"Forced": "Forced",
|
|
|
"Default": "Default",
|
|
|
"TaskOptimizeDatabaseDescription": "Compacts database and truncates free space. Running this task after scanning the library or doing other changes that imply database modifications might improve performance.",
|
|
|
- "TaskOptimizeDatabase": "Optimise database"
|
|
|
+ "TaskOptimizeDatabase": "Optimise database",
|
|
|
+ "TaskKeyframeExtractorDescription": "Extracts keyframes from video files to create more precise HLS playlists. This task may run for a long time.",
|
|
|
+ "TaskKeyframeExtractor": "Keyframe Extractor"
|
|
|
}
|