[Announcement] - Changes in Subtitle Addons structure
#64
(2014-10-08, 13:44)tnuc Wrote: we pass listitem back to core, OnDownloadComplete(https://github.com/xbmc/xbmc/blob/master...s.cpp#L435) picks it up and uses url param to move it from temp location to where user specified in subtitle settings.

Thank you for explanation. As far as understand, some script call parameters ("search", "manualsearch" and "download) are reserved and handled by XBMC core too. But for my addon I need 2-level structure: episode list (if several episodes match the search criteria, which is rare but still happens) and subtitles list for the selected episode. Can I use my own script call parameters (e.g. "showsubs") to display a multi-level list?
Reply


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