• 1
  • 407
  • 408
  • 409(current)
  • 410
  • 411
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0807: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 71b420ac76a62ba0b0c2e2f7e8d815ab6d1dc3f07dae1904855516054f9d0812 (RPi)
SHA256 Checksum: 95af43878a64ac9eb988cdaf16478fcb807fe0affc6f76499a81eae41b14209f (RPi2)

text:
# uname -a
Linux rpi512 4.14.61 #1 Tue Aug 7 21:04:35 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 26 2018 13:29:32
Copyright © 2012 Broadcom
version 3d2fdb1dbb8700520f36a513effc130d4160ff62 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180807210315-#0807-g31c86ba [Build #0807]

# Kodi version
(18.0-BETA1 Git:269a24c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (31c86ba, changelog) and tip of XBMC master (164db1c, changelog) with the following modifications: Build Highlights:
  1. New 4.14.61 kernel
  2. Updated DVB addons (crazycat, hauppauge etc.)
  3. Drop PR14271 Bluray chunked read - causes regression
Build Details:
  1. LibreELEC.tv:
    • create_addon: two improvments (PR:2868, 2 commits, 1 file changed)
  2. XBMC:
    • posix: smb - set chunk size to 64k, fixes ECONNABORT (PR:14272, 1 commit, 1 file changed)
    • added: mappable action for toggling video streams (PR:14259, 1 commit, 5 files changed)
    • [Music]Fix export album folder naming and overwrite of single file output (PR:14257, 1 commit, 1 file changed)
    • VideoPlayer/Amlogic: fix for VC1 seek (PR:14262, 1 commit, 1 file changed)
    • VideoPlayer/Amlogic: bugfix for InstanceGuard locked (PR:14269, 1 commit, 1 file changed)
    • update splash to v18.0 beta (PR:14275, 1 commit, 1 file changed)
    • Coverity fixes (PR:14273, 1 commit, 4 files changed)
  3. newclock5:
    • Commits no longer in build:
      • filesystem: test: Reduce chunksize to 64K (daf472dd)
  4. Additional commits/pull requests/changes not yet merged upstream:
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 #0808: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 762b2d16e122672f3f6e06d169c84fc20b1ef984870ed8ac177f9a167d43d9a7 (RPi)
SHA256 Checksum: de746704849bd9468bb3e4a288091fa4cab912b3a79645f07d6e25597b709925 (RPi2)

text:
# uname -a
Linux rpi512 4.14.61 #1 Wed Aug 8 22:34:26 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 8 2018 16:07:13
Copyright © 2012 Broadcom
version 7e7f762267acd3e85aa3b72724f969b40fa4179c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180808223307-#0808-g5be1d55 [Build #0808]

# Kodi version
(18.0-BETA1 Git:269a24c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (5be1d55, changelog) and tip of XBMC master (f25baa5, changelog) with the following modifications: Build Highlights:
  1. New firmware (MMAL, HVS, DPI changes)
  2. VideoPlayer: do not reset interlaced (@TDown : fixes software decode flickering)
  3. VideoPlayer: blurays - do not read chunked in open_stream path (@smp1 - can you test with your BDMV folders?)
  4. Various other VideoPlayer and resolution fixes
Build Details:
  1. Firmware (Aug 8):
    • firmware: MMAL/IL: Fix for reducing alignment patch See: link
    • firmware: Added a dpi_timings config item
    • firmware: Add DPI Driver default settings
    • firmware: HVS channel should come from the DISPLAY_INFO
  2. LibreELEC.tv:
    • pulseaudio: update to v12.2 / drop unneeded patches (PR:2858, 2 commits, 3 files changed)
  3. XBMC:
    • cleanup resolutions, drop resoltion info < RES_WINDOW (PR:14264, 1 commit, 7 files changed)
    • [VideoDatabase] Improved speed of CVideoDatabase::GetEpisodeId: Only (PR:14267, 1 commit, 2 files changed)
    • Add default member initialization to code guide lines (PR:14274, 1 commit, 2 files changed)
    • VideoPlayer: do not reset interlaced (PR:14276, 1 commit, 1 file changed)
    • [windows] windowing: fix resetting calibration settings. (PR:14279, 1 commit, 2 files changed)
    • [addons] Update XSD schemas (PR:14237, 20 commits, 14 files changed)
    • VideoPlayer: WinRenderer - add smooth motion (PR:14278, 1 commit, 2 files changed)
    • Fix two skin-related crashes (PR:13151, 2 commits, 2 files changed)
    • [docs] Documentation fixes for built-in functions (PR:14265, 1 commit, 5 files changed)
  4. inputstream.adaptive:
    • [MPD] Fix live streams with missing timeshiftbuffer length (93efb20)
    • Version bump 2.2.25 (6bf7802)
  5. pvr.mythtv:
    • SeekRecordedStream: handle special flag SEEK_POSSIBLE (3bc66ce)
    • fix seeking ahead: PVR API needs zero when seeking beyond the end (e980f24)
    • bump version 5.8.2 (4e9d782)
    • update readme (e61f47c)
  6. newclock5:
    • New commits in this build:
      • VideoPlayer: blurays - do not read chunked in open_stream path (08b2c68b)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2838 (perma): linux (Generic): update to linux-4.17.13
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-08-09, 00:08)Milhouse Wrote:  
  1. VideoPlayer: blurays - do not read chunked in open_stream path (@smp1 - can you test with your BDMV folders?)
 
BDMV folders play fine now.
(2018-08-09, 00:32)smp1 Wrote: BDMV folders play fine now.

Thanks!
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 #0809: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 885fa8ff1dc6c6061282b09ceed153ff5a6425c8133456b656cc4dbc2c4bfe7d (RPi)
SHA256 Checksum: 963f0f97dfb21e7e206e48e0f8fd6873f83d503c84ad7c763dad126c639e0cca (RPi2)

text:
# uname -a
Linux rpi512 4.14.61 #1 Thu Aug 9 21:04:31 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 8 2018 16:07:13
Copyright © 2012 Broadcom
version 7e7f762267acd3e85aa3b72724f969b40fa4179c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180809210311-#0809-gdef481b [Build #0809]

# Kodi version
(18.0-BETA1 Git:269a24c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (def481b, changelog) and tip of XBMC master (a82463f, changelog) with the following modifications: Build Highlights:
  1. wpa_supplicant: Fix EAPOL vulnerability
  2. Fix stream playlists as directory
Build Details:
  1. LibreELEC.tv:
    • samba: make services depend on network-online.target (PR:2866, 1 commit, 2 files changed)
    • pulseaudio: silence some warnings (PR:2865, 1 commit, 1 file changed)
  2. XBMC:
    • Ios11 jailbreak (PR:14182, 7 commits, 7 files changed)
    • X11: updates (PR:14280, 2 commits, 10 files changed)
    • VideoPlayer: blurays - do not read chunked in open_stream path (PR:14277, 1 commit, 5 files changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • End log messages in one newline, not two. (bf844d64)
      • Fix one more log message ending in two newlines. (28439cac)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2837 (perma): linux (RPi): update to linux-4.14.61
    • Updated: [env] PR:2838 (perma): linux (Generic): update to linux-4.17.14
    • Added: [env] PR:2873 (perma): wpa_supplicant: Fix EAPOL vulnerability
    • Added: [pkg] PR:14284 (perma): Fix stream playlists as directory
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-07-26, 15:06)popcornmix Wrote:
(2018-07-26, 10:53)cesarleeds Wrote: Is 3d frame packed supported on these builds?
Yes. Make sure you've enabled "Enable Full HD HDMI modes for stereoscopic 3D" and "Adjust display refresh rate to match video".
Despite having done both of these things, 3D .mkv files aren't playing in 3D on my RPi running LibreELEC 8.90.003 (Leia alpha 3) - is that a version where you'd expect this to be working, or is it only enabled in more recent nightly builds? (Is there something else I should check?)
Leia build #0809 has fixed my problem with strm file links not playing in Favourites. Hurray!

Thanks Milhouse, and all of the Devs involved. Smile. Great job.

Best regards,
Bob
(2018-08-10, 13:35)Shasarak Wrote:
(2018-07-26, 15:06)popcornmix Wrote:
(2018-07-26, 10:53)cesarleeds Wrote: Is 3d frame packed supported on these builds?
Yes. Make sure you've enabled "Enable Full HD HDMI modes for stereoscopic 3D" and "Adjust display refresh rate to match video".
Despite having done both of these things, 3D .mkv files aren't playing in 3D on my RPi running LibreELEC 8.90.003 (Leia alpha 3) - is that a version where you'd expect this to be working, or is it only enabled in more recent nightly builds? (Is there something else I should check?)
LibreELEC 8.90.003 doesn't include any RPi specific Kodi optimisation patches at the request of Team Kodi - the primary testing focus for 8.90.003 is the OS, and not so much the apps such as Kodi. We hope to have found a workable solution by the time Kodi Beta 1 (8.95.001) is released, so that the end user experience is broadly similar to these test builds which DO include the full suite of RPi Kodi optimisations.
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-08-10, 15:03)Milhouse Wrote: LibreELEC 8.90.003 doesn't include any RPi specific Kodi optimisation patches at the request of Team Kodi - the primary testing focus for 8.90.003 is the OS, and not so much the apps such as Kodi. We hope to have found a workable solution by the time Kodi Beta 1 (8.95.001) is released, so that the end user experience is broadly similar to these test builds which DO include the full suite of RPi Kodi optimisations.
I put test build 0809 on there, and 3D is now working again. Thanks. Smile

Unrelated question: does using http://milhouse.libreelec.tv/builds/master/RPi2 as a LibreELEC custom update channel (and running an update from inside LE) produce a result that is in any way different from manually copying a build .tar file into the Update share?
(2018-08-10, 17:42)Shasarak Wrote: Unrelated question: does using http://milhouse.libreelec.tv/builds/master/RPi2 as a LibreELEC custom update channel (and running an update from inside LE) produce a result that is in any way different from manually copying a build .tar file into the Update share?

No, they're the same source, so the result will be identical.
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.
I have been having the problem where I think the ram usage of kodi increases until kodi starts to lag and then eventually freeze to the point where I have to pull the power to reset. I think it started back with kodi 17. It took about 3 to 4 days until it froze so I just set it to restart every two days but now it is to the point that it last about a day but sometimes just 12 hours depending on how many videos are played. I have about 37000 episodes from about 1000 tv shows and about 2000 movies if that has anything to do with it.  I have also tried running libreelec on a pc with 4gb of ram about 6 months ago and that still eventually locked up when the free ram got low after about 2 weeks. This log is from a pi 3 with a fresh install  of kodi 18 build #0808 and the library scanned in from scratch. I also ran bcmstat to record ram usage.

bcmstat.log
https://gist.github.com/agentxan/6e3de4c...66cc9e7d06

kodi.old.log
https://gist.github.com/agentxan/fa2e898...afac02d29a
The memory consumption (in the final "Accum" "Mem kB" column) looks fairly stable, peaking at about 216MB allocated from the start of monitoring (which may not all be allocated to kodi.bin, btw - it's for the whole system). From the log you posted it doesn't look like there is a problem.

If you leave bcmstat.sh running longer, does it show the figure in the final column progressively increasing (in a negative sense) over time? Any increase should be matched by a reduction of the kB figure in the "Memory Free/Used" column.

If the system is running out of memory then eventually the process that has consumed the most memory is usually killed by the out of memory process killer, and this is recorded in the system log (journalctl -a).
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.
If you click view the full file on the logs it shows the last column maxing out at -592,988. It was at this point the kodi froze and you could not even ssh into the pi and I had to pull the power to reset.
Yes, missed that - will have another look later.
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.
Hi Milhouse,
What version of bash is used in Leia? The reason I ask is because I run a few bash scripts to get links from the internet, but I'm getting a segfault when I run one to bring in Weather Nation. It runs fine in Krypton (no segfault).

Has bash been upgraded past version 2.7?

Thanks.

Regards,
Bob
  • 1
  • 407
  • 408
  • 409(current)
  • 410
  • 411
  • 495

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