Plugin and Script API documentation and other useful links for XBMC Addon Developers
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-07 12:09
Post: #21
Post deleted - not relevant
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
(This post was last modified: 2010-09-07 12:19 by chippyash.)
|
| find quote |
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-07 23:17
Post: #22
Initial draft posted to issue tracker 10107
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment! |
| find quote |
anarchintosh
Fan Joined: Jul 2010 Reputation: 4 |
2010-09-08 21:09
Post: #23
thanks for the documentation effort chippyash, .odt format opens just fine in the default text editor (TextEdit) on OS X
it'll be great to have a cohesive guide for developers heres some info, i hope it helps: debugging (you are probably aware of the articles, but ill post them just in case): http://wiki.xbmc.org/index.php?title=HOW...on_Scripts it would help if the info for adding the symlink is a bit clearer (not everyone uses linux) http://wiki.xbmc.org/index.php?title=HOW...th_Eclipse |
| find quote |
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-09 11:27
Post: #24
@anarchintosh
Thanks for the links - very helpful Do you or anyone else know how to set up Netbeans to debug XBMC. The Python debugger in it works, but fails with a line SOURCE::IMPORTERROR:No module named xbmcplugin['Traceback (most recent call last): I guess I need to include some library path from somewhere but what, where and how, I don't know ta System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
(This post was last modified: 2010-09-09 11:28 by chippyash.)
|
| find quote |
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-13 17:37
Post: #25
I've finished draft 0.6 (essentially the finished article) of the doc which you can find in the tracker (previously mentioned in this thread.) If you have comments on fact or think something needs clarification, please let me know
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment! |
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-09-13 17:42
Post: #26
i've started to read it, good work so far !
Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
MacGyver
Fan Joined: Jan 2007 Reputation: 0 Location: Heidelberg Germany |
2010-09-15 15:17
Post: #27
I have looked at a few scripts out there, but most span multiple files, are hard to follow without having 3 monitors and six .py files open across them.
Is there a simple single file script out there, that shows some examples of how the skins xml file and .py file work with each other to create the window/interface. I tried the bootdisk.script, but that thing has to be the hardest thing to follow I have ever seen. I did manage to modify it to make a nice "Freeze XBMC when clicked" script though. (sadly that was not my intention) Something really simple like, enter a url, click a "Grab" button, and display text from a page in a text box on-screen, click "Exit" and it closes. In one .py file, with a few graphic elements. 1x Revo 1600, 2x Foxconn NT-330i, 1x ATV1 - All running OpenELEC w/ Dharma, 1x XBOX running 3.0 :grin: |
| find quote |
MacGyver
Fan Joined: Jan 2007 Reputation: 0 Location: Heidelberg Germany |
2010-09-15 22:40
Post: #28
So I added the google-code repository via "Install from zip", then I disabled it on accident.
I just thought I'd let you all know, maybe you should add a way to re-enable, disabled repositories. I just removed it and re-installed it, but some people might have trouble doing it that way.Thanks for the example docs, much better than the 6-year old ones I had for the XBOX. 1x Revo 1600, 2x Foxconn NT-330i, 1x ATV1 - All running OpenELEC w/ Dharma, 1x XBOX running 3.0 :grin: |
| find quote |
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-15 23:25
Post: #29
MacGyver Wrote:So I added the google-code repository via "Install from zip", then I disabled it on accident. If what you are saying is correct then it's a bug and should go on the issue tracker. Try and replicate it. same result = problem System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment! |
| find quote |
chippyash
Senior Member Joined: Jan 2010 Reputation: 0 Location: Northants, UK |
2010-09-15 23:31
Post: #30
ppic Wrote:i've started to read it, good work so far ! And? Where can it be better elaborated? Have I missed some important points (after all I've only been scripting XBMC/Python for 2 weeks!) System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment! |
| find quote |

(sadly that was not my intention)
Search
Help