• 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-11-04, 23:42)Milhouse Wrote: New LibreELEC.tv Krypton build #1104: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Fri Nov 4 21:03:36 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Oct 25 2016 17:02:22
Copyright (c) 2012 Broadcom
version cd1ab218dc23c84d9e6d984385a57f2471600300 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161104210232-#1104-gafab221 [Build #1104]

# Kodi version
Kodi (17.0-BETA6 Git:d2f6874). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (afab2210, changelog) and tip of XBMC master (d2f68748, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.8.y
  • Includes latest bcm2835-driver next (a901d4cd, ahead +584)
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (81fe5bc0, ahead +56)
  • Includes latest libnfs master (2edbd147)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.mpd (4c8013f6), inputstream.rtmp (aa3b00ac, +3), inputstream.smoothstream (081c6c43), peripheral.joystick (ae86732f), pvr.argustv (87cb6780), pvr.demo (01c68c88), pvr.dvblink (043aa892), pvr.dvbviewer (f72c62ff), pvr.filmon (675c2b4e), pvr.hdhomerun (2c73804a, +3), pvr.hts (c091da30), pvr.iptvsimple (adee8a7f), pvr.mediaportal.tvserver (47b9ade8, +16), pvr.mythtv (038cee07, +6), pvr.nextpvr (6a2128d8), pvr.njoy (b5d65655), pvr.pctv (d6d969fe), pvr.stalker (168e35f7), pvr.vbox (8e496578, +10), pvr.vdr.vnsi (5b47bd06), pvr.vuplus (7ab30d34), pvr.wmc (d9eac84f)
  • Exclude [env] libcec-PR208.patch: merged upstream (libcec)
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: ffmpeg: update to 3.1.5-Krypton-Beta5-1
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: visualization.shadertoy: update to 1.1.4
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:900: linux: update to linux-4.8.6
  • Include [env] PR:910: iwlwifi-firmware: use github for package, bump to latest master
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] PR:36: fix syntax in window xml (service.libreelec.settings)
  • Include [pkg] PR:37: actually fix the about window without breaking info text (service.libreelec.settings)
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:10370: Add settings to control notification rumble duration and strength
  • Include [pkg] PR:10785: add privacy policy
  • Include [pkg] PR:10800: [xbmc][fix] Change texture loading to not block skin updates
  • Include [pkg] PR:10819: fix hash checking in addon installer
  • Revert [pkg] PR:10813: Subtitles: allow self-closing br and html escape characters (Reason: breaks right-to-left languages, eg Hebrew)
Build Highlights:
  1. Bump curl-7.51.0
  2. Fix numeric seek using SMS keys
  3. Drop addons remove/keep prompt when cleaning library
  4. Revert [pkg] PR:10813 - fix for Hebrew subtitles? (@Shanyel to confirm)
  5. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • mesa: update to 13.0.0 (PR:905, 1 commit, 1 file changed)
    • nano: cleanup (PR:877, 2 commits, 1 file changed)
    • adafruit-libraries: include SI1145 library, update DHT install path (PR:907, 3 commits, 4 files changed)
    • curl: bump to curl-7.51.0 (PR:911, 1 commit, 1 file changed)
  2. XBMC:
    • [python] add getTrailer() function to the xbmc.InfoTagVideo() class (PR:10834, 1 commit, 2 files changed)
    • [cmake/android] Fix binary-addon packaging (PR:10836, 1 commit, 1 file changed)
    • [cmake/cleanup] file(REMOVE/REMOVE_RECURSE) ignores non existing files (PR:10837, 1 commit, 2 files changed)
    • A collection of MMAL fixes (PR:10847, 6 commits, 8 files changed)
    • [SeekHandler] handle ACTION_JUMP_SMSX as numeric seek. (PR:10851, 1 commit, 1 file changed)
  3. pvr.mediaportal.tvserver:
    • Update to v1.4.8 (PR:51, 14 commits, 15 files changed)
  4. newclock5:
    • New commits in this build:
      • Revert "skip existence check for plugin and http urls when cleaning" (1f73cd4e)
    • Commits no longer in build:
      • rbp: Ensure processinfo values are initialised (e3098dff)
      • MMAL: Indicate when picture came from still frame so advanced deinterlace can be disabled (50c6c2d8)
      • MMALRenderer: Ensure updated aspect ratio is seen in the case of a single still frame (eea9669b)
      • mmalrender: Use computed framerate rather than version from configure (646c3db7)
      • MMALRender: Switch to deinterlace mode where frame flags are exclusively used (58499b79)
      • MMAL: Avoid advanced deinterlace when using software decode and HD resolution (fab48a60)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:910: iwlwifi-firmware: use github for package, bump to latest master
    • Added: [pkg] PR:37: actually fix the about window without breaking info text (service.libreelec.settings)
    • Reverted: [pkg] PR:10813: Subtitles: allow self-closing br and html escape characters (Reason: breaks right-to-left languages, eg Hebrew)

