• 1
  • 85
  • 86
  • 87(current)
  • 88
  • 89
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0328: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.6 #1 Tue Mar 28 21:03:43 BST 2017 armv6l GNU/Linux

# vcgencmd version
Mar 24 2017 13:57:27
Copyright (c) 2012 Broadcom
version 7e9eb8ef90a1cfb42aca39c27807d2d145a403a1 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170328210237-#0328-g7fd6ed6 [Build #0328]

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

Based on tip of LibreELEC.tv master (7fd6ed62, changelog) and tip of XBMC master (7668d2b7, changelog) with the following modifications: Build Highlights:
  1. AE/ADSP fixup commits (ADSP remains unavailable, for now at least)
  2. samba: update to samba-4.6.1 (fixes security exploit)
Build Details:
  1. XBMC:
    • [depends] bump rapidjson to 1.1.0 (PR:11909, 2 commits, 5 files changed)
    • [depends] bump crypto libs (PR:11902, 3 commits, 3 files changed)
    • [touchscreen/pictures] - allow to back out from fullscreen picture mo… (PR:11625, 1 commit, 1 file changed)
    • Fix crash due to exception when entering Games -> Keyboard settings (PR:11903, 1 commit, 1 file changed)
  2. libnfs:
  3. pvr.vuplus:
    • fix install path (PR:52, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
    • Commits no longer in build:
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated [env] PR:1469: samba: update to samba-4.6.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.
Hi, I have the latest Kodi from this topic installed on my Rpi2. We are watching cable TV and after 5-10 minutes the TV switch to Kodi's HDMI automatically. Then we switch input back to TV and after a while it switches back to Kodi again... What setting should I check?

The TV is LG LM640S and rPI powered from a wall adapter.
Also after we pause a video in Kodi it start to play after 1-2 minutes... strange...

Here a log file, first I pause the video, then it somehow starts: https://pastebin.com/53C5x5BS

(2017-03-29, 19:07)mm00 Wrote: Hi, I have the latest Kodi from this topic installed on my Rpi2. We are watching cable TV and after 5-10 minutes the TV switch to Kodi's HDMI automatically. Then we switch input back to TV and after a while it switches back to Kodi again... What setting should I check?

The TV is LG LM640S and rPI powered from a wall adapter.
(2017-03-29, 20:00)mm00 Wrote: Also after we pause a video in Kodi it start to play after 1-2 minutes... strange...

Here a log file, first I pause the video, then it somehow starts: https://pastebin.com/53C5x5BS

Always post complete log files - don't edit them down.

Looks like a CEC message from TV may have triggered something:
Code:
21:02:31.008 T:1618998176   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): in transition from standby to on
Did you do anything with TV at that time (when playback resumed). With any other CEC devices?

Have a look in system/input/peripherals/CEC. Possibly "Action when switching to another source" change from "pause playback" to "none"
New LibreELEC.tv Leia build #0329: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.6 #1 Wed Mar 29 22:16:00 BST 2017 armv6l GNU/Linux

# vcgencmd version
Mar 24 2017 13:57:27
Copyright (c) 2012 Broadcom
version 7e9eb8ef90a1cfb42aca39c27807d2d145a403a1 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170329221453-#0329-ge2dfe2b [Build #0329]

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

Based on tip of LibreELEC.tv master (e2dfe2b2, changelog) and tip of XBMC master (7f7b7479, changelog) with the following modifications: Build Highlights:
  1. Texture caching optimisation - avoid extra artwork download when format is progressive (improves caching performance)
  2. Allow Samba to negotiate better than SMB1 (updated PR:1469) - anonymous access not yet fixed
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.10.6 (PR:1488, 6 commits, 7 files changed)
  2. XBMC:
    • changed: build the exif code in main library (PR:11907, 1 commit, 21 files changed)
  3. pvr.dvblink:
    • pvr.dvblink (master) 4.1.3 (PR:83, 3 commits, 4 files changed)
  4. newclock5:
    • New commits in this build:
      • Adds -DRPI=1 to the compiler flags so that ffmpeg can be compiled with RPI optimisations (2d0e6b51)
      • Texture: Fix constness of pixels (c5f2582d)
      • TextureCacheJob: Inline LoadImage (a4470730)
      • TextureCacheJob: Inline CBaseTexture::LoadFromFile (69ac873b)
      • OMXImage: Rearchitect to use file buffer (44e8fe54)
      • TextureCacheJob: Use common file buffer (7006b1c2)
      • OMXImage: Add back in some debug/error logging (ba4f130a)
  5. kernel 4.10.y:
    • New commits in this build:
      • BCM270X_DT: Allow multiple instances of w1-gpio overlays (f7a058e5)
      • leds-gpio: Remove stray assignment to brightness_set (da08d12b)
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.11-rc4 build #0329x: RPi / RPi2

