Archive talk:HOW-TO:Write plugins for XBMC: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
No edit summary
Line 16: Line 16:
== I'll be cleaning this up ==
== I'll be cleaning this up ==
I'm doing some house-cleaning on this, this page is hideous. --[[User:Webbeh|Webbeh]] 23:28, 1 May 2011 (UTC)
I'm doing some house-cleaning on this, this page is hideous. --[[User:Webbeh|Webbeh]] 23:28, 1 May 2011 (UTC)
== Delete this page? ==
I added a [[Audio/video add-on tutorial|tutorial]] for audio/video add-ons that should cover most of the XBMC-specific parts of this. Maybe we should just delete this page and redirect it to the new tutorial? It might be wise to look over this page to make sure the new tutorial isn't missing anything useful. [[User:Pline|Pline]] ([[User talk:Pline|talk]]) 18:08, 9 January 2014 (EST)

Revision as of 23:08, 9 January 2014

Bad Design

This page is very badly designed, it mixes many layers of knowledge:

- python

- python editor

- traffic sniffing

- plugin writing

Instead it should only delve into details about "how to write a plugin", taking for granted knowledge about the rest

An "object oriented" approach would be better, explaining the meaning an expected behavior of the methods that must be implemented in the plugin to make xbmc accept it

I'll be cleaning this up

I'm doing some house-cleaning on this, this page is hideous. --Webbeh 23:28, 1 May 2011 (UTC)

Delete this page?

I added a tutorial for audio/video add-ons that should cover most of the XBMC-specific parts of this. Maybe we should just delete this page and redirect it to the new tutorial? It might be wise to look over this page to make sure the new tutorial isn't missing anything useful. Pline (talk) 18:08, 9 January 2014 (EST)