2018-02-27, 21:36
Have you looked at the JSON-RPC hooks?
(2018-02-27, 14:35)Noobie101 Wrote: But on another hand I used sublime to do little exploring in the code and found AVFrame* CFFmpegImage::ExtractFrame() I am going to assume that this is the function that actually extracts the thumbnails from videos,I mean this as kindly and politely as I can, but I think you will need to do a lot more investigation and a lot less assuming.
Now if only I can figure out how it is being called more so how to send the url to it from python and cause it to run on my terms.
(2018-02-27, 14:35)Noobie101 Wrote: Does anyone know off the top of there heads how or at what point python addons hooks back into c++, so maybe I can trace one of the python function back into c++ to get a guide for adding this?Python scripts use JSON API as Nick says, there is alo a legacy interface of calls. I guess start reading about addon development since Python seems to be your interest area (not core development) https://kodi.wiki/view/Python_development