![]() |
PVR add-ons Jarvis branch - 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: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136) +---- Thread: PVR add-ons Jarvis branch (/showthread.php?tid=256262) |
PVR add-ons Jarvis branch - ksooo - 2016-01-13 Just a heads up that Jarvis now is in RC phase and therefore we will branch pvr add-ons on January 17. This means - you should get your Jarvis changes into master until then - all add-on's major version will be bumped on master - after branching, master commits will only affect Krypton, but will be included in the respective Kodi builds automatically - After branching, Jarvis commits are obviously for the Jarvis version of your add-on only, but to actually get included in Kodi Jarvis you need to provide a Kodi Jarvis PR bumping the Jarvis add-on version Regards Kai RE: PVR add-ons Jarvis branch - margro - 2016-01-14 Thanks for the reminder.... I'm just finishing the last pieces of the puzzle for adding series timer support to the MediaPortal addon. Will be finished just in time... PVR add-ons Jarvis branch - ksooo - 2016-01-15 @margro thanks. Much appreciated. RE: PVR add-ons Jarvis branch - wsnipex - 2016-01-15 (2016-01-13, 10:11)ksooo Wrote: - After branching, Jarvis commits are obviously for the Jarvis version of your add-on only, but to actually get included in Kodi Jarvis you need to provide a Kodi Jarvis PR bumping the Jarvis add-on version why is that? We can just use jarvis branch HEAD as ref in kodi. That way all jarvis fixes are used automatically. RE: PVR add-ons Jarvis branch - ksooo - 2016-01-15 (2016-01-15, 10:57)wsnipex Wrote: why is that? Did not know that this is possible. Thanks for bringing this to my attention. :-) How would, for example repo-binary-addons/pvr.hts/pvr.hts.txt content have to look like? "pvr.hts https://github.com/kodi-pvr/pvr.hts Jarvis", I guess? RE: PVR add-ons Jarvis branch - wsnipex - 2016-01-16 correct. you can use any valid git ref. |