• 1
  • 105
  • 106
  • 107(current)
  • 108
  • 109
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0427: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.13 #1 Thu Apr 27 21:08:33 BST 2017 armv6l GNU/Linux

# vcgencmd version
Apr 27 2017 17:27:25
Copyright (c) 2012 Broadcom
version 17af5814bb19dbb7c70ccd2c845b80a160943811 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170427210352-#0427-ga5bf4d2 [Build #0427]

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

Based on tip of LibreELEC.tv master (a5bf4d28, changelog) and tip of XBMC master (69f4545b, changelog) with the following modifications: Build Highlights:
  1. New firmware (revert max_usb_current for B+/Pi2)
  2. New 4.10.13 kernel
  3. connman: update to 1.34 and drop patches
  4. Kodi: Revert "DVDDemuxFFMPEG: Increase FFMPEG_FILE_BUFFER_SIZE to 128K"
  5. Drop incompatible pvr.iptvsimple bump
Build Details:
  1. Firmware (Apr 27):
    • firmware: bootcode: Revert Set max_usb_current pin for B+ and Pi2 See: link
  2. LibreELEC.tv:
    • connman: update to 1.34 and drop patches (PR:1569, 1 commit, 3 files changed)
  3. XBMC:
    • AE: improve tempo filter (PR:12002, 1 commit, 5 files changed)
    • Revert "DVDDemuxFFMPEG: Increase FFMPEG_FILE_BUFFER_SIZE to 128K" (PR:12013, 1 commit, 1 file changed)
    • [buildsteps][windows] correct evaluation of make jobs (PR:12010, 1 commit, 3 files changed)
    • [gui][refactor] add window id as arg to GetWindow template because window instance is not unique (PR:12003, 1 commit, 87 files changed)
    • For addon created ListItems dont overwrite playcount data from DB (#11998) (27dc9a69)
  4. newclock5:
    • Commits no longer in build:
      • filesystem: Make support of browsing into archives optional (b49b0cc9)
      • AE: improve tempo filter (23bc89b7)
      • DVDDemuxFFmpeg: Increase lifespan of probe_buffer (ffee0111)
  5. kernel 4.10.y:
    • New commits in this build:
      • brcmfmac: Ensure pointer correctly set if skb data location changes (326f7d87)
      • brcmfmac: Make skb header writable before use (c5139cc9)
      • clk: bcm2835: Limit PCM clock to OSC and PLLD_PER (ab508717)
      • dwc_otg: Add the dependency on FIQ (5f788bfc)
    • Commits no longer in build:
      • smsc75xx: use skb_cow_head() to deal with cloned skbs (ab3f594e)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] PR:118: Remove not used part (reason: depends on unmerged PR12011) (pvr.iptvsimple)
    • Updated: [env] compare: linux: update to linux-4.10.13
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.
@SpokV pvr.iptvsimple should be working again.
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-04-27, 23:24)Milhouse Wrote: @SpokV pvr.iptvsimple should be working again.

Yep. Many thanks.
@Milhouse - nfs contexts are refreshed only if a file is kept open on an export. As that folder is called "torrents" he might use a torrenting addon which of course has file handles open on that export.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Ah right, yes that would make sense - thanks for the clarification.
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-04-27, 21:08)bkuhls Wrote: do you mean the patch "AESinkPULSE: Return to PA's delay infrastructure"?

No. That will only affect users with pulse audio as the output device, which for the main distributions would only be bluetooth audio.
The patch that fixed the audio crackles for most users was PR12002.
Milhouse, could you create a patched testbuild without this commit? https://github.com/Pulse-Eight/libcec/co...7d91f0f573

It might cause LG tvs strange behaviour in this topic: https://github.com/Pulse-Eight/libcec/issues/307
(2017-04-28, 07:39)Memphiz Wrote: @Milhouse - nfs contexts are refreshed only if a file is kept open on an export. As that folder is called "torrents" he might use a torrenting addon which of course has file handles open on that export.
I'm not using any torrenting add-on, the folder just contains files I've downloaded via torrent on my PC, that I haven't moved to my Media folder yet.
Well something in kodi keeps a handle inside that export. (Background images? Fanart? Whatever it is...)
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
(2017-04-27, 16:46)SpokV Wrote:
(2017-04-27, 14:44)popcornmix Wrote:
(2017-04-22, 10:51)SpokV Wrote: Hi. I've uploaded crashlog from 420,421. Happens when streaming video via network.419 works fine.
It seems to do with the ffmpeg buffer increase. Not sure...

Can you confirm if this crash still occurs with latest build?
I think it will be resolved in tonight's build (when ffmpeg buffer increase is reverted) but there is a possible fix in last night's build we'd be interested in knowing about.

I've checked on today's build and it's still there. I'll check the tonight's build too.

+1 same problem here. this happens since #0419
(2017-04-28, 18:50)ramis52 Wrote: +1 same problem here. this happens since #0419

Did you test with last night's build? That reverted the commit that introduced the crash.
yes. #0427 crashed after the 1 episode i watched. rpi rebootet after a few secs
(2017-04-28, 19:00)ramis52 Wrote: yes. #0427 crashed after the 1 episode i watched. rpi rebootet after a few secs

Probably something else. Can you post crash log?
sure.

sorry. had to delete that link. cauz i recognised i played illegal content with original filenames...

here is the new one

https://pastebin.com/pVGrt6hi

this crash happens on all SD Content for me. HD Content works fine
(2017-04-28, 19:24)ramis52 Wrote: sure.

sorry. had to delete that link. cauz i recognised i played illegal content with original filenames...

here is the new one

https://pastebin.com/pVGrt6hi

I don't think that's the same problem - your crash is occurring in the webserver while calling JSON methods, not ffmpeg. Can you confirm when this crash started happening?

Edit: You said #0419... thanks. But not really seeing anything in that build which might be related. Can you confirm it really is #0419 and not an earlier 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.
  • 1
  • 105
  • 106
  • 107(current)
  • 108
  • 109
  • 495

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