v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-10-24, 14:40)popcornmix Wrote:
(2017-10-23, 20:11)dantist Wrote: #0913: https://pastebin.com/JVHGHhS1
#0914: https://pastebin.com/C8U36tPT

Thanks!

I'm not seeing any problem - in fact I'm seeing no evidence of hyperion in log.
I think there's a few ways of using hyperion - are you using a kodi add-on?
Can you point at the installation instructions you used?

I cannot find the original tutorial, however I think this is the installation script I used back then: https://raw.githubusercontent.com/tvdzwa...yperion.sh

This method doesn't require an addon. Hyperion is started via autostart.sh:


Code:
/storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config.json > /storage/logfiles/hyperion.log


The content of hyperion.sh is

Code:
#!/bin/sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperiond "$@"

Let me know if you need more information. Thanks!


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by dantist - 2017-10-24, 20:46
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24