• 1
  • 292
  • 293
  • 294(current)
  • 295
  • 296
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2018-09-22, 05:05)Milhouse Wrote:
(2018-09-21, 21:26)Aenima99x Wrote: @Milhouse  Do you know where the ntp servers are set at (not in the gui). My clients seem to be hitting the pool.ntp.org quite a bit and I have an internal ntp server I want to use instead. Thanks.

You can override the NTP settings for all connections in Settings > LibreELEC > Network > NTP Servers, I believe.

Or there are per-connection settings in Settings > LibreELEC > Connections, edit your Connection and configure NTP Servers.

However if you have multiple clients and you are using DHCP then you might be better off configuring NTP in the DHCP settings (if your DHCP server doesn't support NTP then run a local DHCP server on the same server as your NTP server?) 
 Yeah I already pushed out the NTP settings with my DHCP configs. I was just ssh'ed into one of my boxes and wanted to test the change that way before I set the DHCP options. I found the ntp settings in /etc/connman/main.conf
Thanks.
(2018-09-22, 04:59)Milhouse Wrote: The PR that is suspected of causing the slow library loads is now reverted in the last build #0921 (only reverted in x86_64 as it's not so easy to revert from RPi/RPi2). If library loading is back to normal then the focus can switch to a complete fix.

Thanks for me it’s solved my slow library loads.
Thank you guys for quick fix!
Slow library load fixed in #921 for me too, thanks all!  Back down to only 2-3 seconds compared to 30-120 seconds with #912-#920
that worked.
thanks all
Glad we found the reason for the dir listing lag :-) 

Got another question @Milhouse and libreelec users .... are the visualizations working for you guys on libreelec, especially projectm on Leia builds? Trying to get projectm to work on my lubuntu installation but so far no luck with the available package from nightly ppa. 

@Milhouse if its working, did you adjust anything or just compile the binary addon from source? I'll give that a try later as well, didn't find the time yet.

boba
(2018-09-22, 13:12)boba23 Wrote: Glad we found the reason for the dir listing lag :-) 

Thanks everyone for testing.

(2018-09-22, 13:12)boba23 Wrote: Got another question @Milhouse and libreelec users .... are the visualizations working for you guys on libreelec, especially projectm on Leia builds? Trying to get projectm to work on my lubuntu installation but so far no luck with the available package from nightly ppa. 

@Milhouse if its working, did you adjust anything or just compile the binary addon from source? I'll give that a try later as well, didn't find the time yet.

boba

Not sure if it's currently working or not - it has been known to work in the past, but as with all third-party addons they tend to break easily and often while testing with these bleeding edge builds.

You can see our build package on LibreELEC github. It depends on libprojectM, to which we apply several patches.
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.
New LibreELEC.tv Leia build #0922: Generic
(Supercedes previous build)

SHA256 Checksum: e59c7c5b128adffb66315dc01f6df60d5dc7b7327731d07c831642ec6e48dd29 (Generic)

text:
# uname -a
Linux NUC 4.18.9 #1 SMP Sat Sep 22 21:06:01 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180922210311-#0922-g5ad833b [Build #0922]

# Kodi version
(18.0-BETA3 Git:1a67bd7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5ad833b, changelog) and tip of XBMC master (1a67bd7, changelog) with the following modifications: Build Highlights:
  1. Fix for slow directories
  2. RetroPlayer fixes/improvements
  3. link with libnfs instead of loading it dynamic
  4. scripts/image: use 256kb blocksize for squashfs images
  5. samba-config.service: fix destroying .cache structure
