Kodi Community Forum
[RELEASE] Project xbmc-addons-chinese (Chinese addons for Kodi) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Third Party Repositories (https://forum.kodi.tv/forumdisplay.php?fid=157)
+---- Thread: [RELEASE] Project xbmc-addons-chinese (Chinese addons for Kodi) (/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 41 42


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - cmeng - 2012-10-28

(2012-10-19, 06:29)diaspar Wrote: I looked into the folder /var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.sohuvideo and I do see a cookies.sohu, but it is 0 bytes. So this might be the issue? I didn't do anything on this cookie file. Any way to fix it or get a new cookie downloaded?

When probllem happen, just delete the cookies.sohu file. The plugin will recreate the cookie file the next time you launch the sohu plugin.
If you refer to the plugin change.log for version 2.3.0

# - Include Cookie support (needed by certain categories)
# - Include Proxy support (must be transparent for video link - header)

The cookie is required for certain categories of the media playback in Sohu.
Proxy is not used unless you specified one in the plugin setting. Currently proxy is not necessary for the sohu site access.
If you absolutely need one because of your system environment needs it, then you must ensure the proxy in use is in transparent mode i.e. pass through without any modification to the http header.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - cmeng - 2012-10-28

(2012-10-17, 04:28)ppvok Wrote: here is the log file for the above script error when loading the show from Letv

02:07:58 T:1135809632 NOTICE: Thread Background Loader start, auto delete: false
02:07:59 T:1135809632 DEBUG: Thread Background Loader 1135809632 terminating
02:07:59 T:1241113696 NOTICE: getHttpData: http://www.flvcd.com/parse.php?kw=http://www.letv.com/ptv/pplay/80469/19.html&format=0
02:07:59 T:1093865120 DEBUG: ProcessMouse: trying mouse action leftclick
02:07:59 T:1093865120 DEBUG: CGUIMediaWindow::GetDirectory (plugin://)
02:07:59 T:1093865120 DEBUG: ParentPath = []
02:07:59 T:1292977248 ERROR: Unable to find plugin
02:07:59 T:1093865120 ERROR: GetDirectory - Error getting plugin://
02:07:59 T:1093865120 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
02:07:59 T:1093865120 DEBUG: CGUIMediaWindow::GetDirectory ()
02:07:59 T:1093865120 DEBUG: ParentPath = []
02:07:59 T:1135809632 NOTICE: Thread Background Loader start, auto delete: false
02:07:59 T:1135809632 DEBUG: Thread Background Loader 1135809632 terminating
02:08:00 T:1241113696 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'match' referenced before assignment
Traceback (most recent call last):
File "/root/.xbmc/addons/plugin.video.letv/default.py", line 1044, in <module>
PlayVideoLetv(name,url)
File "/root/.xbmc/addons/plugin.video.letv/default.py", line 876, in PlayVideoLetv
playVideo(name,url,videoRes)

Look like you have mulitple plugin failures on your xbmc installation. Was the XBMC installation working normally before?


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - cmeng - 2012-10-29

(2012-10-26, 03:30)taxigps Wrote: Added: plugin.video.pptv - Online videos from www.pptv.com, Thanks Uranus Zhou

FYI:
The PPTV plugin is not compatible with XBMC Dharma as the plugin scripts uses
the shorthand of if else statement which is not supported by Python 2.4

e.g. return '' if link[:11] == "javascript:" else link


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2012-10-29

(2012-10-29, 08:40)cmeng Wrote:
(2012-10-26, 03:30)taxigps Wrote: Added: plugin.video.pptv - Online videos from www.pptv.com, Thanks Uranus Zhou

FYI:
The PPTV plugin is not compatible with XBMC Dharma as the plugin scripts uses
the shorthand of if else statement which is not supported by Python 2.4

e.g. return '' if link[:11] == "javascript:" else link

Thanks, deleted form dharma folder.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - ailingcoot - 2012-11-03


PPTV 1.1.1 plug-in didn't work properly. Some shows can't find the file source/path.

UPDATE: the Chinese repo didn't have the latest update. 1.13

https://github.com/zohead/pptv4xbmc/downloads



RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - cmeng - 2012-11-04

(2012-11-03, 12:48)ailingcoot Wrote: PPTV 1.1.1 plug-in didn't work properly. Some shows can't find the file source/path.

UPDATE: the Chinese repo didn't have the latest update. 1.1.3

https://github.com/zohead/pptv4xbmc/downloads

Have helped to check into the Chinese Repo for version 1.1.3.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - neophytte - 2012-11-08

Hi,

My wife is from Malaysia, so may I request to add some Malay/Chinese channels:

http://um.com.my/streaming/v1/

During my investigation, I've also found some other good sites for Chinese/Korean movies at:

http://aznv.tv (requires username/pass)
and http://viki.com

Thanks

Richard


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - Kooshi - 2012-11-14

Hi Smile
I have other plugins working properly, Youku, CNTV....
When I install the PPTV plug in, most categorize work (live TV for example) but when under Entertainment category, I keep getting playlist failed to load or cannot load play list
I have installed the 1.1.3 directly from zip, is there any pre-requisites that I am missing?
I am running Openelec 1.95.7
Any help is greatly appreciated


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - cmeng - 2012-11-25

(2012-11-14, 22:58)Kooshi Wrote: Hi Smile
I have other plugins working properly, Youku, CNTV....
When I install the PPTV plug in, most categorize work (live TV for example) but when under Entertainment category, I keep getting playlist failed to load or cannot load play list
I have installed the 1.1.3 directly from zip, is there any pre-requisites that I am missing?
I am running Openelec 1.95.7
Any help is greatly appreciated

PPS is using the peer-peer streaming, and needs the pps dll library to be pre-installed. You need to install the pps from the link below.

http://dl.pps.tv/



RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2012-11-25

(2012-11-25, 04:26)cmeng Wrote:
(2012-11-14, 22:58)Kooshi Wrote: Hi Smile
I have other plugins working properly, Youku, CNTV....
When I install the PPTV plug in, most categorize work (live TV for example) but when under Entertainment category, I keep getting playlist failed to load or cannot load play list
I have installed the 1.1.3 directly from zip, is there any pre-requisites that I am missing?
I am running Openelec 1.95.7
Any help is greatly appreciated

PPS is using the peer-peer streaming, and needs the pps dll library to be pre-installed. You need to install the pps from the link below.

http://dl.pps.tv/
PPTV is not PPS. Smile and PPTV plugin don't need PPTV program. may be site changed.




RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - nareshkumark - 2012-11-28

Hello, I have just installed this addon for Youku and added support for chinese characters. But, since I dont know chinese, I want to be able to see the characters in English. Is there a way to do it. Please advice


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - skripp - 2012-11-29

qiyi hasn't worked for quite some time now. Is it like that for anyone else? Here is the output from the log file. No matter what I try I get the same typ of output.

Quote:19:55:19 T:153042944 NOTICE: -->Python Interpreter Initialized<--
19:55:20 T:153042944 NOTICE: -->Python Interpreter Initialized<--
19:55:31 T:154189824 NOTICE: -->Python Interpreter Initialized<--
19:55:37 T:72929280 NOTICE: DVDPlayer: Opening: http://qiyi.soooner.com/videos/comic/20121129/e658a0be024d25078d6a0baf3bc520d4.f4v
19:55:37 T:72929280 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:55:37 T:165183488 NOTICE: Creating InputStream
19:55:37 T:165183488 WARNING: FillBuffer: curl failed with code 56
19:55:37 T:165183488 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:55:37 T:165183488 ERROR: Open - failed to open source <http://qiyi.soooner.com/videos/comic/20121129/e658a0be024d25078d6a0baf3bc520d4.f4v>
19:55:37 T:165183488 ERROR: CDVDPlayer::OpenInputStream - error opening [http://qiyi.soooner.com/videos/comic/20121129/e658a0be024d25078d6a0baf3bc520d4.f4v]
19:55:37 T:165183488 NOTICE: CDVDPlayer::OnExit()
19:55:37 T:165183488 NOTICE: CDVDPlayer::OnExit() deleting input stream
19:55:37 T:72929280 ERROR: Playlist Player: skipping unplayable item: 0, path [http://qiyi.soooner.com/videos/comic/20121129/e658a0be024d25078d6a0baf3bc520d4.f4v]
19:55:37 T:72929280 NOTICE: CDVDPlayer::CloseFile()
19:55:37 T:72929280 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:55:37 T:72929280 NOTICE: DVDPlayer: waiting for threads to exit
19:55:37 T:72929280 NOTICE: DVDPlayer: finished waiting




RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2012-11-30

(2012-11-28, 15:55)nareshkumark Wrote: Hello, I have just installed this addon for Youku and added support for chinese characters. But, since I dont know chinese, I want to be able to see the characters in English. Is there a way to do it. Please advice

Youku is a Chinese site, no english message on it.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - ailingcoot - 2012-11-30

@taxigps
Sohu plug-in stopped working although there is a new update. "script error" for most TV series/shows.
Live tv is working in that plug-in though.


Please fix that

(2012-11-28, 15:55)nareshkumark Wrote: Hello, I have just installed this addon for Youku and added support for chinese characters. But, since I dont know chinese, I want to be able to see the characters in English. Is there a way to do it. Please advice

The original video source from that website is already embedded with Chinese subtitles. There is no way to change/modify that.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - kazuya007 - 2012-12-14

I downloaded the relevant zip file for chinese-addons. Then from within xbmc, go to System->Add-ons->Install from zip file that you have just downloaded. After this, go to Get Add-ons->Chinese Add-on Repository, but there are no plugin under it. please help me