v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
pool.ntp.org is a cluster that dynamically resolves to multiple addresses for timeservers appropriate for your region - in effect, a load balancer, of sorts. See http://www.pool.ntp.org/en/use.html

Even if your router is configured to use pool.ntp.org, what timeserver is your LibreELEC client configured to use - is LE being configured (by DHCP) to use pool.ntp.org, or is it using your router (ie. 192.168.0.x) as the timeserver? If the latter, is the ntpd daemon working correctly in your router? Is the time on your router accurate?

In LE, try (where 192.168.0.x is your router address):
Code:
ntpd -wqd -p pool.ntp.org
ntpd -wqd -p 0.pool.ntp.org -p 1.pool.ntp.org -p 2.pool.ntp.org -p 3.pool.ntp.org
ntpd -wqd -p 192.168.0.x

and see if you get valid replies, or timeouts (ctrl-c to end each run). Each time you run ntpd for pool.ntp.org you should query a different timeserver (0.pool.ntp.org etc. will also be random).
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-05-28, 06:33
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19