Jump to content


Photo

DM800 image - Thailand words EPG unicode display problem ?


  • Please log in to reply
11 replies to this topic

#1 GreatDane

  • Member
  • 7 posts

+1
Neutral

Posted 22 March 2012 - 07:38

Dear all, recently I flash my DM800 to latest update and I found out Thailand words EPG are not display correctly (looks like unicode problem). May I know is the latest build no longer support thai words EPG ? for your info my previous image are build somewhere around September 2011 and the thai words EPG works fine..... any ideas ? thanks :)

Re: DM800 image - Thailand words EPG unicode display problem ? #2 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 22 March 2012 - 09:58

could be related to this development
http://openpli.org/f...itle-searching/

Re: DM800 image - Thailand words EPG unicode display problem ? #3 rern

  • Member
  • 9 posts

0
Neutral

Posted 22 March 2012 - 14:38

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.

Attached Files



Re: DM800 image - Thailand words EPG unicode display problem ? #4 GreatDane

  • Member
  • 7 posts

+1
Neutral

Posted 22 March 2012 - 15:26

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.

Thanks for your help :) I will give it a try :) Btw, is there anyway to do the same for Chinese EPG ? TQ ขอบคุณ

Re: DM800 image - Thailand words EPG unicode display problem ? #5 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

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 rern

  • Member
  • 9 posts

0
Neutral

Posted 23 March 2012 - 01:14


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)

It's not "audio language". It's "Auto Language" that has new EPG language selection 1 and 2 sub-menu in it.
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 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

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 rern

  • Member
  • 9 posts

0
Neutral

Posted 23 March 2012 - 03:01

Has been added:
http://openpli.git.s...a7e2b22744e9c2f

Thanks, pieterg.

Re: DM800 image - Thailand words EPG unicode display problem ? #9 Tonyboyth

  • Senior Member
  • 53 posts

0
Neutral

Posted 23 March 2012 - 04:31

Thank you to Pieterg and the team too.

## You guys the best ##
 
Posted Image "sharing is caring"

Re: DM800 image - Thailand words EPG unicode display problem ? #10 GreatDane

  • Member
  • 7 posts

+1
Neutral

Posted 23 March 2012 - 15:10


Thanks to everyone who helped make this happen! :)


Re: DM800 image - Thailand words EPG unicode display problem ? #11 GreatDane

  • Member
  • 7 posts

+1
Neutral

Posted 3 April 2012 - 02:40

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.

Dear rern, please check your PM need your advise.TQ

Re: DM800 image - Thailand words EPG unicode display problem ? #12 avp3

  • Senior Member
  • 32 posts

0
Neutral

Posted 24 May 2012 - 01:21

Could anyboby tell me how to modify it to make it support Chinese EPG, thanks in advance.


2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users