MilhouseVH
|
74e48d0797
|
kodi/xml_merge.py: make python3 compatible; bug fixes
* decode byte object
* f was not visible in exception, resulting in an unhanled second exception
* fix indenting
|
2019-10-29 12:19:07 +00:00 |
|
MilhouseVH
|
97f87d8e9c
|
packages: switch from Python2 to Python3
|
2019-10-29 12:19:07 +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 |
|
MilhouseVH
|
4e458eb085
|
kodi: xml_merge.py support unlimited inputs, abort on error
|
2017-03-15 01:16:05 +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 |
|