• 1
  • 169
  • 170
  • 171(current)
  • 172
  • 173
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2018-01-23, 16:04)TimoJ Wrote: Maybe Input fixes and modernization by @garbear

That looks like a strong candidate - I've pinged @garbear on PR:13354. Thanks.
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 #0123: Generic
(Supercedes previous build)

SHA256 Checksum: a9d1666e1c6df1312764fbb481c311030ae1f4b75d97622f48b496749a0fc6af (Generic)

text:
# uname -a
Linux NUC 4.14.14 #1 SMP Tue Jan 23 21:08:37 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180123210611-#0123-g0290120 [Build #0123]

# Kodi version
(18.0-ALPHA1 Git:69a6725). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (0290120, changelog) and tip of XBMC master (dbdbdad, changelog) with the following modifications: Build Highlights:
  1. filesystem: set proper chunk size for smb (2048 * 1024)
  2. VideoPlayer: expose encoded display metadata to renderer
  3. Drop flawed Intel ucode 20180108 - revert to 20171117 until the next fix attempt
Build Details:
  1. LibreELEC.tv:
    • eventlircd: update to actual master (PR:2428, 1 commit, 2 files changed)
  2. XBMC:
    • [fix][android] Geometry.h move missed at 7ec2489 (PR:13414, 2 commits, 2 files changed)
    • fix segfault (PR:13411, 2 commits, 3 files changed)
    • filesystem: set proper check size for smb (PR:13401, 1 commit, 1 file changed)
    • FIX: [doc] sdk 26 required after Oreo merge (PR:13419, 1 commit, 1 file changed)
    • [depends] curl: make sure openssl is compiled in (PR:13418, 1 commit, 1 file changed)
    • VideoPlayer: expose encoded display metadata to renderer (PR:13417, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2392 (perma): linux: update to linux-4.14.15 (-ish)
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.
(2018-01-21, 12:08)fritsch Wrote:
(2018-01-21, 06:39)guandms Wrote: Milhouse, is there any news about HDR support?
 No. 
First step to read the HDR metadata from the file and providing it for whoever user was done and is provided in latest Milhouse builds. You can base your code on that.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
New LibreELEC.tv Leia build #0124: Generic
(Supercedes previous build)

SHA256 Checksum: 9b791e1344db57f334109fd9bca44967e67500e628900a7b224658c4578c0e17 (Generic)

text:
# uname -a
Linux NUC 4.14.14 #1 SMP Wed Jan 24 21:17:40 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180124210321-#0124-g0290120 [Build #0124]

# Kodi version
(18.0-ALPHA1 Git:69a6725). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (0290120, changelog) and tip of XBMC master (38f3bbc, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [win10] fix SSL certificate check error on Xbox (PR:13421, 2 commits, 6 files changed)
    • convert CRLF to LF line endings (PR:13427, 1 commit, 37 files changed)
    • A mass change from xbmc.org to kodi.tv. (38f3bbc)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2432 (perma): buildsystem: avoid if/then/else boiler plate when accessing hierarchy [RFC]
    • Added: [pkg] compare (perma): Updated RPi3/ZeroW(H) WiFi firmware (version 7.45.98.38) (forum, github) (brcmfmac_sdio-firmware-rpi)
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.15-rc9 build #0124x: Generic

Changes:
Code:
Replace out-of-tree RTL8192CU driver with in-tree kernel driver
Added Gemini Lake WLAN firmware
Drop 20180108 intel-ucode
Restore Intel SST support (missing since rc1)
Packages disabled/not included:
Code:
bcm_sta
DVB Driver Addons
Packages added/updated:
Code:
RTL8192DU
RTL8192EU
RTL8188EU
RTL8812AU
RTL8192CU (in-kernel)
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 #0125: Generic
(Supercedes previous build)

SHA256 Checksum: acba1cb240ca3ef5035fed71656798ef7a437d31b4416e6e7044e07a038c3b61 (Generic)

text:
# uname -a
Linux NUC 4.14.15 #1 SMP Thu Jan 25 22:15:28 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180125214619-#0125-g3a70864 [Build #0125]

# Kodi version
(18.0-ALPHA1 Git:69a6725). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3a70864, changelog) and tip of XBMC master (7379a75, changelog) with the following modifications: Build Highlights:
  1. New 4.14.15 kernel
  2. curl: update to curl-7.58.0
  3. [GLES] updates and cleanup
  4. [GLES] VideoShader cleanup
  5. Fix broken ctrl+shift modifiers (@TimoJ)
Build Details:
  1. LibreELEC.tv:
    • scripts/create_addon: add-on overwrite support (PR:2436, 1 commit, 1 file changed)
  2. XBMC:
    • [cmake] move ifdef conditions to cmake (PR:13430, 1 commit, 10 files changed)
    • [cleanup] remove dead code POPUP_SEEK_LABEL (PR:13431, 2 commits, 1 file changed)
    • [Android] disable tunneled playback (PR:13426, 1 commit, 1 file changed)
    • [depends] improve rebuilding detection (PR:13436, 10 commits, 54 files changed)
    • [AML] define MESA_EGL_NO_X11_HEADERS to detect correct egl_platform (PR:13425, 1 commit, 2 files changed)
    • FIX: [droid;gradle] override aaptOptions (PR:13437, 1 commit, 1 file changed)
    • [GLES] updates and cleanup (PR:13406, 1 commit, 3 files changed)
    • [xbmc] move Environment to platform and split to platform specific implementations. (PR:13424, 3 commits, 18 files changed)
    • [gui] cleanups in WindowManager especially for getting the active window and dialog id (PR:13433, 5 commits, 23 files changed)
  3. inputstream.adaptive:
    • [depends] bump expat to 2.2.5 (PR:114, 1 commit, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
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.
(2018-01-10, 21:19)c--mas Wrote:
(2018-01-07, 15:31)Milhouse Wrote:
(2018-01-07, 14:33)c--mas Wrote: Hi,

i´ve installed the latest version. At first: great work :-) I´m running this version on a RPi3 and want to use my existing Hauppauge WinTV-Nova HD for the DVB-S signal. Is a driver implenentation planned for this card or it´s better for me to buy another DVB-S USB device? I´ve installed TVheadend and the Hauppauge driver package addon.

Thank you for s short feedback :-) I´ll hope i can also support this community in the future.

