I checked out from the repository CBS plugin and run it in windows and it worked fine. In linux however it doesn't work. I updated both my linux and windows build to the latest and still the same issue.
Linux Debug Log :- http://xbmc.pastebin.com/m20219ef6
Window Debug Log :- http://xbmc.pastebin.com/m36b5fcd5
I noticed that the CBS plugin is structured differently compared to Hulu or Apple Movie Trailer 2.
OS Issues - CBS plugin
CrashX
Posting Freak Posts: 1,216 Joined: Jan 2009 Reputation: 2 |
2009-02-16 05:30
Post: #1
(This post was last modified: 2009-02-16 05:33 by CrashX.)
|
| find quote |
CrashX
Posting Freak Posts: 1,216 Joined: Jan 2009 Reputation: 2 |
2009-02-16 18:03
Post: #2
Interesting on linux we see the following error:
DEBUG: unable to load special://home/plugins/video/CBS/resources/language/english/strings.xml: Failed to open file at line 0 Yet on windows we don't see that error even though the file doesn't exist. |
| find quote |
queeup
Fan Joined: Feb 2009 Reputation: 15 |
2009-02-16 19:51
Post: #3
yes because there in no language folder in resource directory. Btw in CBS direcory python script and icon file are misspelling. both should be lowercase. default.py and default.btn (D to d)
more OS Issues -Ninja Video plugin- Windows: NVDecode.py line 2 Code: from Crypto.Cipher import AESQuote:import Crypto.Cipher as AES i think this is python version issue. my python version: ubuntu 8.10 - Python 2.5.2
(This post was last modified: 2009-02-16 19:59 by queeup.)
|
| find quote |
CrashX
Posting Freak Posts: 1,216 Joined: Jan 2009 Reputation: 2 |
2009-02-16 20:42
Post: #4
queeup Wrote:yes because there in no language folder in resource directory. Yes why doesn't windows version complain about it though .. Only Linux seems too .. I thought Python libraries were distributed with source so you should have the same version in linux as windows ?
(This post was last modified: 2009-02-16 20:48 by CrashX.)
|
| find quote |
queeup
Fan Joined: Feb 2009 Reputation: 15 |
2009-02-16 21:03
Post: #5
i think on linux xbmc use ubuntu official python package. am i wrong?
|
| find quote |
CrashX
Posting Freak Posts: 1,216 Joined: Jan 2009 Reputation: 2 |
2009-02-16 21:54
Post: #6
queeup Wrote:i think on linux xbmc use ubuntu official python package. am i wrong? No i don't think so .. I know they are trying to do that though ... Their is thread about external libraries support .. |
| find quote |
CrashX
Posting Freak Posts: 1,216 Joined: Jan 2009 Reputation: 2 |
2009-02-17 02:43
Post: #7
queeup Wrote:CBS direcory python script and icon file are misspelling. both should be lowercase. default.py and default.btn (D to d) Yup that fixed it .. Now we need someone to submit it. ![]() ![]() ![]()
(This post was last modified: 2009-02-17 17:59 by CrashX.)
|
| find quote |




Search
Help