[Announcement] - Changes in Subtitle Addons structure
#68
(2014-10-08, 18:04)tnuc Wrote: hm, read the XBMC core a bit, but in short...

this is called when we download the sub and we just handle moving and renaming the subs....

this however is called when search is finished, that in turn fills the list and displays it.

list item is just that, an item, it doesnt just get displayed in some window just because its a listitem. its just a simple way to move list of subtitles from python into core using something that both (C++ and Python) understand

OK, but how can I control which of the above is called from Python addon perspective? I'm not very familial with C++, and all I need to know is to how display a list of found items and how to pass downloaded subs to the XBMC player.
Reply


Messages In This Thread
RE: [Announcement] - Changes in Subtitle Addons structure - by Roman_V_M - 2014-10-08, 18:54
Logout Mark Read Team Forum Stats Members Help
[Announcement] - Changes in Subtitle Addons structure0