• 1
  • 128
  • 129
  • 130(current)
  • 131
  • 132
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0603: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.3 #1 Sat Jun 3 21:06:10 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 30 2017 15:27:20
Copyright (c) 2012 Broadcom
version b8cdd5ae76f39d9f353dfa8fb48bf7e33b74903c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170603210506-#0603-gc6a4377 [Build #0603]

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

Based on tip of LibreELEC.tv master (c6a43777, changelog) and tip of XBMC master (f22d62dc, changelog) with the following modifications: Build Highlights:
  1. [guilib] Evaluate skin expressions everywhere
  2. ActiveAE: Revert change that may have broken stereo upmix
Build Details:
  1. XBMC:
    • [addons] add support to new addon gui interface for list items (PR:12214, 1 commit, 7 files changed)
    • Fix reversed condition (PR:12222, 1 commit, 1 file changed)
    • [guilib] Evaluate skin expressions everywhere (PR:12035, 2 commits, 2 files changed)
  2. newclock5:
    • New commits in this build:
      • ActiveAE: Revert change that may have broken stereo upmix (d93a25bf)
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.
Installed #0603 on rpi2 & rpi3 (over #0602) and CEC TV remote unable to control kodi on either device.
(Was controlling both devices via CEC TV remote in order to request and install #0603)

Kodi debug log from rpi2 with CEC logging enabled. https://pastebin.com/qCv02qfa

Rolled back to #0602 on rpi2 and CEC is still not working after a full switch off and reboot of rpi2, TV, AVR etc.
Double checked in settings that CEC is enabled which it is.

Remote is working fine for TV.

----edit----

Hmm got rpi2 working now with CEC and #0602 after disconnecting HDMI of rpi3 from AVR, will continue checking at my end.

----edit----

OK, looks to have been gremlins in system at my end, everything currently OK now with CEC on both devices. rpi2 currently rolled back to #0602 and rpi3 on #0603

Apologies for noise BlushBlush
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Yes, CEC is funny last time. CEC does not work, after reboot works again.
Or if I use the trick on my Panasonic remote control (pressing * Power * -button, keep it pressed, and press * 7 * * 3 * * Stop *) CEC works again. Even strange that one must use it more often.

What can also be seen last time that when I watch movies from my server, later PVR does not work or very sluggish. Sometimes I have to make a reboot that it works properly or must switch back and forth between the channels, Can someone confirm this?

Have recently changed the DVB-C stick to "MyGica T230", it could be the cause?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
Hi popcornmix,

awesome, great work. You've made my day. Thanks for this fast, great and perfect help Smile Stereo upmix works perfect again Smile
I ask again: Is there any possibility to donate you or milhouse for your hard work?
(2017-06-04, 12:21)friedensstifter Wrote: I ask again: Is there any possibility to donate you or milhouse for your hard work?

Google your friend
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
Hi, on build 0603 the shadertoy visualisation have no random and the shadertoy sceensaver only have a black screen and after few seconds gives a Reboot. Addons installed build 0106 from RPi2
@Rennert,

Show Post: #1906
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2017-06-04, 20:31)Aux_ Wrote: @Rennert,

Show Post: #1906
Yes this versions doesn't work for me Sad have reinstall but no change
New LibreELEC.tv Leia build #0604: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.3 #1 Sun Jun 4 21:05:31 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 30 2017 15:27:20
Copyright (c) 2012 Broadcom
version b8cdd5ae76f39d9f353dfa8fb48bf7e33b74903c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170604210428-#0604-gc6a4377 [Build #0604]

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

Based on tip of LibreELEC.tv master (c6a43777, changelog) and tip of XBMC master (e22257c9, changelog) with the following modifications: Build Highlights:
  1. [add-ons/settings] migrate add-on settings to settings library
Build Details:
  1. XBMC:
    • [add-ons/settings] migrate add-on settings to settings library (PR:12125, 33 commits, 192 files changed)
    • [PVR] Fix incrementing play count (PR:12226, 1 commit, 1 file changed)
    • [addons] Coverity fixes (PR:12227, 4 commits, 3 files changed)
    • Posix/Win32 main refactor (PR:12215, 11 commits, 8 files changed)
    • ActiveAE: Fix stereo upmix after ADSP removal (PR:12233, 2 commits, 1 file changed)
  2. pvr.hts:
    • [htsp v27] implement server based playcount and playposition (PR:308, 3 commits, 12 files changed)
  3. newclock5:
    • Commits no longer in build:
      • ActiveAE: Revert change that may have broken stereo upmix (d93a25bf)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [env] PR:12215: Posix/Win32 main refactor (reason: need to test/accomodate LE version)
    • Updated: [pkg] patch: smbclient: cleanup smbclient configuration (temporary fix until PR12110 is rebased)
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.
This - https://forum.kodi.tv/showthread.php?tid...pid2588236 SMB issue is still there for me. It doesn't only affect the Windows shares, same is happening when trying to connect to Ubuntu PC.
Network browsing doesn't work if the master browser doesn't support NT1. That's a core Samba issue.
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-06-04, 21:30)Rennert Wrote:
(2017-06-04, 20:31)Aux_ Wrote: @Rennert,

