File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<addon id =" script.service.hyperion" name =" Hyperion Ambilight" version =" 1.0.6" provider-name =" hyperion-project" >
3
3
<requires >
4
- <import addon =" xbmc.addon" version =" 17 .0.0" />
5
- <import addon =" xbmc.python" version =" 3.0.0 " />
4
+ <import addon =" xbmc.addon" version =" 20 .0.0" />
5
+ <import addon =" xbmc.python" version =" 3.0.1 " />
6
6
<import addon =" script.module.protobuf" version =" 4.23.2" />
7
7
</requires >
8
- <extension point =" xbmc.service" library =" addon.py" start = " login " />
8
+ <extension point =" xbmc.service" library =" addon.py" />
9
9
<extension point =" xbmc.addon.metadata" >
10
10
<summary lang =" en_GB" >Capture and send your current Kodi-picture to your Hyperion Ambient Lighting system.</summary >
11
11
<summary lang =" de_DE" >Übermittle das aktuelle Kodi-Bild an dein Hyperion Ambient Lighting System.</summary >
18
18
<platform >all</platform >
19
19
<forum >https://hyperion-project.org/forum</forum >
20
20
<website >https://www.hyperion-project.org</website >
21
- <source >https://github.com/hyperion-project/script.service. hyperion</source >
21
+ <source >https://github.com/hyperion-project/hyperion.kodi </source >
22
22
<license >MIT</license >
23
23
<news >v1.0.6
24
24
- Kodi Nexus support. Dropped earlier versions.
You can’t perform that action at this time.
0 commit comments