GSOC 2019 - Interested in "Automatic add-on checker for binary add-ons" - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +---- Forum: GSoC (https://forum.kodi.tv/forumdisplay.php?fid=299) +----- Forum: GSOC 2019 (https://forum.kodi.tv/forumdisplay.php?fid=293) +----- Thread: GSOC 2019 - Interested in "Automatic add-on checker for binary add-ons" (/showthread.php?tid=341055) |
GSOC 2019 - Interested in "Automatic add-on checker for binary add-ons" - awalvie - 2019-02-19 Hey, I am currently an undergrad in Information Technology in India. I found KODI while I was browsing the Archive for GSOC 2018. I have experience with Python and C++. This would be a great help to the reviewers as mentioned in the project idea but I also think that it will encourage contributors to make more add-ons in different languages knowing that they can check their add-ons using this utility. I'd like to start working on this now with your help and also know more about the requirements for this project. Thanks RE: GSOC 2019 - Interested in "Automatic add-on checker for binary add-ons" - Razze - 2019-02-19 Hey, nice to have you. Please have a look at the python version of the checker for inspiration. It might also be a good to integrate the new checks into this tool instead of writing something new. https://github.com/xbmc/addon-check RE: GSOC 2019 - Interested in "Automatic add-on checker for binary add-ons" - awalvie - 2019-02-20 Thanks for the reply, I'll get started immediately. |