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) - taxigps - 2014-07-26

just use:
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - Huuh - 2014-07-26

(2014-07-26, 01:30)taxigps Wrote: just use:
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))

I still get the error.

22:33:28 67926.507812 T:2739926096 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.pptv/default.py", line 821, in <module>
playVideo(name, url, thumb)
File "/storage/.xbmc/addons/plugin.video.pptv/default.py", line 737, in playVideo
shutil.rmtree(__temp__)
File "/home/neil/projects/OpenELEC.tv/build.OpenELEC_Helix-RPi.arm-devel/Python-2.7.3/.install_pkg/usr/lib/python2.7/shutil.py", line 239, in rmtree
File "/home/neil/projects/OpenELEC.tv/build.OpenELEC_Helix-RPi.arm-devel/Python-2.7.3/.install_pkg/usr/lib/python2.7/posixpath.py", line 71, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)
-->End of Python script error report<--


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-07-26

(2014-07-26, 04:34)Huuh Wrote:
(2014-07-26, 01:30)taxigps Wrote: just use:
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))

I still get the error.

22:33:28 67926.507812 T:2739926096 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.pptv/default.py", line 821, in <module>
playVideo(name, url, thumb)
File "/storage/.xbmc/addons/plugin.video.pptv/default.py", line 737, in playVideo
shutil.rmtree(__temp__)
File "/home/neil/projects/OpenELEC.tv/build.OpenELEC_Helix-RPi.arm-devel/Python-2.7.3/.install_pkg/usr/lib/python2.7/shutil.py", line 239, in rmtree
File "/home/neil/projects/OpenELEC.tv/build.OpenELEC_Helix-RPi.arm-devel/Python-2.7.3/.install_pkg/usr/lib/python2.7/posixpath.py", line 71, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)
-->End of Python script error report<--

need remove path .xbmc\userdata\addon_data\plugin.video.pptv\temp manual once


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - Huuh - 2014-07-26

(2014-07-26, 06:28)taxigps Wrote: need remove path .xbmc\userdata\addon_data\plugin.video.pptv\temp manual once

It works! Thanks for everything. Will you be pushing an update?


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-07-26

(2014-07-26, 06:46)Huuh Wrote:
(2014-07-26, 06:28)taxigps Wrote: need remove path .xbmc\userdata\addon_data\plugin.video.pptv\temp manual once

It works! Thanks for everything. Will you be pushing an update?

Updated code already. Just not change version number in repo.Smile


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - RJS77 - 2014-08-04

Hi Taxigps.

Is there anywhere we can donate so that all the plugins can be updated? My wife loves to access them from XBMC but almost all have stopped working and it is getting frustrating trying to watch Chinese shows/dramas. For example QIYI, Tudou etc just don't work and get errors when searching etc.

I'm sure there are a lot of folks that would donate so these plugins can be fixed and work properly. I hope you can help...


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - hunkyn - 2014-08-23

Is there anyway we can search on the youku addon?


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-09-19

updated 搜狐视频(SoHu) plugin to v2.4.2
- fixed: can't get video list because site changed
- fixed: search function
- added: support 1080p(原画) movie


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-09-19

(2014-08-04, 01:46)RJS77 Wrote: Hi Taxigps.

Is there anywhere we can donate so that all the plugins can be updated? My wife loves to access them from XBMC but almost all have stopped working and it is getting frustrating trying to watch Chinese shows/dramas. For example QIYI, Tudou etc just don't work and get errors when searching etc.

I'm sure there are a lot of folks that would donate so these plugins can be fixed and work properly. I hope you can help...

It's a spare time work. I haven't many time to support it, so can't promise update in time.
and you can try 搜狐视频(SoHu) plugin v2.4.2 now Smile


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-09-20

(2014-08-23, 02:55)hunkyn Wrote: Is there anyway we can search on the youku addon?

please try 优酷视频2(YouKu2) by tacy.lee


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - taxigps - 2014-09-20

updated YouKu Video plugin to 0.9.5 and change name to 优酷视频2(YouKu2)
- fixed: can't play video because site change
- changed: use new script.module.keyboard.chinese to input chinese


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - mycheetah - 2014-10-15

(2014-09-20, 06:49)taxigps Wrote: updated YouKu Video plugin to 0.9.5 and change name to 优酷视频2(YouKu2)
- fixed: can't play video because site change
- changed: use new script.module.keyboard.chinese to input chinese

No more Tudou plug-in ?


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - xenotime - 2014-10-22

I've just tried it and it work great, any possibilities on having www.dnvod.eu and e2mv.com . These two websites work great in Europe and so you don't have lag when watching, which is often the case with other website.

And also really thanks for your work


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - jang430 - 2014-10-31

All of a sudden, my LETV addon won't play episodes. I still see the shows selection. Upon selecting the show, it doesn't play. Any ideas how to fix this? I'm using version 1.3.6 of letv plugin. This happened to both my XBMC on Windows 7 64-bit, and Openelec machine. Both using the same version.


RE: [RELEASE] Project xbmc-addons-chinese (Chinese addons/support Dharma) - fax88 - 2014-11-02

(2014-10-31, 14:58)jang430 Wrote: All of a sudden, my LETV addon won't play episodes. I still see the shows selection. Upon selecting the show, it doesn't play. Any ideas how to fix this? I'm using version 1.3.6 of letv plugin. This happened to both my XBMC on Windows 7 64-bit, and Openelec machine. Both using the same version.

Yes.. same happened to my installs ... mac 32/64bit as well as raspberry pi openelec on gotham