• 1
  • 486
  • 487
  • 488(current)
  • 489
  • 490
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2019-03-10, 19:50)kdre Wrote: Is PR #15516 integrated into this buiild? This bug annoys me as hell ...

Yes, added in #0215.
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.
@kdre try testing #0214 (without PR15516) and then #0215 (with PR15516) and see if there's any difference in behaviour.
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.
Is there some known issue with video cache or something? Lately there is only about 10s of video cached so one cannot skip forward or backward streamed videos. 🤔

Latest working build for me is 0303.
(2019-03-11, 02:16)peat Wrote: Is there some known issue with video cache or something? Lately there is only about 10s of video cached so one cannot skip forward or backward streamed videos. [emoji848]

Latest working build for me is 0303.
So you're saying the first non-working build is #0304? What PVR add-on are you using?
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 #0310b: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 2c9e6b5c8d8e5e40bd966b016b07d1e5a7ce4f4b45abaac11d1fe03fa7e266cf (RPi)
SHA256 Checksum: cbc294e225adacfc316c237d86fec0bd790db726e1aad50204d3ab09854f1d75 (RPi2)

text:
# uname -a
Linux rpi512 4.19.27 #1 Mon Mar 11 02:37:42 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190311023634-#0310b-g28f2bb3 [Build #0310b]

# Kodi version
Kodi (18.2-RC1 Git:3597400). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (28f2bb3, changelog) and tip of XBMC master (3597400, changelog) with the following modifications: Build Highlights:
  1. busybox/init: cleanup
  2. [PVR] Rework PVR component inter-dependencies
  3. [PVR] Speedup first open of Guide window
Build Details:
  1. LibreELEC.tv:
    • binary/retroplayer update scripts: update to latest tag instead of HEAD (PR:3347, 19 commits, 8 files changed)
    • [vdr-addon] Fix deprecated VDR_CHARSET_OVERRIDE (PR:3303, 1 commit, 3 files changed)
  2. XBMC:
    • [PVR] Speedup first open of Guide window. (PR:15702, 1 commit, 2 files changed)
  3. libnfs:
    • Replace explicit memset by calloc (dfca3e4)
    • Prevent integer overflow in rpc_process_pdu (4bd145b)
  4. pvr.zattoo:
    • Set genre before transferring timer (PR:40, 1 commit, 3 files changed)
    • Use TLS for external epg service (PR:41, 1 commit, 6 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3302 (perma): busybox/init: cleanup
    • Added: [pkg] PR:15707 (perma): [PVR] Rework PVR component inter-dependencies
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.
0304 is the first build this occurs. I'm not using any pvr addons recently. Just noticed that not all plugins are affected. For example i can only skip 10 secs on youtube video while prime video and netflix works fine. 🤔
(2019-03-11, 12:21)peat Wrote: 0304 is the first build this occurs. I'm not using any pvr addons recently. Just noticed that not all plugins are affected. For example i can only skip 10 secs on youtube video while prime video and netflix works fine. [emoji848]
Maybe it's https://github.com/xbmc/xbmc/pull/15644.

Can you test build #0310c: RPi2 and see if it's any better - it has PR15644 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.
Tested 0310c and it works fine. 🤔 👌
Agreed, can now skip ahead as per usual on Youtube. I was having the same issue.
New LibreELEC.tv Leia build #0311: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d4483f7da2a35731b0cc6a27697481cfdc3f3b6c85eba289ab79ba7f5406d3da (RPi)
SHA256 Checksum: bc37bb7e355cc4a2fc345dfb81b908b3912662c5e6e97597516d05007a68dc06 (RPi2)

text:
# uname -a
Linux rpi512 4.19.27 #1 Mon Mar 11 21:04:12 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190311210303-#0311-g28f2bb3 [Build #0311]

# Kodi version
Kodi (18.2-RC1 Git:ac9206b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (28f2bb3, changelog) and tip of XBMC master (ac9206b, changelog) with the following modifications: Build Highlights:
  1. ffmpeg-4.0.3-Leia-18.2
  2. [VideoPlayer] Ensure video queue is not in intermediate state when flushing
Build Details:
  1. XBMC:
    • [Android] Don't signal END_OF_STREAM if dropping packets (PR:15719, 1 commit, 1 file changed)
    • [VideoPlayer] Ensure video queue is not in intermediate state when flushing (PR:15716, 1 commit, 1 file changed)
    • FFMPEG: Bump to 4.0.3-Leia-18.2 (PR:15713, 1 commit, 1 file changed)
    • [PVR] Fix 'any channel' timer rules children not displayed. (PR:15714, 1 commit, 4 files changed)
  2. inputstream.adaptive:
    • [HLS] Add HEVC streams / Fix extra_data_size in ts parser (f63bd0c)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3324 (perma): linux (RPi/Generic): update to linux-4.19.27/28
    • Updated: [pkg] PR:15707 (perma): [PVR] Rework PVR component inter-dependencies
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.
(2019-03-12, 00:35)peat Wrote: Tested 0310c and it works fine. 🤔 👌

(2019-03-12, 00:43)sammutd88 Wrote: Agreed, can now skip ahead as per usual on Youtube. I was having the same issue.

Thanks both. I've added a comment on on PR15644. Please follow up with more details on github if required/requested.

I've reinstated PR15644 in #0311 so you'll have problems seeking again. Will see what the github response is before making a decision on whether to continue testing it.
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.
No worries I'll keep an eye on that page.
I think there should be no more questions. You have perfectly described the problem. 😀
However, will keep watching.

And thx for your great daily updates and support. 😎👍
New LibreELEC.tv Leia build #0312: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 049df574a56593ac6a1d416e861b03401b30cc4b8ae40ef1265c8299ce38fc49 (RPi)
SHA256 Checksum: 8b90b314dc53be402c8383c15e7cb6355388950afc44df4ee8c8eb03e782c415 (RPi2)

text:
# uname -a
Linux rpi512 5.0.1 #1 Tue Mar 12 21:50:58 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190312214550-#0312-g28f2bb3 [Build #0312]

# Kodi version
Kodi (18.2-RC1 Git:adf1da5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (28f2bb3, changelog) and tip of XBMC master (adf1da5, changelog) with the following modifications: Build Highlights:
  1. New 5.0.1 kernel (crazycat/dvb-latest not yet compatible - soon, hopefully)
  2. samba: update to samba-4.9.5
  3. Fix live video seek issues with curl
Build Details:
  1. XBMC:
    • [curl] Use the response header to determine if content is encoded (PR:15643, 1 commit, 1 file changed)
    • [Android] Yet another refreshrate switch enhancement (PR:15732, 1 commit, 3 files changed)
    • Add ProBot triage bot configuration (fd68470)
    • Enable ProBot triage bot (7288c5c)
  2. pvr.zattoo:
    • Fix reseller configuration (2fbf17d)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3218 (perma): linux (RPi/Generic): update to linux-5.0
    • Added: [env] PR:3365 (perma): samba: update to samba-4.9.5
    • Updated: [pkg] PR:15707 (perma): [PVR] Rework PVR component inter-dependencies
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 0312 indeed fixes seeking issues for me. 😎👍
  • 1
  • 486
  • 487
  • 488(current)
  • 489
  • 490
  • 495

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