XBMC Community Forum
[RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Third Party Repositories (/forumdisplay.php?fid=157)
+---- Thread: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) (/showthread.php?tid=64250)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


- sutm - 2011-07-16 19:25

taxigps Wrote:Suggest you install the plugin from repository.googlecode.xbmc-addons-chinese

Thanks, it is working after I get code from svn


- sutm - 2011-07-16 19:28

jacky89 Wrote:Thanks taxigps. However, when I run ppstream in XBMC, I keep getting the Error! Script Failed after browsing a few folders deep. Is it because the program does not support nightly builds?

Hi Jacky, I also encounter the same problem. Any solutions yet? Thanks!


- jacky89 - 2011-07-16 19:40

sutm Wrote:Hi Jacky, I also encounter the same problem. Any solutions yet? Thanks!

nope unfortunately not. I really want to get ppstream to work too.


- claimui - 2011-08-31 20:31

The Tudou plugin has been broken for a couple of weeks now. There is a Chinese thread about the problem too: http://bbs.htpc1.com/thread-182678-1-6.html

Hope this gets fixed soon. Thanks.


- activemind - 2011-09-24 04:15

is there any videos that are HD? thank you so much. This Community is awesome.


- ldi9999 - 2011-10-27 23:52

Can anyone advise on how to add Chinese support (display Chinese) in Aeon MQ3 skin?


tvb hongkong addon please - seemore - 2011-11-09 09:16

how to watch suitable HK user contest? [url]http://tungchingkai.blogspot.com/2011/08/xbmc-plugin-mytvtvbcom.htmlNo[/url]


- claimui - 2011-11-09 09:25

ldi9999 Wrote:Can anyone advise on how to add Chinese support (display Chinese) in Aeon MQ3 skin?

You need a Unicode font. Here is the Deja Vu font (from Confluence) with full Unicode added from DroidSans: http://forum.xbmc.org/showthread.php?tid=69962

You can also search for Arial Unicode (arialuni.ttf) which is also a full Unicode font. Or roll your own.

Once you have a suitable Unicode font, just replace the files in your skin's font folder.


Live streaming - derbyc - 2011-11-22 00:48

I can't get onto thestreamingdb website. Can someone email me an XML file containing all of the mandarin chinese channels please


CNTV Live Keyboard Control - cmeng - 2011-11-27 07:45

taxigps Wrote:I think the description of CNTV Live is clear. you can find the description at System-->Add-ons-->Enabled add-ons-->Video add-ons-->CNTV Live.

Here's the description:

CNTV Live video plugin
Note:
1.The plugin will auto call CCTVPlayerOcxReg.exe to regist player ocx at the first run.
2.The default key setting of the external player similar as XBMC: F8 - Mute / F9 - VolumeDown / F10 - VolumeUp / [ - ZoomIn / ] - ZoomOut / SPACE - Pause / X - Exit
You can run key setting program to custom the key map for external player, file path:
plugin.video.cntv-live\resources\player\KeymapSet.exe

And I think may be your problem is the cntv playing window not get focus, click mouse on it and then you should use keyboard to control.

=========================================================
I was also facing the same problem, but eventually found the cause and solution. The main reason is that the cctvlive.exe is written to execute under non-Unicode Chinese-PRC OS environment. On a non-PRC OS environment (where most Asian are using i.e. English), the OS input fails to handle and to pass in the proper Chinese-PRC coded keypress for the cctvlive.exe. So on the non-PRC OS environment, you need to do the following settings:

On Windows 7 (similar for Windows XP):
Go to “Control Panel” => “Region and Language” => Select Tab “Administrative”
Click button “Change system locale” to “Chinese (Simplified, PRC)”
and restart the machine as instructed.

After this, all the program written for Chinese-PRC OS should work, including keymapset.exe and cctvlive.exe in CNTV-Live plug-in.

Use Shift-Tab button to toggle and select CNTV window before it accepts input. Will face a bit of difficulty using mouse click to select the CNTV window.