• 1
  • 243
  • 244
  • 245(current)
  • 246
  • 247
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-11-05, 19:06)cesarleeds Wrote: Hi guys, does 3D work on the latest release #1104 for RP3?

It doesn´t work for me anymore with *.3d.mvc.m2ts files.

Tryed my Samsung bluray player, which works with those files, and they worked as usual, but the Pi, although the 3D icon shows next to the file, it only plays 2D.

Nothing has been changed on the settings, i just went through them again, so i´m kind of lost.

Hello,

I reported the 3D MVC Problem allready on 29 October. I didn't get any reaction until now. It looks like the problem exists beginning with version #1002.
Same problem with 3D here. 3D ISO files play in 2D now Sad
@-DH- traced it back to #1019 as the last version playing 3D MVC fles.
https://forum.kodi.tv/showthread.php?tid...pid2658671
(2017-11-05, 20:21)3DBuff Wrote: Same problem with 3D here. 3D ISO files play in 2D now Sad
@-DH- traced it back to #1019 as the last version playing 3D MVC fles.
https://forum.kodi.tv/showthread.php?tid...pid2658671

Not only ISOs, even m2ts doesn´t work for me, although the files are perfectly fine, i mean, they played before.
(2017-11-05, 16:41)Milhouse Wrote:
(2017-11-05, 16:20)Ich-bin-Knuffi Wrote: Could someone please point me to or give me a how-to for installing the Netflix Addon? I did a search but did not find something and on my own I seem to have not done it properly. While installing it, script.module.pycryptodome is not available and I cannot play any files in the netflix addon.

You can try reading note #8 in the first post, although it's mostly gibberish now thanks to the new forum software trashing the formatting which would have made it more ineligible. Otherwise just install the Netflix addon from zip - pycryptodome is already installed as a built-in. And don't forget to install libwidevine, which is the most likely reason for your problems.

Thanks a lot, libwidevine was the problem.
I installed Librelec again, on Kodi 17.5, working perfectly again.

I will stay here, Pi is mainly a 3D player for me.
(2017-11-05, 17:21)HiassofT Wrote: The playerdebug overlay (shift+ctrl+o) displays a buffer/cache status level and when seeking I can see it quickly increasing from (almost) zero to 98-100%. During playback it's typically at that 98-100% level.

Is that a different buffer than the normal video cache and managed by inputstream.adaptive? If yes, are there any ways to tweak that?

I currently have no need to tweak any buffer/cache settings, it's working fine here, but I'm curious about how this stuff works :)

so long,

Hias

If playerdebug overlay shows "forward:0 B 100%" then it is not caching the video file ("0 B" means "0 bytes", which is the amount of data that has been cached). In this case the percentage "buffer" is more or less the same as the current remaining video queue (vq:).

With <buffermode>1</buffermode> (cache local and internet files):

No caching (Netflix):

Image

Caching (local file, nfs://):

Image

Due to the nature of inputstream.adaptive stream I don't believe caching has been, or will be, implemented.
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-11-06, 00:35)Milhouse Wrote: If playerdebug overlay shows "forward:0 B 100%" then it is not caching the video file ("0 B" means "0 bytes", which is the amount of data that has been cached).
Thanks a lot for the explanation,makes perfect sense! I somehow missed the "0 B" when looking at the stats...

so long,

Hias
(2017-11-05, 21:07)cesarleeds Wrote:
(2017-11-05, 20:21)3DBuff Wrote: Same problem with 3D here. 3D ISO files play in 2D now Sad
@-DH- traced it back to #1019 as the last version playing 3D MVC fles.
https://forum.kodi.tv/showthread.php?tid...pid2658671

Not only ISOs, even m2ts doesn´t work for me, although the files are perfectly fine, i mean, they played before.

Same Problem
New LibreELEC.tv Leia build #1106: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d03c045e74a0b98ac58e49ad6dd1ed76150f2d16f6ae054c747e44fc7567b5a1 (RPi)
SHA256 Checksum: ab353a8b4b39e84016bd8f03179bfd5dd9c8fec54a0dd9be33ec63d38ddcba54 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.11 #1 Mon Nov 6 21:20:49 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171106211705-#1106-gbb48eac8b [Build #1106]

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

Based on tip of LibreELEC.tv master (bb48eac, changelog) and tip of XBMC master (e7cd4a1, changelog) with the following modifications: Build Highlights:
  1. [GUI] revert scrollbar initialization from #12213
  2. [PVR] Fix handling of epg tag attributes 'cast', 'writer', 'director' and 'genre'
Build Details:
  1. LibreELEC.tv:
    • swig: couple of buildsystem fixes (PR:2181, 2 commits, 2 files changed)
    • Add linuxmint to checkdeps (PR:2166, 1 commit, 1 file changed)
    • linux: update to linux-4.13.11 (PR:2118, 12 commits, 5 files changed)
  2. XBMC:
    • Add support for trp & f4v video file formats (PR:13005, 2 commits, 1 file changed)
    • FIX: [win10] Battery values are nillable (PR:13009, 1 commit, 1 file changed)
    • changed: drop enumeration and hardcoding for supported protocols (PR:12973, 1 commit, 3 files changed)
    • Fix missing msgstr (PR:13011, 1 commit, 1 file changed)
    • [fix][websocket] Connection header must include not match Upgrade (PR:13001, 1 commit, 1 file changed)
    • [depends] bump libplist to 2.0.0 (PR:12984, 1 commit, 6 files changed)
    • [cmake] linux: name kodi binary according to platform name (PR:13004, 1 commit, 5 files changed)
    • [PVR] Fix handling of epg tag attributes 'cast', 'writer', 'director' and 'genre'. (PR:13013, 1 commit, 7 files changed)
    • [darwin] debugging doesn't work in Xcode with -Og flag (PR:13014, 1 commit, 1 file changed)
  3. inputstream.adaptive:
  4. peripheral.joystick:
    • [win10] fix for uwp (PR:126, 1 commit, 2 files changed)
  5. pvr.zattoo:
    • Add session information to log output (3e40f5b)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182: kodi: updates for Dec 2017
    • Added: [env] PR:2183: giflib: fix reallocarray exception build failure
    • Added: [pkg] PR:13002: [GUI] revert scrollbar initialization from #12213
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.14-rc8 build #1106x: RPi / RPi2
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 #1107: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 81e008ce7aa6e7de99bd7758b1e4453be56456b230e34e738a7934c604c825d0 (RPi)
SHA256 Checksum: 105b779cc572f58e4eadf1c3dfbc9ee53b8b1abc1ea7cc6594aebf960b7defd0 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.11 #1 Tue Nov 7 21:04:33 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171107210323-#1107-g5428966 [Build #1107]

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