checked this build, Hebrew subtitles work fine!
thanks!
(2016-11-05, 19:20)Shanyel Wrote: checked this build, Hebrew subtitles work fine!
thanks!

Thanks for confirming. Unfortunately PR10813 will be restored in tonight's and future builds, it's now up to the developers to fix the bug.
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 Krypton build #1105: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Sat Nov 5 21:11:15 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Oct 25 2016 17:02:22
Copyright (c) 2012 Broadcom
version cd1ab218dc23c84d9e6d984385a57f2471600300 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161105211012-#1105-g758206e [Build #1105]

# Kodi version
Kodi (17.0-BETA6 Git:d8fea43). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (758206ee, changelog) and tip of XBMC master (d8fea435, changelog) with the following modifications: Build Highlights:
  1. LibreSSL: update to 2.4.3
  2. Drop PR10819 - needs rebase
  3. Drop PR10800 - conflict with newclock5/f4578c1 after additional includes
  4. Restore PR10813 after confirming it breaks right-to-left languages in subtitles
  5. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.8.6 (PR:900, 6 commits, 32 files changed)
    • iwlwifi-firmware: use github for package, bump to cb23d96 (PR:910, 1 commit, 1 file changed)
    • buildsys: no more extra optimizations (PR:914, 1 commit, 1 file changed)
    • lirc: allow disabling (PR:913, 1 commit, 4 files changed)
    • LibreSSL: update to 2.4.3 (PR:875, 2 commits, 1 file changed)
    • CMake: update to 3.6.2 (PR:878, 1 commit, 3 files changed)
    • Odroid_C2: enable CONFIG_AMLOGIC_SPICC_MASTER (PR:899, 2 commits, 2 files changed)
    • build: fix host build enviroment (PR:912, 1 commit, 1 file changed)
    • virtual: simplify ovf template description text (PR:909, 1 commit, 1 file changed)
    • linux-amlogic and LibreELEC-settings updates (PR:915, 2 commits, 2 files changed)
  2. XBMC:
    • [MMALRender] Report deinterlace method in codec info (PR:10854, 4 commits, 6 files changed)
    • test fixes (PR:10817, 2 commits, 2 files changed)
    • [deps][fix][win32] Fix embedded fonts in libass (PR:10784, 3 commits, 1 file changed)
    • [xbmc] Ignore some items that's been bugging me for a while (PR:10869, 1 commit, 1 file changed)
  3. inputstream.rtmp:
    • [depends] librtmp: get rid of undefined symbols by undefining _DEBUG (PR:11, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • GUIFontTTFGL: Fix texture leak in subtitles (3b611c4b)
    • Commits no longer in build:
      • MMAL: Move pool into base class (aeabc8d6)
      • MMAL: Make setting the decoder more consistent between MMALCodec and MMALFFMpeg (7c180a4f)
      • MMAL: Set processInfo in pool (d35ef2de)
      • MMAL: Report deinterlace method to processinfo overlay (7a4c03e2)
      • skip existence check for plugin and http urls when cleaning (d5538755)
      • Revert "skip existence check for plugin and http urls when cleaning" (1f73cd4e)
  5. kernel 4.8.y:
    • New commits in this build:
      • bcmrpi3_defconfig: Update config to be compatible with latest Kconfig changes. (5be0b66d)
      • Merge pull request #1710 from Electron752/rpi-4.8.y (0df71cc3)
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.
After installing the builds # 1105 no PVR is available, see screenshot...

Image

Also had RPi reboot, no improvement
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2016-11-05, 23:56)Aux_ Wrote: After installing the builds # 1105 no PVR is available, see screenshot...

