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

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
 
Line 19: Line 19:
== Delete this page? ==
== 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)
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)

Latest revision as of 22:52, 16 July 2020

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 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. Pline (talk) 18:08, 9 January 2014 (EST)