• 1
  • 304
  • 305
  • 306(current)
  • 307
  • 308
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0227: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 50ea141ea51993770dfd75b4ff8ad36b744a6e9079be2db899159038a79d28ae (RPi)
SHA256 Checksum: 03bc6ca270b6d856f3ce14c22d6e0d859e18839650f9d7b0ec17717633706f0a (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Tue Feb 27 21:18:42 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180227211652-#0227-g68cbae3 [Build #0227]

# Kodi version
(18.0-ALPHA1 Git:d9c810b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (68cbae3, changelog) and tip of XBMC master (35aefa4, changelog) with the following modifications: Build Highlights:
  1. OMX fixes
Build Details:
  1. LibreELEC.tv:
    • Amlogic: support for AVL6862 DVB driver (PR:2451, 3 commits, 14 files changed)
    • busybox: bump package to v1.28.1 (PR:2504, 1 commit, 5 files changed)
  2. XBMC:
    • libmicrohttpd version bump (PR:13593, 2 commits, 9 files changed)
    • omxplayer: Avoid hang when skipping to next video (PR:13592, 1 commit, 1 file changed)
    • OMXImage: Skip out earlier when image is progressive (PR:13590, 1 commit, 1 file changed)
    • [cleanup] remove ifdefs for old lib, os & compiler versions (PR:13595, 10 commits, 26 files changed)
  3. newclock5:
    • Updated commits in this build:
      • MMAL: Support using the isp component for conversion of more than 8bpp (2ae72f99 => a981664e)
      • Revert "mmalrender: Disable deinterlace when no interlaced frames seen" (7fd18354 => afae8dd2)
    • Commits no longer in build:
      • OMXImage: Skip out earlier when image is progressive (ce395a2b)
      • MMAL: Fix height when bbp is more than one (489c925f)
      • MMAL: Initial support for more than 8bpp (c677a2ac)
      • omxplayer: Avoid hang when skipping to next video (d2ab3d4f)
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Rework sdio overlays to allow polling (51211fc0)
      • firmware/raspberrypi: Add a get_throttled sysfs file (daa138da)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2528 (perma): kodi: Early March 2018 update
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.
Still problems to get any weather add-on to work.
Anyone else with this problem?
What is the normal temperature when playing HEVC 1080p 10bit files on rpi3?

I'm using a official aluminium kodi flirc case.
New LibreELEC.tv Leia build #0228: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6751009c6f5754f5a551b6cb9974a52fd49dd3f48e173ea4b304fd02213f5394 (RPi)
SHA256 Checksum: 7ea16a8abee130795a0ade0136f6636d6fc227c388524d7ec9485904ea770383 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Wed Feb 28 21:13:58 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180228210338-#0228-g1eb0ca9 [Build #0228]

# Kodi version
(18.0-ALPHA1 Git:d9c810b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1eb0ca9, changelog) and tip of XBMC master (d56be60, changelog) with the following modifications: Build Highlights:
  1. MMAL fixes
  2. DVB: add all new dvb devices that come since 4.9 (in Linux PR)
Build Details:
  1. LibreELEC.tv:
    • binutils: add patch to fix aarch64 ld regression (PR:2525, 1 commit, 1 file changed)
    • librespot: update to 685fb4e (PR:2530, 1 commit, 6 files changed)
    • crazycat: fix broken patch (PR:2532, 1 commit, 1 file changed)
  2. XBMC:
    • MMAL: Render improvements for 10bit and side-by-side UV (PR:13591, 10 commits, 10 files changed)
    • added: option to stick 'add source' on top in listings (PR:13546, 1 commit, 3 files changed)
    • [Music]Fix FileItem::IsSamePath for albums and artists (PR:13585, 1 commit, 1 file changed)
    • [fix] add back libcdio 0.83 compatibility after 98565c188b (PR:13597, 1 commit, 3 files changed)
    • prevent crash when retrieving rating (PR:13598, 1 commit, 1 file changed)
  3. newclock5:
    • Commits no longer in build:
      • MMAL: Fixup after planeOffsets change (055ff82e)
      • MMALFFmpeg: Include GPU alignment requirements in allocated buffer size (1efb9aad)
      • MMAL: Fixup format/alignment for retroplayer (7e1d6391)
      • RBP: Hide data in geometry class (41fb13b0)
      • MMAL: Support using the isp component for conversion of more than 8bpp (a981664e)
      • mmalcodec: Switch to software decode for Hi10P (db4d5439)
      • MMALRender: Default to Bob deinterlace on Pi1 (68bd7fd3)
      • MMAL: Improve error handling when allocations fail (23191807)
      • MMALRender: Add support for side-by-side UV (537a4e18)
      • MMAL: Remove unused variable (245574c9)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)
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.
After downgrading to Version 8.2.3 the Weatherplugin works. But on a clean Install of LibreELEC 9 no weather Plugin.
It seems the script.module.pil is missing.
After Upgrading Libreelec 8.2.3 back to the latest LibreELEC 9 the Weather plugin still works.
(2018-03-01, 12:52)tjost Wrote: After downgrading to Version 8.2.3 the Weatherplugin works. But on a clean Install of LibreELEC 9 no weather Plugin.
It seems the script.module.pil is missing.
After Upgrading Libreelec 8.2.3 back to the latest LibreELEC 9 the Weather plugin still works.

Which Weather plugin? Have you contacted the plugin maintainer?
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.
Hello somebody,

i use the Version from Yesterday build #0227.

first my thanks to Milhouse for the great Job the Input Stream Methode works nice!
but i have a Problem with the xmltv_grab_file from tvheadend42 it does not work anymore, so i have no EPG Informations :-(

Code:
2018-03-01 12:29:53.300 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file
2018-03-01 12:29:53.389 spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file"
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: no output detected
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab returned no data

i found this Topic https://forum.libreelec.tv/thread/11190-...-milhouse/ but that does not fix the Problem.
(2018-03-01, 14:45)fritz_hh Wrote: Hello somebody,

i use the Version from Yesterday build #0227.

Are you using the latest tvheadend addon: http://milhouse.libreelec.tv/builds/addo...headend42/ ?

When did it last work, which build, which tvheadend42? If you've just started using these builds then without knowing when something last worked it's more work to find out why it's broken.
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-03-01, 14:45)fritz_hh Wrote: Hello somebody,

i use the Version from Yesterday build #0227.

first my thanks to Milhouse for the great Job the Input Stream Methode works nice!
but i have a Problem with the xmltv_grab_file from tvheadend42 it does not work anymore, so i have no EPG Informations :-(

Code:
2018-03-01 12:29:53.300 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file
2018-03-01 12:29:53.389 spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file"
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: no output detected
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab returned no data

i found this Topic https://forum.libreelec.tv/thread/11190-...-milhouse/ but that does not fix the Problem.
I have the exact same problem, tv grav is not working but is it related to kodi 18 or tvheadend? i don't know :/
@Milhouse : how to update tvheadend with the latest build that you posted?
(2018-03-01, 21:39)germa18 Wrote: @Milhouse : how to update tvheadend with the latest build that you posted?

Download and install as zip (assuming you're running tvheadend on the same RPi2 as Kodi).
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 #0301: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 315798a413f298362a865cb45e31730a68bf157c5166690073f354d7c1267ea8 (RPi)
SHA256 Checksum: 4c22d419222db61b17dd66bea867b26bcb01d2fbb3a234df8920e701e6e2f155 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Thu Mar 1 21:09:09 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180301210608-#0301-g7b2c076 [Build #0301]

# Kodi version
(18.0-ALPHA1 Git:d9c810b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (7b2c076, changelog) and tip of XBMC master (f77bc95, changelog) with the following modifications: Build Highlights:
  1. Removing (broken) RaspiDac3 support...
  2. [Music]Refactor Song Information Dialog
Build Details:
  1. LibreELEC.tv:
    • hauppauge: fix broken patch (PR:2535, 1 commit, 1 file changed)
    • busybox: update init config for 1.28.1 (PR:2534, 1 commit, 1 file changed)
  2. XBMC:
    • CHG: Allow art > 1080p (PR:13599, 2 commits, 2 files changed)
    • [Music]Refactor Song Information Dialog (PR:13533, 2 commits, 14 files changed)
    • VideoPlayer: OpenGL - fix col conversion in filter (PR:13602, 1 commit, 1 file changed)
  3. inputstream.rtmp:
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Add overlay for PiBell soundcard (7d53ce5c)
      • Removing (broken) RaspiDac3 support... (022439ad)
      • i2c: bcm2835: Set up the rising/falling edge delays (#2407) (81f204dd)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)
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.
Every weather Plugin.

I´ve used your sd card writer for Mac to prepare my SD Card.
After the first start I updated to the beta. After that I installed the plugins. Yahoo and WeatherUnderground neither worked. I downgraded again and suddenly their worked. Upgrade back to beta and they still worked. I don't know why.
Dear Milhouse,

thanks for the note i did not know that you provid some addons for the builds Angel
"who can read is clearly in the advantage" :-)

everything works fine... :-)
New LibreELEC.tv Leia build #0302: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 10acbf0d9bf72a2266bf7779c5e041c8eafb55e49c72b0b9536f8510ebe91b44 (RPi)
SHA256 Checksum: 04d489d04caa9a54817630e52d610766d359e8fb3c02f0860797690f04828275 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Sat Mar 3 00:15:18 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180303001137-#0302-ga067e21 [Build #0302]

# Kodi version
(18.0-ALPHA1 Git:d9c810b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (a067e21, changelog) and tip of XBMC master (498e247, changelog) with the following modifications: Build Highlights:
  1. VideoPlayer: videobuffers, fix memleak, allow to have more pools of same type
  2. [guiinfo][PVR] Fix PVR.EpgeventProgress GUI int & some GUIInfoManager cleanup
  3. kodi: libinput fixes and libinput backend for non window system platforms
Build Details:
  1. LibreELEC.tv:
    • dtc: build fdtput and fdtget (PR:2487, 2 commits, 1 file changed)
    • wetekdvb: fix an issue when the device variable always evaluates to WeTek_Play_2 (PR:2538, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: videobuffers, fix memleak, allow to have more pools of s (PR:13574, 1 commit, 4 files changed)
    • [guiinfo][PVR] Fix PVR.EpgeventProgress GUI int & some GUIInfoManager cleanup (PR:13601, 6 commits, 5 files changed)
    • VideoPlayer: fix videoBufferSysMem after 5461d8c520454e2880f36b58f1e8 (PR:13604, 1 commit, 1 file changed)
  3. kodi-platform:
    • Fix programming error (PR:27, 1 commit, 1 file changed)
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Add updated mmc1 alias to sdio overlays (d932ad74)
      • config: Enable CONFIG_GPIO_MOCKUP module (298dba7b)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2536 (perma): kodi: libinput fixes
    • Added: [pkg] PR:13176 (perma): [RFC] [Linux] add libinput backend for non window system platforms
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 @all, now my LCD Disyplay is showing the actual time in idle. (before today it shows always: 00:00 in screensaver mode )
I didn't change anything. Looks like, that the Addon autoupdate works ;-)
  • 1
  • 304
  • 305
  • 306(current)
  • 307
  • 308
  • 495

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