Skip to content

Commit 0bfbe98

Browse files
committed
polished UI
1 parent 0005f83 commit 0bfbe98

File tree

17 files changed

+173
-47
lines changed

17 files changed

+173
-47
lines changed

LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2013 Hyperion Team
1+
The MIT License (MIT)
2+
Copyright (c) 2013-2016 hyperion-project
23

34
Permission is hereby granted, free of charge, to any person obtaining a copy
45
of this software and associated documentation files (the "Software"), to deal

README

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ script.service.hyperion
33

44
Kodi addon to capture video data and send it to Hyperion. Note that this plugin will not work for Kodi running on the Raspberry Pi, because the video capture interface is not (yet?) supported on this device.
55

6-
Information about Hyperion can be found here: https://github.com/tvdzwan/hyperion/wiki
6+
Information about Hyperion can be found here: https://wiki.hyperion-project.org
77

88
The addon can be installed by downlading the zip and extracting it to the addon directory (probably ~/.xbmc/addons on Linux and C:\Users\user\AppData\Roaming\XBMC\addons on Windows)

addon.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'''
2-
XBMC video capturer for Hyperion
2+
Kodi video capturer for Hyperion
33
4-
Copyright (c) 2013 Hyperion Team
4+
Copyright (c) 2013-1016 Hyperion Team
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

addon.xml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.service.hyperion" name="Hyperion ambilight" version="1.0.1" provider-name="poljvd|tvdzwan">
2+
<addon id="script.service.hyperion" name="Hyperion Ambilight" version="1.0.2" provider-name="hyperion-project">
33
<requires>
44
<import addon="xbmc.python" version="2.1.0"/>
55
</requires>
66
<extension point="xbmc.service" library="addon.py" start="login"></extension>
77
<extension point="xbmc.addon.metadata">
8-
<summary lang="en">XBMC video capture addon for Hyperion.</summary>
9-
<description lang="en">Hyperion is an open source ambilight clone for the Raspberry Pi</description>
10-
<platform>all</platform>
11-
<website>https://github.com/tvdzwan/hyperion/wiki</website>
8+
<summary lang="en">Send your current Kodi-picture to your Hyperion ambilight.</summary>
9+
<summary lang="de">Übermittle das aktuelle Kodi-Bild an dein Hyperion-Ambilight.</summary>
10+
<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>
11+
<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>
12+
<disclaimer lang="en">If issues occurs, please visit the Hyperion wiki/forum (wiki.hyperion-project.org).</disclaimer>
13+
<disclaimer lang="de">Bei Problemen findet ihr Hilfe im Hyperion Wiki/Forum (wiki.hyperion-project.org).</disclaimer>
14+
<language>en de</language>
15+
<platform>all</platform>
16+
<website>www.hyperion-project.org</website>
17+
<forum>forum.hyperion-project.org</forum>
1218
<source>https://github.com/poljvd/script.service.hyperion</source>
13-
<forum></forum>
14-
<email></email>
19+
<license>MIT</license>
1520
</extension>
1621
</addon>

changelog.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.0.2
2+
- Translate to DE and extend description
3+
- New icon and fanart
4+
1.0.1
5+
- Added option to set framerate and capture size
6+
- Kodi V17 fix thanks to @bimsarck and @iLLiac4
17
1.0.0
28
- initial addon release
3-
- Added option to set framerate and capture size
9+

fanart.jpg

358 KB
Loading

icon.png

6.63 KB
Loading

resources/language/English/strings.po

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Kodi Media Center language file
2+
# Addon Name: Hyperion Ambilight
3+
# Addon id: script.service.hyperion
4+
# Addon Provider: hyperion-project
5+
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: Kodi Addons\n"
9+
"Report-Msgid-Bugs-To: hyperion-project.org\n"
10+
"Last-Translator: hyperion-project\n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: 8bit\n"
14+
"Language: en\n"
15+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
16+
17+
msgctxt "#32001"
18+
msgid "General"
19+
msgstr ""
20+
21+
msgctxt "#32002"
22+
msgid "Enable addon (Grabbing)"
23+
msgstr ""
24+
25+
msgctxt "#32003"
26+
msgid "Hyperion host IP-address"
27+
msgstr ""
28+
29+
msgctxt "#32004"
30+
msgid "Hyperion host PROTO-port"
31+
msgstr ""
32+
33+
msgctxt "#32005"
34+
msgid "Hyperion priority channel"
35+
msgstr ""
36+
37+
msgctxt "#32006"
38+
msgid "Reconnect timeout (s)"
39+
msgstr ""
40+
41+
msgctxt "#32007"
42+
msgid "Enable when on screensaver"
43+
msgstr ""
44+
45+
msgctxt "#32008"
46+
msgid "Grabber picture width (pixel)"
47+
msgstr ""
48+
49+
msgctxt "#32009"
50+
msgid "Grabber picture height (pixel)"
51+
msgstr ""
52+
53+
msgctxt "#32010"
54+
msgid "Frame rate (fps)"
55+
msgstr ""
56+
57+
msgctxt "#32100"
58+
msgid "Error: Unable to connect to Hyperion. Wrong IP-address?"
59+
msgstr ""
60+
61+
msgctxt "#32101"
62+
msgid "Error: Unable to send image to Hyperion. Wrong PROTO-port?"
63+
msgstr ""
64+
65+
msgctxt "#32102"
66+
msgid "ATTENTION: Higher the values below may lead to performance issues"
67+
msgstr ""

resources/language/English/strings.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)