mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
JsonUtils & improvements (#476)
* add JsonUtils * update * repair * update * ident * Schema correct msg other adjusts * fix effDel, ExceptionLog, cleanup * fix travis qt5.2 * not so funny * use Qthread interrupt instead abort bool * update services
This commit is contained in:
@@ -58,7 +58,7 @@ sudo make install/strip
|
||||
# to uninstall (not very well tested, please keep that in mind)
|
||||
sudo make uninstall
|
||||
# ... or run it from compile directory
|
||||
bin/hyperiond myconfig.json
|
||||
bin/hyperiond
|
||||
# webui is located on localhost:8099
|
||||
```
|
||||
|
||||
@@ -143,5 +143,3 @@ This will install to ``/home/pi/apps/share/hyperion``
|
||||
### Integrating hyperion into your system
|
||||
|
||||
... ToDo
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user