I asked a colleague more familiar with DVB stuff and this is his reply:
Quote:It is at the Hauppauge driver addon and should work already. All those drivers are currently upstreaming, so 4.17-18 should have already good support.
If this isn't working with the Hauppauge addon he should dmesg | paste
If you have a problem, please upload the requested log.                    
Thank you for your fast reply. Based on my daily work it was not earlier possible to check it. What did he mean with 4.17-18? My first idea was the kernel ...but there are 4.14 in use....
Please have a look at my dmesg :-) That would be great.

dmesg 
Hi,

my last post is over 2 weeks ago. In the meanwhile i´ve completely reinstalled the system (formatted the sd card) and installed the latest version #0125
After that i installed the hauppauge dvb drivers and done a reboot, but TVheadend furthmore don´t see my hauppauge usb device. I have had a look on my system with the dmesg command, but can´t see the error. Can someone help me with my analzye of the issue? Thanks in advance

dmesg from today
As already mentioned in the raspi-thread, i´ve also noticed that the osd player control window is missing since build #0125.
Log ---> http://ix.io/EHW
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
Hi Milhouse,

Thanks for all your work. I upgraded to yesterday's build of LE Leia alpha for first time (Intel 5th Gen NUC).

I was testing a bunch of high res multichannel FLACs (work well as they do in Krypton!). I've always had problems with Quad (4 channel) PCM/FLAC always playing in stereo only - always thought this was my Denon AVR.

