Skip to content

Commit 4900e46

Browse files
committed
update addon.xml
1 parent 0bfbe98 commit 4900e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</requires>
66
<extension point="xbmc.service" library="addon.py" start="login"></extension>
77
<extension point="xbmc.addon.metadata">
8-
<summary lang="en">Send your current Kodi-picture to your Hyperion ambilight.</summary>
8+
<summary lang="en">Capture and send your current Kodi-picture to your Hyperion-Ambilight.</summary>
99
<summary lang="de">Übermittle das aktuelle Kodi-Bild an dein Hyperion-Ambilight.</summary>
1010
<description lang="en">Hyperion is an open source ambilight clone which runs on many devices.[CR]This addon sends through the Hyperion PROTO-port your current picture to your Hyperion deamon for further processing like black border detection or smoothing.[CR][CR][B][COLOR red]ATTENTION:[/B][/COLOR][CR]1. This addon is not for RPi`s.[CR]2. Don´t use this Addon with enabled hardware acceleration on Android boxes/systems! It won´t work!</description>
1111
<description lang="de">Hyperion ist ein Ambilight-Klon, welcher auf vielen Plattformen lauffähig ist.[CR]Dieses Addon sendet über den PROTO-Port laufend Bilder an Hyperion.[CR][CR][B][COLOR red]ACHTUNG:[/B][/COLOR][CR]1. Benutze dieses Addon nicht auf einem RaspberryPi.[CR]2. Benutze dieses Addon nicht mit aktivierter Hardwarebeschleunigung auf Android Boxen/Systemen! Es funktioniert nicht!</description>
@@ -15,7 +15,7 @@
1515
<platform>all</platform>
1616
<website>www.hyperion-project.org</website>
1717
<forum>forum.hyperion-project.org</forum>
18-
<source>https://github.com/poljvd/script.service.hyperion</source>
18+
<source>https://github.com/hyperion-project/script.service.hyperion</source>
1919
<license>MIT</license>
2020
</extension>
2121
</addon>

0 commit comments

Comments
 (0)