DM800 image - Thailand words EPG unicode display problem ?
#1
Posted 22 March 2012 - 07:38
Re: DM800 image - Thailand words EPG unicode display problem ? #2
Posted 22 March 2012 - 09:58
Re: DM800 image - Thailand words EPG unicode display problem ? #3
Posted 22 March 2012 - 14:38
...
("swe", _("Swedish")),
("tha", _("Thai")),
("tur Audio_TUR", _("Turkish"))]
...
If this was noticed by some code master, it may be added to the source code soon.
More here if you can read Thai.
Attached Files
Re: DM800 image - Thailand words EPG unicode display problem ? #4
Posted 22 March 2012 - 15:26
Thanks for your help I will give it a try Btw, is there anyway to do the same for Chinese EPG ? TQ ขอบคุณIt does not depend on menu language anymore. You have to select EPG language from "Auto Language" menu. Unfortunately, there's no Thai in the list. So you have to add it yourself in /usr/lib/enigma2/python/Components/UsageConfig.py file. But it's not there, only pyo binary is. You can get it in an attached file and add:
...
("swe", _("Swedish")),
("tha", _("Thai")),
("tur Audio_TUR", _("Turkish"))]
...
If this was noticed by some code master, it may be added to the source code soon.
More here if you can read Thai.
Re: DM800 image - Thailand words EPG unicode display problem ? #5
Posted 22 March 2012 - 16:02
It does not depend on menu language anymore. You have to select EPG language from "Auto Language" menu.
Hm, not sure if that's desired behaviour.
I'd rather have it follow the osd language, the audio language is not related.
(usually you'd want to select the original audio track, enable subtitles in your native language, and view the epg in your native language as well)
Re: DM800 image - Thailand words EPG unicode display problem ? #6
Posted 23 March 2012 - 01:14
It's not "audio language". It's "Auto Language" that has new EPG language selection 1 and 2 sub-menu in it.
It does not depend on menu language anymore. You have to select EPG language from "Auto Language" menu.
Hm, not sure if that's desired behaviour.
I'd rather have it follow the osd language, the audio language is not related.
(usually you'd want to select the original audio track, enable subtitles in your native language, and view the epg in your native language as well)
My folks around here have been talking about it for quite sometime. Would you consider adding the line?
Re: DM800 image - Thailand words EPG unicode display problem ? #7
Posted 23 March 2012 - 02:29
It's not "audio language". It's "Auto Language" that has new EPG language selection 1 and 2 sub-menu in it.
You are right, I overlooked that.
Would you consider adding the line?
Has been added:
http://openpli.git.s...a7e2b22744e9c2f
Re: DM800 image - Thailand words EPG unicode display problem ? #8
Re: DM800 image - Thailand words EPG unicode display problem ? #9
Re: DM800 image - Thailand words EPG unicode display problem ? #10
Re: DM800 image - Thailand words EPG unicode display problem ? #11
Posted 3 April 2012 - 02:40
Dear rern, please check your PM need your advise.TQIt does not depend on menu language anymore. You have to select EPG language from "Auto Language" menu. Unfortunately, there's no Thai in the list. So you have to add it yourself in /usr/lib/enigma2/python/Components/UsageConfig.py file. But it's not there, only pyo binary is. You can get it in an attached file and add:
...
("swe", _("Swedish")),
("tha", _("Thai")),
("tur Audio_TUR", _("Turkish"))]
...
If this was noticed by some code master, it may be added to the source code soon.
More here if you can read Thai.
Re: DM800 image - Thailand words EPG unicode display problem ? #12
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users