Kodi Community Forum
Help for develop new features - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Help for develop new features (/showthread.php?tid=366142)



Help for develop new features - AlfKdDev - 2021-12-24

Hello everybody,
It's nice to meet this new community, i'm software developer and i like so much xmbc project.
Because i think that software have some "limits" can will give kodi much more powerful, i like to try develop some new features:

1. Export Skin Data (MenĂ¹ and widgets) on database
2. Group Single Items (for example one film) for more sources examples (netflix , amazon vod) ecc.. ecc...

and more.

Can someone help me trying to identify where in source code should be need to modify for this types o modifies? and help me to compile

Thank you


RE: Help for develop new features - sarbes - 2021-12-31

It is not very clear what you have in mind. Please rephrase your goals.


RE: Help for develop new features - AlfKdDev - 2022-01-01

Hello Dear Sabres,
my goal is to increase Kodi functionalities, i like to do more things,
first of all i like to export some skin specific functionalities like widgets that right now i see in xml files into mysql database , it should be better for shared instances of application.

Do you think should be possible to config data widgets into sqllite / mysql instead of specific xml?

Thank you
Alf