language
Language settings In addition to English, are there any other languages available? I found that some languages will display error problems, I look forward to replying, thank you
Yes you can set the language from MakeMKV settings.
For languages like Chinese, make sure to set the ENABLE_CJK_FONT environment variable to 1. See https://github.com/jlesage/docker-makemkv#environment-variables
Thank you for your great project! I have set ENABLE_CJK_FONT as 1 but still get wrong display on chinese/japanese characters. I tried manually install the font in docker , commit a new image and restart container but still doesn't work. Is there any other suggestions?
Yes you can set the language from MakeMKV settings.
For languages like Chinese, make sure to set the
ENABLE_CJK_FONTenvironment variable to1. See https://github.com/jlesage/docker-makemkv#environment-variables I have installed the chiniese font ,but the chinense language in the MakeMKV still doesn't work .Could you give me some suggestions? Thank you!
Can you provide the container's log (docker logs MakeMKV)?
@lzgod456, do you still have the issue? Setting the MakeMKV interface to Chinese works for me.