Skip to content

Commit 31a60ac

Browse files
authored
Include Feedback from Kodi (#27)
* Fanart without transparency * dummy init files are not needed in python3 * Remove language, as only related to video/audio/pictures languages provided
1 parent b75699e commit 31a60ac

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

script.service.hyperion-control/addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<summary lang="de_DE">Hyperion Ambilight Steuerung</summary>
1212
<description lang="en_GB">Enable and disable components (like capture) of Hyperion automatically based on playing/screensaver state of Kodi[CR]-Supports auto detection of Hyperion Servers[CR]-Token authentication</description>
1313
<description lang="de_DE">Aktiviere und deaktiviere automatisch Hyperion Komponenten basierend auf dem aktuellen Kodi Status[CR]-Unterstützt Hyperion Server suche[CR]-Token Autorisierung</description>
14-
<language>en de es fr hu pl</language>
1514
<platform>all</platform>
1615
<license>MIT</license>
1716
<forum>https://hyperion-project.org/forum</forum>
@@ -20,7 +19,8 @@
2019
<news>
2120
20.0.0
2221
- Kodi 20 (Nexus) support
23-
- major refactor to adhere to SOLID principles
22+
- Multi instance handling
23+
- New language: Hungarian
2424

2525
19.0.2
2626
- New languages: Español, Français, Polski

script.service.hyperion-control/resources/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.
Loading

0 commit comments

Comments
 (0)