PDA

View Full Version : XBMC.RunPlugin() - more info needed.


Voinage
2008-12-12, 15:05
Will not work on folder plugins.

So any plugins stored in folders ? or just the Plugin folders.

What about running from X:/

Thanks

spiff
2008-12-12, 15:51
only those stored in plugin folder.

it's there to e.g. link to a particular stream that needs plugin processing before it can be started from favorites.

rwparris2
2008-12-12, 17:23
I believe it works exactly like addDirectoryItem, except you define the entire path instead of just the arguments, and it doesn't add a new level (folder) to the hierarchy.

Extracting rars, running plugins not in plugin folders... you must be doing something tricky, V.