Commit: 9ca2c0e4eab4bef10d8d5a39ebf6f9da76e30b8f
Parent: b1a9716fe72d49c7f732e1022b06391888fc2b1a
Author: 0x766F6964
Date: Sun, 14 Feb 2021 22:43:03 -0700
bump mpvacious to latest version, update config
the deck type actually doesn't matter if you are just updating cards
from yomichan but i changed it back anyways. sentence cards still
seem to be the best for most words. for proper nouns and some common
nouns i still make vocab cards but this option is used
Diffstat:
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/.config/mpv/script-opts/subs2srs.conf b/.config/mpv/script-opts/subs2srs.conf
@@ -1,20 +1,22 @@
autoclip=yes
nuke_spaces=yes
-#deck_name=全::文
-deck_name=全::語彙
-model_name=Japanese Vocab
-vocab_field=expression
-vocab_audio_field=audio
+deck_name=全::文
+model_name=Japanese Sentences
image_field=Image
audio_field=SentAudio
note_tag=subs2srs
+# Forvo Support
+vocab_field=Target
+vocab_audio_field=VocabAudio
+use_forvo=yes
+
snapshot_format=webp
snapshot_quality=60
snapshot_width=-2
-snapshot_height=350
+snapshot_height=540
audio_format=opus
audio_bitrate=24k
-audio_padding=0.5
+audio_padding=0.3