taxigps Wrote:new code in path http://xbmc-addons-chinese.googlecode.co...s/eden_src
Add-on requirements http://www.greatdvb.com/software/tvpad-M121-soft.html thank you
seemore
Junior Member Posts: 4 Joined: Nov 2011 Reputation: 0 |
taxigps Wrote:new code in path http://xbmc-addons-chinese.googlecode.co...s/eden_src Add-on requirements http://www.greatdvb.com/software/tvpad-M121-soft.html thank you |
| find quote |
cmeng
Member Posts: 73 Joined: Nov 2011 Reputation: 0 Location: Singapore |
2012-02-23 15:12
Post: #192
Hi,
I have created a patch to allow Chinese text input for Youtube plugin search on XBMC EDEN, for those are interested: Following the link below to download the "script.module.parsedom.zip" http://code.google.com/p/xbmc-addons-chi...tail?id=13 To install: Launch XBMC EDEN, navigate to System=>Settings=>Add-ons=>Install from zip file Browse to and select the downloaded file i.e. script.module.parsedom.zip Note: You also need to install both the following from the link below: 1. repository.googlecode.xbmc-addons-chinese-eden.zip & 2. script.module.keyboard.chinese-1.1.1-eden.zip http://code.google.com/p/xbmc-addons-chi...loads/list |
| find quote |
ImmoNL
Junior Member Posts: 10 Joined: Feb 2012 Reputation: 0 |
2012-02-25 22:02
Post: #193
Any news on shooter.cn as a subtitle provider?
Thanks |
| find quote |
wago
Junior Member Posts: 1 Joined: Feb 2012 Reputation: 0 |
2012-02-28 23:34
Post: #194
Hi,
I'm new to this and i have searched the forum and web but couldn't find an answer. I have a ATV2 , xbmc, and chinese add-on installed but all i get are squares. How do i get it to display chinese? Thank you in advance for your help! This forum rocks!!! |
| find quote |
cmeng
Member Posts: 73 Joined: Nov 2011 Reputation: 0 Location: Singapore |
2012-02-29 15:23
Post: #195
wago Wrote:Hi,======================= Please refe to the following link. I believe it should be similar for ATV2 http://wiki.xbmc.org/index.php?title=XBM...ecific_FAQ 19. XBMC displays Chinese Text as unrecognized squares |
| find quote |
powpower
Junior Member Posts: 1 Joined: Mar 2012 Reputation: 0 |
2012-03-01 20:29
Post: #196
wago Wrote:Hi, Set font to Arial. It works for me. |
| find quote |
tsunade2k4
Junior Member Posts: 1 Joined: Mar 2012 Reputation: 0 |
2012-03-02 02:50
Post: #197
Can someone please parse this website and make an addon so we can watch the videos without all the advertisements?
http://www.hongchen.tv/ My parents found it recently. It has TVB shows in mandarin and cantonese. Thanks
|
| find quote |
taxigps
Team-XBMC Python Developer Posts: 396 Joined: Jan 2009 Reputation: 0 |
2012-03-04 03:45
Post: #198
ImmoNL Wrote:Any news on shooter.cn as a subtitle provider? script.xbmc.subtitles support shooter.cn after 2.9.33, but can't wok because one bug. you should install 2.9.34 and modify like this commit: https://github.com/amet/script.xbmc.subt...f23c1dbd50 |
| find quote |
cmeng
Member Posts: 73 Joined: Nov 2011 Reputation: 0 Location: Singapore |
2012-03-05 02:21
Post: #199
powpower Wrote:Set font to Arial. It works for me. You are correct. Look like the latest Dharma and Eden arial font does support chinese Unicode. So need only to set the following: System => Appearance => Skin => Fonts => Arial based |
| find quote |
cmeng
Member Posts: 73 Joined: Nov 2011 Reputation: 0 Location: Singapore |
2012-03-05 16:43
Post: #200
Have converted plugin.video.tv365 to be compatible with non-Chinese OS Windows and also for XBMC Eden and Dharma
################################################## # TV365网络电视直播插件 - http://www.tv365w.com/ ################################################## # Version 1.1.0 2012-03-05 # a. Convert code to utf-8 for non-Chinese OS # b. Make plugin compatible for Eden & Dharma |
| find quote |