• 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-01-07, 23:30)raynetec Wrote: With latest build #0106 i have some weird video playback behavior. Pvr streams radomdly pause for several minutes and video files jump back 1 min after 10 - 20 minutes of playback.

Are you sure this problem started with #0106?
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-01-07, 23:36)Milhouse Wrote: Are you sure this problem started with #0106?

I'm back on #0105 now and keep testing. But since i update daily and never encountered such bahavior, i'm pretty sure that it started with #0106. I'll report back later just to be sure.
New LibreELEC.tv Krypton build #0107: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.1 #1 Sat Jan 7 21:37:12 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170107213606-#0107-gc7cd1d4 [Build #0107]

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

Based on tip of LibreELEC.tv master (c7cd1d4a, changelog) and tip of XBMC master (2b073a7e, changelog) with the following modifications: Build Highlights:
  1. New 4.9.1 kernel
  2. Minor libcec and libnfs updates
Build Details:
  1. LibreELEC.tv:
    • settings: update githash for 0.8.7 (PR:1144, 1 commit, 1 file changed)
    • repo: correct minimum add-on version for ls.io repo (PR:1145, 1 commit, 1 file changed)
  2. XBMC:
    • Replace raw new/delete in Util with stack object (PR:11387, 1 commit, 1 file changed)
    • Add python scrapers (PR:9984, 3 commits, 13 files changed)
    • App Name for Windows OS is not reflected at APPDATA directory. (PR:11085, 1 commit, 1 file changed)
    • [cmake/win32] Don't use system wide installed dependencies (PR:11246, 1 commit, 1 file changed)
    • [Android] disable zeroconf (PR:11393, 1 commit, 1 file changed)
  3. libcec:
    • Install pkgconfig in arch-specific dir (PR:284, 1 commit, 1 file changed)
  4. libnfs:
    • Revert "socket: batch pdu read in function rpc_read_from_socket" (PR:162, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1146: linux: update to linux-4.9.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.
#0105 and #0107 seem to work fine. Maybe it was just some unrelated network hiccup. Sorry Undecided
No problem, thanks for testing and confirming!
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-01-06, 19:07)Zorro12 Wrote: Just to let you know

The error I've posted HERE doesn't exist anymore after updating the DAZN addon to V.0.7.0.


BR

Thanks, although I'm not entirely sure what has changed for this to now be working. Nothing has changed in LibreELEC, as we were not able to identify the root cause.

I've just re-tested the problematic URL with the first non-working LibreELEC build, #1120, and this old build is now working correctly when a week ago this same build was not working.

So this looks like it has been fixed on the server, somehow. There may still be a problem in LibreELEC, or there never was a problem in LibreELEC and instead it was some sort of server mis-config... fingers crossed for the latter. Smile


Edit: Looks like DAZN must have fixed some other error as the widevine "SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC" issue is still there - I wrote the above message based on a flawed test, as the url only fails when requested from _within_ Kodi, but is fine when requested outside of Kodi (ie. command line, curl, python etc.). So we still have this weird SSL error that we need to get to the bottom of...
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.
Will there be kernel 4.10 based builds?
Yes. 4.10-rc3 should be out later on Sunday, if there are no issues I'll do a weekly build.
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.
the custom channel updates don't seem to be refreshing, i have to edit the channel link to get it to force refresh to pick up latest build.
@SharpCoder

It works and there are 2 possibilities

1. You have to restart RPi
2. Refresh the link - h t t p://milhouse.libreelec.tv/builds/master/RPI2 (click on it and click on ENTER). Then go to "Available Versions".

This is how it works for me...
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@Aux_, I mean regardless of when i go to check, after multiple restarts of my RPi3, i have to go into the channel and edit say the trailing slash from **/builds/master/RPI2 to to **/builds/master/RPI2/ then the plugin refreshes and the latest build shows, and have to do this everytime to get the latest ..latest build to show. It's nothing major, just a little tedious at best.
@SharpCoder - Hmm ... that's strange. This is definitely something new.
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
New LibreELEC.tv Krypton build #0108: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.1 #1 Sun Jan 8 21:03:16 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170108210211-#0108-g9e4c5ea [Build #0108]

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

