Commit Graph

33 Commits

Author SHA1 Message Date
MilhouseVH
03a4cd0cec kodi-config: detect boot loop, start clean 2017-12-14 17:58:59 +00:00
Jonas Karlman
511b1d2b27 kodi: fix appliance.xml merge
Only combine elements with matching attributes,
fixes merge of appliance.xml
2017-10-14 22:46:20 +02:00
Matthias Reichl
63cd138942 kodi: correct URL in service addon wrapper header
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 22:18:02 +02:00
Matthias Reichl
95bfafd60d kodi: support kernel overlays in service addon wrapper
update context is intended to be used on settings change.
This can later be extended to support selecting between
multiple overlays in an addon via config files in the
addon userdata dir.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 20:04:02 +02:00
Matthias Reichl
89e6d75a40 kodi: refactor service addon wrapper
Simplify the kodi addon wrapper patch, pass call hook context and
addon path on to wrapper instead of just enable/disable.

The logic of what should happen with service addons on
enable/disable/install/uninstall is moved out of kodi
into the wrapper script.

Also add restart and reload contexts so service addons can call
the wrapper from python code on settings change instead of having
to directly interact with systemctl.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 19:59:11 +02:00
MilhouseVH
571a8397ff kodi: switch to using find to avoid argument limit 2017-09-24 16:04:03 +01:00
MilhouseVH
5af4b34b56 kodi: remove zero-byte database files at startup 2017-04-23 13:27:32 +01:00
MilhouseVH
4e458eb085 kodi: xml_merge.py support unlimited inputs, abort on error 2017-03-15 01:16:05 +00:00
MilhouseVH
24e804e7da Merge pull request #1347 from lrusak/kodi-xml
merge xml files during installation of kodi
2017-03-14 18:18:54 +00:00
Lukas Rusak
8fd902f197 kodi: add xml_merge.py script to process xml files during installation 2017-03-14 11:02:00 -07:00
Lukas Rusak
1cd2d3a3e9 kodi: adjust cputemp/gputemp script 2017-03-14 11:00:10 -07:00
popcornmix
18222d2c2d kodi: set MALLOC_MMAP_THRESHOLD_=524288 for 64bit cpus 2017-02-06 19:06:37 -08:00
MilhouseVH
51f3f237cc kodi: create sym link for latest crashlog 2017-01-18 03:08:54 +00:00
Lukas Rusak
4ede5234e1 irserver: remove package 2016-10-06 10:53:44 -07:00
MilhouseVH
54634cf062 kodi: cleanups 2016-08-22 13:30:46 +01:00
MilhouseVH
4a8fefd76a kodi: update to 17.0-alpha3-fc46cf2 2016-08-01 02:02:03 +01:00
MilhouseVH
052cd9b96f kodi: Drop repo hack, no longer needed after PR9642 2016-05-05 15:36:58 +01:00
Lukas Rusak
27e79cd60b kodi: update to 17.0-alpha1-8191052 2016-04-18 00:51:02 -07:00
MilhouseVH
eea1803bb2 kodi-config: Hack to work around repo issue following OE-to-LE migration 2016-04-08 13:50:05 +01:00
Stephan Raue
0dadc2ff1b kodi: Clean Kodi view cache on startup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 10:03:19 -07:00
MilhouseVH
9c17ed5fc2 Rebranding: Follow up 2016-03-16 05:03:51 +00:00
Lukas Rusak
404fd7442a kodi: adjust systemd-addon-wrapper for systemd-229 2016-02-23 00:18:37 -08:00
Peter Vicman
c05ce15210 systemd-addon-wrapper: make binary addons executable before starting service 2015-10-10 13:55:17 +02:00
MilhouseVH
e67435662c Use a temporary filename when creating new crashlog 2015-08-14 23:03:02 +01:00
Stefan Saraev
9beeeebd4a kodi: update to kodi-15.0-beta1-7dacc6e 2015-04-26 16:49:08 +03:00