• 1
  • 248
  • 249
  • 250(current)
  • 251
  • 252
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #1121: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 1b00499c82e0053ab21358a2223270a610978cf774f0f1bfba47ff07066d3261 (RPi)
SHA256 Checksum: f67baafb08d5c87878c79f40cc59da003a0f1831393fda14667f2d48632bdcf9 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.1 #1 Tue Nov 21 21:46:09 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171121214456-#1121-g194287b [Build #1121]

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

Based on tip of LibreELEC.tv master (194287b, changelog) and tip of XBMC master (8193496, changelog) with the following modifications: Build Highlights:
  1. New 4.14.1 kernel
  2. Update to Samba 4.7.3 (security fixes)
  3. New videodb amd musicdb schemas (v109 and v69 respectively)
  4. ffmpeg: hevc: Split gpu codec into separate hw accelerated codec
Build Details:
  1. LibreELEC.tv:
    • virtual: avoid exiting with failure code (PR:2238, 1 commit, 1 file changed)
  2. XBMC:
    • added: flag whether vfs add-ons can handle write operations (PR:13071, 1 commit, 3 files changed)
    • added: add browsable vfs protocols to CMediaManager::GetNetworkLocations (PR:13070, 1 commit, 1 file changed)
    • add archive:// to list of url types with encoded hostname (PR:13054, 1 commit, 1 file changed)
    • [PVR][keymaps][guiinfo] Fix / improve subchannel numbers support (PR:13069, 10 commits, 38 files changed)
    • changed: drop unused OutputToAllSpeakers setting from database (PR:13074, 1 commit, 3 files changed)
    • Remove artist_genre table bumping musicdb to 69 (#13042) (8193496)
  3. pvr.hts:
    • 4.2.7: Fixed predictive tuning. (PR:344, 2 commits, 6 files changed)
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Split gpu codec into separate hw accelerated codec (434079b0)
  5. kernel 4.14.y:
    • New commits in this build:
      • dwc_otg: Fix compilation warnings (7b5f7ff4)
      • BCM_VC_SM: select DMA_SHARED_BUFFER (d0e37f74)
      • drm/panel: Add support for the Raspberry Pi 7" Touchscreen. (17528296)
      • panel-raspberrypi-touchscreen: Fix NULL deref if probe order goes wrong. (94049359)
      • panel-raspberrypi-touchscreen: Round up clk rate to fix DSI panel. (d13c63e8)
      • BCM270X: Add the DSI panel to the defconfig. (9c54c58d)
      • drm/vc4: Add support for setting DPMS in firmwarekms. (3745cd86)
      • drm/vc4: Fix pitch setup for T-format scanout. (5b992aac)
      • config: Enable CONFIG_BRCMDBG temporarily for debugging (4d814731)
      • brcmfmac: Disable ARP offloading when promiscuous (5b54c029)
      • brcmfmac: Avoid possible out-of-bounds read (59f82795)
      • brcmfmac: Delete redundant length check (b7832958)
      • USB_DWCOTG: Disable building dwc_otg as a module (#2265) (d457fc52)
      • allo-piano-dac-plus: Master volume added + fixes (9391737b)
      • allo-digione: 192kHz clicking sound fix (776f81d6)
      • Fixed a bug when using 352.8kHz sample rate (08e03ba6)
      • config: Add CONFIG_GPIO_WATCHDOG=m (67fc8fbe)
      • config: Add CONFIG_W1_SLAVE_DS2438=m (a85d31c3)
      • ARM: dts: Add fake CTS signal to pi3-miniuart-bt (a498f3c9)
      • mcp2515: Use DT-supplied interrupt flags (9f3fdf9f)
      • overlays: i2c-rtc: add m41t62 (92d5ce81)
      • BCM270X_DT: Set spidev spi-max-frequency to 125MHz (14ebd4ad)
      • Revert "hid: Reduce default mouse polling interval to 60Hz" (8cf08695)
      • Include tsl4531, veml6070 and hdc100x dtoverlay (#2252) (6dd5a4ec)
      • Tidy up of the ft5406 driver to use DT (#2189) (9bac591e)
      • configs: Regenerate defconfigs (cosmetic) (d702f1e4)
      • pinctrl-bcm2835: Set base to 0 give expected gpio numbering (54a036e9)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Updated: [pkg] compare (perma): add safe mode text (service.libreelec.settings)
    • Added: [env] PR:2241 (perma): samba: update to samba-4.7.3
    • Added: [env] PR:2242 (perma): linux: update to linux-4.14.1
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've been running/updating these dev builds for a long time, once by addon, and now exclusively through ssh.
Are these 2 items in my root directory leftovers from the addon, and can they be safely deleted?
Code:
devupdate -> /storage/.kodi/addons/script.openelec.devupdate/download.py
devupdate.log

The first is just a simlink, and the file still exists, I assume I can delete the file too?
The second file is an empty logfile.
(2017-11-22, 01:50)J_E_F_F Wrote: Are these 2 items in my root directory leftovers from the addon, and can they be safely deleted?

Yes, and yes.
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 #1122: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: bcca5bc4c940b263856a8e889473d49d042aad84f7119ee201cfa1b7abd7e7b5 (RPi)
SHA256 Checksum: 826273dbc3e54b8527a0847862fbc691cc34b02077dc6fef16843268a031ba76 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.1 #1 Wed Nov 22 21:04:54 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171122210342-#1122-gfa8f13d [Build #1122]

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

Based on tip of LibreELEC.tv master (fa8f13d, changelog) and tip of XBMC master (07147c7, changelog) with the following modifications: Build Highlights:
  1. buildsystem: rework build script
  2. libcec: disable git depends
  3. changed: put the network class in the service manager
Build Details:
  1. LibreELEC.tv:
    • samba: update to samba-4.7.3 (PR:2241, 1 commit, 1 file changed)
    • buildsystem: rework build script (PR:2151, 11 commits, 775 files changed)
    • libcec: disable git depends (PR:2240, 1 commit, 1 file changed)
    • update avahi, nss-mdns and jsoncpp (PR:2138, 3 commits, 5 files changed)
  2. XBMC:
    • CMake Fix, Adds SSE/AVX instruction set detection for FreeBSD host. (PR:13083, 1 commit, 2 files changed)
    • changed: use IsOnLAN to check for local network (PR:13072, 1 commit, 1 file changed)
    • changed: put the network class in the service manager (PR:13076, 1 commit, 37 files changed)
    • added: ability to only clean a given video library content type (PR:13026, 2 commits, 6 files changed)
    • [PVR] Fix CPVRChannelNumberInputHandler::GetChannelNumber(). (PR:13085, 1 commit, 1 file changed)
  3. pvr.teleboy:
    • Follow stream redirects to workaround bug in inputstream.adaptive (e431126)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Bump included addon versions to prevent online updates
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.
Settings -> Media Settings -> Videos -> Combined split video items

does not work anymore in my leia-builds, in both library and file views.

Tested on your Leia build #1122 #1120, LibreELEC-S905.arm-adamg-1.0.7.1.img.gz from http://kodi.adamg.co.uk/libreelec/releases/ and LibreELEC-Odroid_C2.arm-rb-leia16.img.gzfrom https://github.com/Raybuntu/LibreELEC.tv/releases

Can anyone fix that? Dont' know the right person to inform.

My example file is: "The International-part1.avi" + "The International-part2.avi" like its explained here: http://kodi.wiki/view/File_stacking#Spli...tacking.29  It worked fine in Krypton...
Hi there,

So i ran into a couple of problems:
20:39:08.438 T:1920295824 WARNING: ActiveAE - large audio sync error: -1381.811135
20:39:08.463 T:1920295824 WARNING: ActiveAE - large audio sync error: -1381.854282
dmesg
kodi.log

So my audio seems to get out of snyc quit a lot.
We can actually see/hear it. Cause it sometimes stutters.
Is it a sign of my hdd dying or is it sth else?
New LibreELEC.tv Leia build #1123: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c1ee6ffb92d7b4b27beefc127653d76fdbc7581cca3dae52f716d27e260a69f7 (RPi)
SHA256 Checksum: 90c408d4922c4b70de20d3c33e462f704c5f7e739638d6dc7a996841c4af10e9 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.1 #1 Thu Nov 23 21:04:45 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171123210336-#1123-gd34853b [Build #1123]

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

Based on tip of LibreELEC.tv master (d34853b, changelog) and tip of XBMC master (cc10efe, changelog) with the following modifications: Build Highlights:
  1. VideoPlayer: add demuxer id to StreamInfo
Build Details:
  1. LibreELEC.tv:
    • [LE 9.0] linux: Update amlogic-3.10 kernel to amlogic-3.10-f016bb1 (PR:2246, 1 commit, 1 file changed)
    • amremote: only start service on supported devices (PR:2244, 1 commit, 1 file changed)
    • Tvheadend 4.2 rework to use ffmpegx (PR:2144, 2 commits, 5 files changed)
  2. XBMC:
    • [AML] More log output to solve trac tickets (PR:13082, 1 commit, 2 files changed)
    • [android] required changes for unified headers & clang (PR:13077, 9 commits, 20 files changed)
    • VideoPlayer: add demuxer id to StreamInfo (PR:13087, 2 commits, 4 files changed)
    • [python] update print & except syntax (PR:13053, 5 commits, 18 files changed)
    • [PVR] CPVRRecordings: Do not open video database in CPVRRecordings ct (PR:13090, 1 commit, 3 files changed)
    • Remove PerformanceStats/Sample (PR:13084, 3 commits, 16 files changed)
    • [ios] Add support for iPhoneX full resolution (PR:13066, 4 commits, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2243 (perma): NOOBS: shorten partition labels, add $DEVICE support
    • Added: [env] PR:2247 (perma): Refactor scripts/checkdeps, fix missing deps
    • Added: [env] PR:2248 (perma): scripts/image: check if the effective uid is root (and bail if so)
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.
(2017-11-23, 11:00)JohnPlayerSpecial Wrote: Settings -> Media Settings -> Videos -> Combined split video items

does not work anymore in my leia-builds, in both library and file views.

Tested on your Leia build #1122 #1120, LibreELEC-S905.arm-adamg-1.0.7.1.img.gz from http://kodi.adamg.co.uk/libreelec/releases/ and LibreELEC-Odroid_C2.arm-rb-leia16.img.gzfrom https://github.com/Raybuntu/LibreELEC.tv/releases

Can anyone fix that? Dont' know the right person to inform.

My example file is: "The International-part1.avi" + "The International-part2.avi" like its explained here: http://kodi.wiki/view/File_stacking#Spli...tacking.29  It worked fine in Krypton...
 As the problem doesn't seem to be related to these builds, then I'd suggest a trac ticket.
(2017-11-23, 23:57)sheeperich Wrote: So i ran into a couple of problems:
20:39:08.438 T:1920295824 WARNING: ActiveAE - large audio sync error: -1381.811135
20:39:08.463 T:1920295824 WARNING: ActiveAE - large audio sync error: -1381.854282D

Debug isn't enabled in the kodi log, so not much info in there.
(2017-11-24, 14:34)popcornmix Wrote:
(2017-11-23, 11:00)JohnPlayerSpecial Wrote: Settings -> Media Settings -> Videos -> Combined split video items

does not work anymore in my leia-builds, in both library and file views.

Tested on your Leia build #1122 #1120, LibreELEC-S905.arm-adamg-1.0.7.1.img.gz from http://kodi.adamg.co.uk/libreelec/releases/ and LibreELEC-Odroid_C2.arm-rb-leia16.img.gzfrom https://github.com/Raybuntu/LibreELEC.tv/releases

Can anyone fix that? Dont' know the right person to inform.

My example file is: "The International-part1.avi" + "The International-part2.avi" like its explained here: http://kodi.wiki/view/File_stacking#Spli...tacking.29  It worked fine in Krypton...
 As the problem doesn't seem to be related to these builds, then I'd suggest a trac ticket. 
https://trac.kodi.tv/ticket/17672 correct?
New LibreELEC.tv Leia build #1124: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 019dcc04e4e3f729921c1ecb9e28f151e3723771c318e62dec0d272a2dbf3655 (RPi)
SHA256 Checksum: 832cf22affba6e809add6697afe538133d393c6ab22ce3efdfa9c26b19e3a4b3 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.2 #1 Fri Nov 24 22:22:10 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov 17 2017 15:23:56
Copyright (c) 2012 Broadcom
version 2c2faa4c5e38cc04d01245905b8338e8fc55ee0d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171124222101-#1124-gfcd6deb [Build #1124]

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

Based on tip of LibreELEC.tv master (fcd6deb, changelog) and tip of XBMC master (d3be95d, changelog) with the following modifications: Build Highlights:
  1. New 4.14.2 kernel
  2. kill g_Windowing, another nasty global
  3. VideoPlayer: various fixes
Build Details:
  1. LibreELEC.tv:
    • [LE 9.0] WeTek_Core: Update bootloader, logo and recovery images (PR:2251, 2 commits, 4 files changed)
  2. XBMC:
    • Amlogic: add non-linear stretch (PR:13079, 1 commit, 2 files changed)
    • kill g_Windowing, another nasty global (PR:13047, 6 commits, 172 files changed)
    • VideoPlayer: various fixes (PR:13095, 5 commits, 3 files changed)
  3. newclock5:
    • New commits in this build:
      • fixup! [Stereo3D] Added block_lr and block_rl to supported modes. (2e388e61)
  4. kernel 4.14.y:
    • New commits in this build:
      • fiq_fsm: rewind DMA pointer for OUT transactions that fail (#2288) (9fdb693a)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Added: [env] PR:2242 (perma): linux: update to linux-4.14.2
    • Added: [env] PR:2250 (perma): scripts/get: avoid flip-flopping downloads
    • Added: [env] PR:2256 (perma): config/options: LINUX_DEPENDS not observing correct kernel config when TARGET_PATCH_ARCH in effect
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.
(2017-11-25, 00:49)Milhouse Wrote: New LibreELEC.tv Leia build #1124: RPi / RPi2(Supercedes previous build)
Wifi (Tp-link 725N) can't connect in this build... like as #1112.
(2017-11-25, 11:12)TVPL Wrote: Wifi (Tp-link 725N) can't connect in this build... like as #1112.

I don't understand what you are saying - are you saying it works in #1112 but doesn't in #1124? If so please identify the last working build between #1112 and #1124. Also, with #1124 installed, can you upload your latest logfiles archive zip from your Logfiles Samba share to Dropbox/Google Drive etc. and post the link.
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.
(2017-11-25, 11:21)Milhouse Wrote:
(2017-11-25, 11:12)TVPL Wrote: Wifi (Tp-link 725N) can't connect in this build... like as #1112.

I don't understand what you are saying - are you saying it works in #1112 but doesn't in #1124? If so please identify the last working build between #1112 and #1124. Also, with #1124 installed, can you upload your latest logfiles archive zip from your Logfiles Samba share to Dropbox/Google Drive etc. and post the link. 
Oh no, #1124 wifi not work like #1112, work fine from #1113 to #1122. I ldon't check build #1123.
Hello.

I use last Milhouse-Libreelec Build Alpha (24/11/17) in my RPI3.

The build is work perfectly, but i've a problem with Netflix Adoons.

Some content in Netflix don't play, and wen I play a VOD, after 9-10 minute the audio is desinc from video and the video is slowly.

Thanks for the replay and the solution.

I would like to use the raspberry predominantly for Netflix VOD.
  • 1
  • 248
  • 249
  • 250(current)
  • 251
  • 252
  • 495

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