Same as #0329 but without media_build (not currently compatible).
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-03-24, 20:41)MikeKL Wrote: I removed existing samba.conf from .config folder then used new samba.conf.sample to re-create my custom samba.conf and all is working correctly again BlushCool
that fixes everything! thanks
(had strange SMB problems for the last few updates)
With #0329 (Believe issue present may be present in last few releases but not as repeatable?) when switching subtitles either off/on during local video playback (Playback gui, go into then select subtitles option with TV remote enable/disable subtitles, back out to of video playback GUI to clean video playback) very easy to provoke a repeatable kodi crash.

Kodi Crash debug log (switching local subtitles off?)
Kodi Crash debug log (switching subtitles on, or requesting a download from opensubtitles?)
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2017-03-30, 21:13)MikeKL Wrote: With #0329 (Believe issue present may be present in last few releases but not as repeatable?) when switching subtitles either off/on during local video playback (Playback gui, go into then select subtitles option with TV remote enable/disable subtitles, back out to of video playback GUI to clean video playback) very easy to provoke a repeatable kodi crash.

Kodi Crash debug log (switching subtiles off?)
Kodi Crash debug log (switching subtiles on?)

Thanks, yes I think your crash is related to the crash being discussed here. Seems to have first appeared in #0328.
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 #0330: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.6 #1 Fri Mar 31 01:07:08 BST 2017 armv6l GNU/Linux

# vcgencmd version
Mar 24 2017 13:57:27
Copyright (c) 2012 Broadcom
version 7e9eb8ef90a1cfb42aca39c27807d2d145a403a1 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170331010603-#0330-g8cd9fa5 [Build #0330]

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

Based on tip of LibreELEC.tv master (8cd9fa57, changelog) and tip of XBMC master (7682aa52, changelog) with the following modifications: Build Highlights:
  1. PR:11921: estuary fix watched status for videos
  2. newclock5: AudioDSP, OMXImage and DVDInputStreamBluray fixes
  3. AudioInjector Octo: sample rates, regulators, reset
Build Details:
  1. LibreELEC.tv:
    • scripts/mkimage: align partitions to 4MiB (PR:1431, 1 commit, 3 files changed)
  2. XBMC:
    • [PVR] CPVRTimers fixes and optimization (PR:11920, 2 commits, 7 files changed)
    • [PVR] Rework CPVRActionListener and CPVRGUIActions lifecycle (PR:11919, 1 commit, 23 files changed)
  3. newclock5:
    • New commits in this build:
      • readd GUIDialogAudioDSPManager and remove calls to the old AudioDSP manager object (561d8d51)
      • OMXImage: Skip out earlier when image is progressive (f4387b21)
      • Update DVDInputStreamBluray.cpp (7797246c)
    • Commits no longer in build:
  4. kernel 4.10.y:
    • New commits in this build:
      • AudioInjector Octo: sample rates, regulators, reset (0203e2b5)
      • Driver support for Google voiceHAT soundcard. (11a4972b)
      • Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi. (4af391e5)
      • Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924) (f3e2f8b9)
      • USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems (35f45ddd)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:11921: estuary fix watched status for videos
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 just installed tvheadend server on a libreelec 8.0.1. Release without issues. When I try to do the same on today's build I can't get it to install, but I also don't get any error (even in the logs...). Do you have the same problems? Failed with services -> tvheadend 4.0 and 4.2.

Edit: I also tried it on a February release, so it seems this is nothing recent which causes this issue.
Did you try this version of TVHeadend:

http://milhouse.libreelec.tv/builds/addo...headend42/

Try the latest.
Well I just tried to install it from the repo, it should grab the latest from there, right?
The 9.0 repo is currently empty which is why nothing is installing.
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.
OK, well then it looks like I found a known bug [emoji6]

Do you have an idea when this is supposed to be changed?
  • 1
  • 85
  • 86
  • 87(current)
  • 88
  • 89
  • 495

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