Based on tip of LibreELEC.tv master (9e4c5ea8, changelog) and tip of XBMC master (ec07c1dc, changelog) with the following modifications: Build Highlights:
  1. Include media_build
Build Details:
  1. LibreELEC.tv:
    • media_build for Generic and RPi (PR:1138, 6 commits, 12 files changed)
    • linux: update to linux-4.9.1 (PR:1146, 2 commits, 5 files changed)
    • fluxbox: start applications maximized by default (PR:1142, 1 commit, 2 files changed)
    • move back to DRI2 (PR:1093, 2 commits, 2 files changed)
    • scripts/create_addon: use PKG_REV as part of the binary addon version (PR:1025, 1 commit, 1 file changed)
  2. XBMC:
    • Replace raw new/delete inside CDVDFactorySubtitle (PR:11396, 3 commits, 14 files changed)
    • spelling: acquire (PR:11363, 1 commit, 4 files changed)
    • Replace raw new/delete with unique_ptr in GUIWindowSlideShow (PR:11398, 1 commit, 2 files changed)
  3. pvr.hts:
    • Don't reconnect immediately on register error (PR:274, 2 commits, 4 files changed)
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,

could you please update your Raspberry build to latest linux kernel? There is an inportant fix (https://github.com/raspberrypi/linux/com...6b43df5b89) in branch 4.9.y (https://github.com/raspberrypi/linux/tree/rpi-4.9.y) for all HifiBerry Amp+ users.

Thank you!
New LibreELEC.tv Krypton build #0109: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.2 #1 Tue Jan 10 02:22:43 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  9 2017 19:25:42
Copyright (c) 2012 Broadcom
version 8d26b9e653bfa3160da673aad9f802058e8f7174 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170110022138-#0109-gf8d7242 [Build #0109]

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

Based on tip of LibreELEC.tv master (f8d7242e, changelog) and tip of XBMC master (fa383a18, changelog) with the following modifications: Build Highlights:
  1. New firmware (force_pvt, hdmi drive, removed CEC bridge)
  2. New 4.9.2 kernel
  3. Enable HiFiBerry AMP support
  4. Bump GUI ABI - this will break backward compatability with skins
Build Details:
  1. Firmware (Jan 9):
    • firmware: bootcode: Initialise default force_pvt
    • firmware: hdmi: Use hdmi drive when any hdmi modes are supported. See: link
    • firmware: CEC code cleanup 1: Removed CEC bridge
  2. LibreELEC.tv:
    • RBP: enable SND_BCM2708_SOC_HIFIBERRY_AMP (PR:1151, 1 commit, 4 files changed)
    • imx6: update kodi patch (fix partially broken deinterlace) (PR:1152, 1 commit, 1 file changed)
  3. XBMC:
    • [gui] Bump GUI version ABI as we start to break backwards compatibility. (PR:11306, 2 commits, 4 files changed)
    • spelling: json (PR:11403, 1 commit, 2 files changed)
    • spelling: output (PR:11402, 1 commit, 7 files changed)
    • [PVR] PVRMananger::m_currentFile: CFileItem* -> CFileItemPtr. (PR:11397, 1 commit, 2 files changed)
    • [cmake] fixes cpack dependency list generation (PR:11370, 2 commits, 17 files changed)
    • spelling: paths (PR:11401, 1 commit, 1 file changed)
    • spelling: strings (PR:11406, 1 commit, 2 files changed)
    • spelling: DestroyDispmanxWindow (#11365) (2f1c47c9)
  4. pvr.hdhomerun:
    • Use correct channel number parsed from GuideNumber (PR:32, 0 commits, 0 files changed)
  5. newclock5:
    • New commits in this build:
      • Apply ffmpeg patches automatically after downloading and extracting the ffmpeg tar ball (ca773d29)
  6. kernel 4.9.y:
    • New commits in this build:
      • Revert "Revert "Added driver for HiFiBerry Amp amplifier add-on board"" (e1326d2d)
      • hifiberry-amp: Adjust for ALSA object refactoring (1808e9d8)
      • bcm2835-i2s: Changes for allowing asymmetric sample formats. (456b5473)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1153: linux: update to linux-4.9.2
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.
  • 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 495

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