Kodi Community Forum
Help Wanted - How to submit a new binary addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: Screensavers and visualisations (https://forum.kodi.tv/forumdisplay.php?fid=38)
+---- Thread: Help Wanted - How to submit a new binary addon (/showthread.php?tid=371341)



Help Wanted - How to submit a new binary addon - glk1001 - 2023-01-17

Hi,

I've re-written the 'visualization.goom' binary addon (from 'C') to C++17. I've submitted a pull request to 'https://github.com/xbmc/visualization.goom' in Jan 2022. I haven't had a response yet. It's a giant pull request so maybe that's why nothing has been said. Also the Jenkins check fails (someĀ  tricky error I can't debug) but the other build checks are successful.

Would I be better to try and submit this as a separate new 'Goom++' repo, something like 'https://github.com/xbmc/visualization.goom++'? If so, how is that done. I can't find the right documentation on how to submit new binary addons.

What is the best way to go here?

Thanks