![]() |
|
[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) |
- buda81 - 2012-01-25 04:53 is anyone else getting an error for the Tecent add on? ATV1 - aunghtain - 2012-01-25 23:52 Is there any way to watch CTI (Taiwan) TV live online or in XBMC? - NobodyHere - 2012-01-27 03:02 Is there not supposed to be a Tuduo plugin in the latest SVN checkout? Code: svn checkout http://xbmc-addons-chinese.googlecode.com/svn/trunk/ xbmc-addons-chinese-read-onlyAll it downloaded for video plugins were the following. Code: CNTV- taxigps - 2012-01-27 04:21 NobodyHere Wrote:Is there not supposed to be a Tuduo plugin in the latest SVN checkout? new code in path http://xbmc-addons-chinese.googlecode.com/svn/addons/eden_src - NobodyHere - 2012-01-27 17:49 taxigps Wrote:new code in path http://xbmc-addons-chinese.googlecode.com/svn/addons/eden_srcThanks. These work great in Eden, or at least the ones I've tried. - cmeng - 2012-01-28 06:04 buda81 Wrote:is anyone else getting an error for the Tecent add on? Look like the site has temporary blocked access from outside mainland china. updated Tencent version 1.0.4 will shows the return message from the site. Error on playing ppstream video - brucyy - 2012-01-29 02:39 Hi, I am new to here and I currently getting script failed error when trying to play ppstream movies. There will be another error when trying to browse tv-shows (Component PowerPlayer.dll missing). I do have PPTV installed and functioning. Error Log: 16:29:19 T:3132 NOTICE: -->Python Interpreter Initialized<-- 16:29:23 T:3132 ERROR: Error Type: <type 'exceptions.IndexError'> 16:29:23 T:3132 ERROR: Error Contents: list index out of range 16:29:23 T:3132 ERROR: Traceback (most recent call last): File "C:\Users\Admin\AppData\Roaming\XBMC\addons\plugin.video.ppstream\default.py", line 936, in <module> progListSeries(name, id, thumb, page) File "C:\Users\Admin\AppData\Roaming\XBMC\addons\plugin.video.ppstream\default.py", line 386, in progListSeries eList = eList + COLOR_LIST[i] + episodeSet[i] + '[/COLOR]|' IndexError: list index out of range 16:29:23 T:3448 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ppstream/?mode=3&name=%E7%BC%BA%E5%AE%85%E7%94%B7%E5%A5%B3%2F%E6%8A%89%E5%AE%85%E7%94%B7%E5%A5%B3&id=%2Fct202914033%2Findex.html&thumb=http%3A%2F%2Fimage1.webscache.com%2Fbaike%2Fhaibao%2Fnavi%2F2012-01%2F202914033-147-2012-01-09-15-36-46.jpg 16:29:23 T:3448 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ppstream/?mode=3&name=%E7%BC%BA%E5%AE%85%E7%94%B7%E5%A5%B3%2F%E6%8A%89%E5%AE%85%E7%94%B7%E5%A5%B3&id=%2Fct202914033%2Findex.html&thumb=http%3A%2F%2Fimage1.webscache.com%2Fbaike%2Fhaibao%2Fnavi%2F2012-01%2F202914033-147-2012-01-09-15-36-46.jpg) failed ** Any help will greatly appreciated. - dongdong - 2012-01-29 03:16 Is there a way to add some manual configuration of proxy to this plugin? Or else a lot of add ons can only support users in China, and not outside China? Or is there a way to overcome the area restriction? - taxigps - 2012-01-29 07:13 brucyy Wrote:Hi, fixed error for COLOR_LIST index out of range at v2.0.1 and you need to install pps software here http://dl.pps.tv/ - brucyy - 2012-01-29 10:01 taxigps Wrote:fixed error for COLOR_LIST index out of range at v2.0.1 * Thanks.. the index issue is fixed. For the other issue, I do have pps installed and I still have missing component error. |