Update settings

This commit is contained in:
2023-06-23 09:51:03 +08:00
parent 3b93339fce
commit 4e9fa3632b
5 changed files with 17 additions and 2 deletions

View File

@@ -27,5 +27,6 @@
"ffmpeg_path": "The path to the ffmpeg binary: ",
"thumbnail_method": "The method used to generate thumbnail: ",
"thumbnail_method0": "ffmpeg binary",
"thumbnail_method1": "ffmpeg API"
"thumbnail_method1": "ffmpeg API",
"thumbnail_dir": "The folder used to store thumbnails: "
}