Based on tip of LibreELEC.tv master (5428966, changelog) and tip of XBMC master (ee322be, changelog) with the following modifications: Build Highlights:
  1. Various language updates
Build Details:
  1. LibreELEC.tv:
    • brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-13edcc7 (PR:2169, 1 commit, 1 file changed)
    • samba: update to samba-4.7.1 (PR:2171, 2 commits, 2 files changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-384.98 (PR:2173, 1 commit, 2 files changed)
  2. XBMC:
    • Fix for PR#13004 in kodi.sh.in (PR:13018, 1 commit, 1 file changed)
    • osx: fix high cpu usage when obscured (PR:13016, 1 commit, 1 file changed)
    • Modifications needed for building Kodi 18 on FreeBSD host (PR:12992, 3 commits, 16 files changed)
    • fixed: regression from a1c4476a3ee4f463f4462e6f7dbe0aabdb926dcf (PR:13022, 1 commit, 1 file changed)
    • [lang][skin.estuary] updated language files from Transifex (4b0dc87)
    • [lang][skin.estouchy] updated language files from Transifex (6c33c5c)
  3. pvr.dvbviewer:
    • [lang] updated language files from Transifex (6129441)
  4. pvr.hdhomerun:
    • [lang] updated language files from Transifex (7721ce6)
  5. pvr.hts:
    • 4.2.6: More code cleanup. Fixes. New autorec dedup types. New EPG tag attributes. closes #340, closes #341 (PR:342, 8 commits, 13 files changed)
    • [lang] updated language files from Transifex (2c6a7c9)
  6. pvr.pctv:
    • [lang] updated language files from Transifex (eddee4e)
  7. pvr.stalker:
    • [lang] updated language files from Transifex (3b6f231)
  8. pvr.vbox:
    • [lang] updated language files from Transifex (8abcab3)
  9. pvr.wmc:
    • [lang] updated language files from Transifex (55e701b)
  10. pvr.zattoo:
    • Allow playing current program from start without recall (138d35a)
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.
is it possible to watch hdr/dolby vision with libreelec and listen to dolby atmos?
(2017-11-08, 16:13)heinzgruber Wrote: is it possible to watch hdr/dolby vision with libreelec and listen to dolby atmos?

Regarding the Dolby Atmos:
No. The bandwidth of the RPi2/3 is not enough to play TrueHD via its HDMI port.

And I also do not think that DolbyVision is supported.
New LibreELEC.tv Leia build #1108: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 40ad0c13210eab1c024e6c6e166e5c6222032acdc2c06c52839ebef0851e8e3d (RPi)
SHA256 Checksum: 6d8f5262caeb422cf8b8c4af0937c8f95ae529dc339e27f0c6213e7c07e4c5bc (RPi2)

Code:
# uname -a
Linux rpi512 4.13.11 #1 Wed Nov 8 23:00:12 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171108225815-#1108-gadfe87b [Build #1108]

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

Based on tip of LibreELEC.tv master (adfe87b, changelog) and tip of XBMC master (857455c, changelog) with the following modifications: Build Highlights:
  1. inputstream.adaptive, peripheral.joystick fixes
  2. connman.py: More secure default password for tethering
  3. Fix parsing settings.xml in oe_setup_addon
Build Details:
  1. LibreELEC.tv:
    • imx6: temporarily remove project (PR:2176, 1 commit, 102 files changed)
  2. XBMC:
    • [JSON RPC][Music]Extra artist data with JSON API update (PR:12963, 2 commits, 15 files changed)
    • [depends] remove google breakpad (PR:13025, 2 commits, 3 files changed)
    • [GUI] Fix scrollbar initial value for FixedList and MediaWindow (#13002) (8caf680)
  3. inputstream.adaptive:
    • [HLS] fix base_domain handling (8a1023d)
    • version bump (2.1.6 -> 2.1.7) (c35bf3c)
    • [TTML] ignore namespaces (24d8e8f)
  4. peripheral.joystick:
    • Add buttonmaps for 8Bitdo ZERO (PR:128, 6 commits, 7 files changed)
    • Debian: update URL to xbmc org (PR:127, 2 commits, 1 file changed)
  5. pvr.zattoo:
    • Disable playing future program (60f3128)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2167: Fix parsing settings.xml in oe_setup_addon
    • Added: [pkg] PR:86: connman.py: More secure default password for tethering (service.libreelec.settings)
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.
Is there somewhere some explenation on how these builds are made? I've been building my own because I need this libcec fix for my LG tv, but in the regular libreelec git HEVC is not working yet. Is there an easy way for adding that libcec commit in one of these builds?
  • 1
  • 243
  • 244
  • 245(current)
  • 246
  • 247
  • 495

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