The interesting thing (for me yesterday) was I discovered my Denon AVR does play Quad (4.0) PCM/FLAC if I set Kodi audio output settings to 'Fixed' - 'Optimised' and 'Best Match' only produce stereo. I'm wondering if that's a Kodi bug. Not sure where to report this. Can you please comment/advise.

THX
Garry
(2018-01-26, 21:59)HomerJau Wrote: I'm wondering if that's a Kodi bug. Not sure where to report this. Can you please comment/advise.

Please post a debug log (wiki).

Enable debug logging, reboot, then briefly play one of your FLAC files using Optimised or Best Match and then upload the kodi log (you can do this in LibreELEC Settings > System > Upload latest Kodi log), and make a note of the URL. Then repeat when using Fixed.

Post both URLs here (be sure to make it clear which is Fixed and which isn't!)

A sample FLAC file might also help.

If it's not obvious and nobody can help in this thread, then the next step is to open a ticket on trac.kodi.tv.
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.
Thanks Milhouse. Will do today.
Here are the Kodi log files files requested:

Audio Output = 'Best Match': (output results in stereo only - I do not hear rear left/right channels)
https://paste.ubuntu.com/26466817/

Audio Output = 'Fixed': (Correct channel playback)
https://paste.ubuntu.com/26466841/

Test File -  'Channel Test (Quad 4.0).flac (356KB):
https://drive.google.com/file/d/1xj_Tcb4...sp=sharing

THX
Garry
New LibreELEC.tv Leia build #0126: Generic
(Supercedes previous build)

SHA256 Checksum: c95d38e20168d236906d8830ac9e222323f519d27effaf5b8036062f75861efd (Generic)

text:
# uname -a
Linux NUC 4.14.15 #1 SMP Fri Jan 26 21:28:16 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180126212647-#0126-g4ff4537 [Build #0126]

# Kodi version
(18.0-ALPHA1 Git:69a6725). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (4ff4537, changelog) and tip of XBMC master (6ad6c22, changelog) with the following modifications: Build Highlights:
  1. lirc: use it only for user-configured remotes
  2. mesa: update to mesa-17.3.3
Build Details:
  1. LibreELEC.tv:
    • curl: update to curl-7.58.0 (PR:2438, 1 commit, 1 file changed)
    • bump v4l-utils to 1.14.1 and support MCE etc remotes OOTB on Odroid/WH (PR:2424, 2 commits, 4 files changed)
    • lirc: use it only for user-configured remotes (PR:2341, 3 commits, 14 files changed)
    • Move Odroid_C2 to Amlogic Project (PR:2421, 1 commit, 31 files changed)
    • libamcodec: don't build amadec (PR:2439, 1 commit, 1 file changed)
    • Amlogic: Enable Crazycat, Hauppauge dvb driver addon (PR:2405, 3 commits, 18 files changed)
  2. XBMC:
    • [PVR] Fix trac#17748. (PR:13438, 1 commit, 1 file changed)
    • [gui] confirm keyboard dialog with enter while on edit control (PR:13439, 2 commits, 1 file changed)
    • [windows] d3d11: use smart pointers (ComPtr) instead of raw pointers. (PR:13442, 7 commits, 20 files changed)
    • [xbmc][windows] Fix a bunch of warnings for windows x64 (PR:13366, 1 commit, 14 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
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.
Hey Folks,

im having Problems playing a specific bunch of files since release 0123 while the build Prior that Plays the files just fine. My Setup is an NUC6CAYH and here is the log: Log

The file whats causing the error is a bunch of episodes of Black Sails...

Does anybody have a clue?

Greatings
Ontige
(2018-01-26, 23:43)HomerJau Wrote: Here are the Kodi log files files requested:

...

I've added this issue to trac: #17752: Quad (4 channel) PCM/FLAC incorrectly plays as Stereo with 'Best Match' and
'Optimised'
  • 1
  • 169
  • 170
  • 171(current)
  • 172
  • 173
  • 355

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