Debug log?
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 noticed same issue with my PVR not starting-up after installation and 1st boot.

Kodi Debug log

Going to reboot again and try to access TV option

---edit---after reboot and attempt to access TV option

Kodi Debug log

Image
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
No problem here with Live TV, using media portal setup.

Not had any problems for a few weeks now.
Are you both using tvheadend? You may need a new tvheadend after the LibreSSL bump. You should find it in the addons folder.
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.
(2016-11-06, 00:00)Milhouse Wrote:
(2016-11-05, 23:56)Aux_ Wrote: After installing the builds # 1105 no PVR is available, see screenshot...

Debug log?

same for me, tvheadend doesn't start anymore

http://sprunge.us/YYjZ

journalctl http://sprunge.us/NNEd
(2016-11-06, 00:00)Milhouse Wrote:
(2016-11-05, 23:56)Aux_ Wrote: After installing the builds # 1105 no PVR is available, see screenshot...

Debug log?

Excuse me here log:
http://pastebin.com/q8xn7W58

TVheadend updated but not better
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2016-11-06, 00:10)Milhouse Wrote: Are you both using tvheadend? You may need a new tvheadend after the LibreSSL bump. You should find it in the addons folder.

tvheadend is back again with latest build from addons folder.
Thanks.
(2016-11-06, 00:17)polo_joe Wrote:
(2016-11-06, 00:10)Milhouse Wrote: Are you both using tvheadend? You may need a new tvheadend after the LibreSSL bump. You should find it in the addons folder.

tvheadend is back again with latest build from addons folder.
Thanks.
Same for me (working now)

Didnt work with #1104-milhouse-v4.1-2309-g0736ebc (which was already installed) works after installing #1105-milhouse-v4.1-2309-g0736ebc
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Perhaps this is relevant here? Found in TVheadend service.log

Code:
/storage/.kodi/addons/service.tvheadend42/bin/tvheadend: error while loading shared libraries: libssl.so.38: cannot open shared object file: No such file or directory

Everything all right, the new tvheadend is now working
[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 there,

downloaded and installed LibreELEC-RPi2.arm-8.0-Milhouse-20161105211012-#1105-g758206e today.

The media servers of ARD, ZDF and ARTE (German TV) do not work --> see logfile atached (timetag about 14:44)

See you

Andreas


Milhouse Edit: Don't paste logs directly to the forum, use pastebin-type sites (see note #9 in the first post). You log has been moved to http://pastebin.com/RRsj8Xhu. In future it will just be removed.
Welcome asesterhenn ;-)

My ARD Mediathek from membrane-4.9.2 works.
Arte HD bringt gestochen scharfe Bilder auf meinem RPi2 mit Hifiberry DAC
7TV...also german tv works.
Arte+7 funktioniert auch
...und zu guter letzt: MTV.de funktioniert auch, im Gegensatz zu Android und Windows.

BTW: MTV-de only work on Kodi16.1 on my android and windows devices, but i know the background, fine that all works on milhouse builds in this way ;-)

you have to make some AddOn updates on Krypton, i think ... :-)
  • 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19