Build Details:
  1. LibreELEC.tv:
    • scripts/get: wget uses bar indicators (PR:2979, 1 commit, 1 file changed)
    • samba: update to samba-4.9.0 (PR:2974, 1 commit, 2 files changed)
    • curl: update to curl-7.61.1 (PR:2976, 2 commits, 2 files changed)
    • sqlite: update to sqlite-autoconf-3250000 (PR:2977, 1 commit, 1 file changed)
    • Update various packages (201809) (PR:2982, 3 commits, 3 files changed)
  2. XBMC:
    • Use Linux Sysfs SoC interface for SystemInfo and CPUInfo (PR:14422, 3 commits, 5 files changed)
    • [fix] iterate over reference and only copy the variable if needed (PR:14456, 1 commit, 1 file changed)
    • [PVR] Fix accidentally introduced PVR Addon API incompatibility. (PR:14462, 1 commit, 1 file changed)
    • Revert "[gui] Show a dvd/bluray icon for dvd/bluray folders." (PR:14461, 1 commit, 2 files changed)
    • Game OSD: Show help dialog on first view (PR:14425, 3 commits, 29 files changed)
    • RetroPlayer: Improve error message when game.libretro is missing (PR:14427, 1 commit, 4 files changed)
    • RetroPlayer: Fix no game input after controller shuts off (PR:14437, 1 commit, 1 file changed)
    • link with libnfs instead of loading it dynamic (PR:14450, 2 commits, 13 files changed)
  3. peripheral.joystick:
    • Remove android buttonmaps after breaking android compatibility (PR:150, 1 commit, 13 files changed)
  4. pvr.vuplus:
    • Add autotimers, readonly repeat timers and get drive space (PR:93, 5 commits, 10 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2970 (perma): fix crossbuilding heimdal by adding dependency to host-ncurses
    • Added: [env] PR:2985 (perma): llvm: update to 7.0.0
    • Added: [env] PR:2986 (perma): cmake: update to cmake-3.12.2
    • Added: [env] PR:2987 (perma): nano: update to nano-3.0
    • Added: [env] PR:2992 (perma): scripts/image: use 256kb blocksize for squashfs images
    • Added: [env] PR:2993 (perma): Improve fs-resize, fix delay and simplify
    • Added: [env] PR:2994 (perma): samba-config.service: fix destroying .cache structure
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.
(2018-09-06, 16:57)dr88dr88 Wrote:
(2018-09-05, 10:27)HiassofT Wrote:
(2018-09-05, 03:51)InNursery Wrote:  I have the same problem the remote mouse is unusable.  
 @Milhouse could you create a build with this kernel patch https://patchwork.kernel.org/patch/10587369/ added? It's a likely candidate for fixing the mouse issues reported by @dr88dr88 and @InNursery 

so long,

Hias  
I tried the new build with the kernel patch but it did not solve the problem. 
Just try with #0921 and the patch doesn't work for me either.
(2018-09-23, 05:20)InNursery Wrote:
(2018-09-06, 16:57)dr88dr88 Wrote:
(2018-09-05, 10:27)HiassofT Wrote:  @Milhouse could you create a build with this kernel patch https://patchwork.kernel.org/patch/10587369/ added? It's a likely candidate for fixing the mouse issues reported by @dr88dr88 and @InNursery 

so long,

Hias  
I tried the new build with the kernel patch but it did not solve the problem. 
Just try with #0921 and the patch doesn't work for me either.

Then presumably you both have a different bug (as the previous patch used in #0905/#0906 is now included in the latest 4.18.9 kernel).

One of you might want to open a bug on https://bugzilla.kernel.org (see https://bugzilla.kernel.org/show_bug.cgi?id=200847 as an example)
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.
Build #922 seems to have resolved the slow library loading issue for me.  Smile
Matrix 19.x (LE), Aeon Nox SiLVO, NUC8i5BEK (i5-8259U, Intel Iris Plus Graphics 655, 16 GB ram, 128 GB M.2 SSD)
Samsung F6300 46" LED LCD TV, SMSL Q5 Pro amplifier, Pioneer HPM-100 speakers
Synology DS215j NAS fileserver (WD Gold 10TB x 2)
New LibreELEC.tv Leia build #0923: Generic
(Supercedes previous build)

SHA256 Checksum: ae29aa564e83881b3982c9fde0452f1fe7e861580958d6606bdb395612a3fcc0 (Generic)

text:
# uname -a
Linux NUC 4.18.9 #1 SMP Sun Sep 23 21:05:13 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180923210325-#0923-g442e2de [Build #0923]

# Kodi version
(18.0-BETA3 Git:3238e00). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (442e2de, changelog) and tip of XBMC master (3238e00, changelog) with the following modifications: Build Highlights:
  1. Fix crash when playing back audio over smb:// (probeBuffer)
Build Details:
  1. LibreELEC.tv:
    • fixes $VERBOSE usage (PR:2997, 2 commits, 2 files changed)
  2. XBMC:
    • RendererDRMPRIME: set color drm properties (PR:14452, 6 commits, 10 files changed)
  3. pvr.vuplus:
    • Fixes (PR:94, 3 commits, 6 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2992 (perma): scripts/image: use 256kb blocksize for squashfs images
    • Updated: [pkg] PR:14341 (perma): input: libinput: add setting to allow changing keymap layout
    • Added: [pkg] PR:14465 (perma): DVDDemuxFFmpeg: correctly set probeBuffer size matching avioread chunk
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.
For me since build #0921 my strange pvr addon behavior sadly just has returned -> https://forum.kodi.tv/showthread.php?tid...pid2768403
So it seems, that the "slow directory loads issue" is related to my behavior with my pvr addon?
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
(2018-09-24, 12:03)debutanker Wrote: For me since build #0921 my strange pvr addon behavior sadly just has returned -> https://forum.kodi.tv/showthread.php?tid...pid2768403
So it seems, that the "slow directory loads issue" is related to my behavior with my pvr addon?

Could PR14458 be responsible?
(2018-09-22, 04:52)Milhouse Wrote: Build Details:
  1. XBMC:
    • [PVR] Fetch EPG tags for timers if timer start not in configured EPG window. (PR:14458, 1 commit, 7 files changed)

Try build #0924c: Generic

It has PR14458 (and PR14462) reverted.
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.
(2018-09-24, 12:33)Milhouse Wrote:
(2018-09-24, 12:03)debutanker Wrote: For me since build #0921 my strange pvr addon behavior sadly just has returned -> https://forum.kodi.tv/showthread.php?tid...pid2768403
So it seems, that the "slow directory loads issue" is related to my behavior with my pvr addon?

Could PR14458 be responsible?
(2018-09-22, 04:52)Milhouse Wrote: Build Details:
  1. XBMC:
    • [PVR] Fetch EPG tags for timers if timer start not in configured EPG window. (PR:14458, 1 commit, 7 files changed)

Try build #0924c: Generic

It has PR14458 (and PR14462) reverted.

Even if this would change something, it is not the root cause. Root cause is that the add-on must implement "async connect" - an API change that is many years old, btw.
Again and again - many thanks for your support!
I am fighting this issue for about 5-6 months now but i dont know which build version exactly caused this behavior for me.
Then suddenly with build #0912 all was fine till build #0920.
At this time the "slow directory issue" was discussed and with build #0921 reverted - so i thought, this is "my potential candidate"...

Tested #0924c but with 14462 reverted, i get the "incompatibility problem" for TV Mosaic.
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
  • 1
  • 292
  • 293
  • 294(current)
  • 295
  • 296
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24