Show Post: #1906
Yes this versions doesn't work for me Sad have reinstall but no change

Same here! (using visualization.shadertoy-999.1.1.8.2-#0531-milhouse-#0531-milhouse) No entries in the Configuration.
Found that the Language folder was missing in the Resources folder, added this and changed the settings.xml to be the same as 1.06. Now had setting to change and a slider to select but Shadertoy did not randomize.
Just the equalizer viz..
New LibreELEC.tv Leia build #0605: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.3 #1 Mon Jun 5 21:06:23 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 30 2017 15:27:20
Copyright (c) 2012 Broadcom
version b8cdd5ae76f39d9f353dfa8fb48bf7e33b74903c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170605210519-#0605-gc6a4377 [Build #0605]

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

Based on tip of LibreELEC.tv master (c6a43777, changelog) and tip of XBMC master (484bbaec, changelog) with the following modifications: Build Highlights:
  1. More Kodi addon updates
Build Details:
  1. XBMC:
    • [addons] add all needed addon window interface calls (PR:12224, 1 commit, 4 files changed)
    • [addons] add few missing functions to listitem interface (PR:12232, 1 commit, 4 files changed)
    • Log a message if ListItem-Type is missing / wrong (PR:12234, 1 commit, 1 file changed)
    • Fix for a hangup when viewing a PVR recording and pressing next/previ… (PR:12210, 1 commit, 1 file changed)
    • FFmpeg: Bump to 3.3.1-Leia-Alpha (PR:12241, 1 commit, 1 file changed)
    • [addons] add new CAddonInfo class (PR:12230, 1 commit, 23 files changed)
    • Games: Fix crash due to circular dependency (PR:12223, 1 commit, 10 files changed)
  2. pvr.dvbviewer:
    • load favourites from the channellist.. (146cf895)
    • fix group recordings by recording directory (d34bb49d)
    • add group recordings by title (5e0ca6c2)
    • bump version to 3.0.5 (76af8b79)
  3. newclock5:
    • New commits in this build:
      • Use Lookup instead HasId() / HasVisibleId() (990ab520)
      • Toggle ViewMode of ModeInfo dialog only on change (d8225997)
      • Update progressbar / time based labes every 500ms (e5232012)
      • GUIControlGroupList: Notify attached controls only if scroller has changed (d5e1db65)
      • Pass controlParent through ListeItemLayout so ListItem controls know the parent control (eeab1e95)
      • advancedsettings::guiSmartRedraw / Various missing MarkRegionDirty() (c36764fe)
      • ResetCache (InfoBols) only if Rendered (c19cfd30)
      • Change scroll behaviour GUIListLabel (198bacfa)
      • InfoBool Optimizations (d8615b97)
      • Fix missing IsControlDirty() (a59eb157)
      • Add MarkDirtyRegion's to GUIEPGGridContainer (e12bd4da)
      • Message handling cleanup (bc959bba)
      • Check PlayerState in FrameMove / Cosmetics (ba0b648c)
      • Implement controlstats to check if GUI is needed (bb91e302)
      • HasVisibleControls() fix (12af2590)
      • Send STATE_CHANGED notifications directly to windowManager / cleanups (f060ce03)
      • Pass TIMER_REFRESH message through DialgSeekBar (edf77f12)
    • Commits no longer in build:
      • CGUIControl: Add stats parameter to Process calls (38fc658f)
      • CGUIControl: Include stats for interesting controls (7faa54b8)
      • Send message from CGUIControlGroupList only if scroolpos has changed (c4063b14)
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.
Weekly Linux 4.12-rc4 build #0605x: RPi / RPi2

Same as #0605 but without the following packages:
Code:
media_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.
Looks like codec debug overlay doesn't work in latest build.
  • 1
  • 128
  • 129
  • 130(current)
  • 131
  • 132
  • 495

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