We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bc5ed commit 8ae961fCopy full SHA for 8ae961f
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<addon id="script.service.hyperion-control" name="Hyperion Control" version="1.0.0" provider-name="hyperion-project, brindosch">
+<addon id="script.service.hyperion-control" name="Hyperion Control" version="1.0.1" provider-name="hyperion-project, brindosch">
3
<requires>
4
<import addon="xbmc.addon" version="17.0.0"/>
5
<import addon="xbmc.python" version="2.25.0"/>
@@ -23,6 +23,9 @@
23
<email></email>
24
<source>https://github.com/hyperion-project</source>
25
<news>
26
+ 1.0.1
27
+ - Fixed a crash with 3d mode @b-jesch
28
+
29
1.0.0
30
- Added support for server search
31
- Added support token authentication
0 commit comments