2014-07-26, 01:30
just use:
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))
(2014-07-26, 01:30)taxigps Wrote: just use:
m3u = os.path.join( __temp__, u"pptvvideo.%d.m3u" % (i))
(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<--
(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...
(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.