jlesage / docker-makemkv

Docker container for MakeMKV
MIT License
423 stars 48 forks source link

language #139

Open daomengRen opened 2 years ago

daomengRen commented 2 years ago

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

jlesage commented 2 years ago

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

Eliasthunderdog commented 2 years ago

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?

Carba6 commented 2 years ago

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 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!

jlesage commented 2 years ago

Can you provide the container's log (docker logs MakeMKV)?

Carba6 commented 2 years ago

你能提供容器的日志(docker logs MakeMKV)吗?

_MakeMKV_logs .txt this is the recent 1000 line log ,thanks.

jlesage commented 1 year ago

@lzgod456, do you still have the issue? Setting the MakeMKV interface to Chinese works for me.