• 1
  • 143
  • 144
  • 145(current)
  • 146
  • 147
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
New LibreELEC.tv Leia build #1121: Generic
(Supercedes previous build)

SHA256 Checksum: dca77b417d554b2f1c9001772f2bf6b7851b0160b9cfe94fb83c66eff20e3232 (Generic)

Code:
# uname -a
Linux NUC 4.14.1 #1 SMP Tue Nov 21 21:46:24 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171121214456-#1121-g194287b [Build #1121]

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

Based on tip of LibreELEC.tv master (194287b, changelog) and tip of XBMC master (8193496, changelog) with the following modifications: Build Highlights:
  1. New 4.14.1 kernel
  2. Update to Samba 4.7.3 (security fixes)
  3. New videodb amd musicdb schemas (v109 and v69 respectively)
  4. ffmpeg: hevc: Split gpu codec into separate hw accelerated codec
Build Details:
  1. LibreELEC.tv:
    • virtual: avoid exiting with failure code (PR:2238, 1 commit, 1 file changed)
  2. XBMC:
    • added: flag whether vfs add-ons can handle write operations (PR:13071, 1 commit, 3 files changed)
    • added: add browsable vfs protocols to CMediaManager::GetNetworkLocations (PR:13070, 1 commit, 1 file changed)
    • add archive:// to list of url types with encoded hostname (PR:13054, 1 commit, 1 file changed)
    • [PVR][keymaps][guiinfo] Fix / improve subchannel numbers support (PR:13069, 10 commits, 38 files changed)
    • changed: drop unused OutputToAllSpeakers setting from database (PR:13074, 1 commit, 3 files changed)
    • Remove artist_genre table bumping musicdb to 69 (#13042) (8193496)
  3. pvr.hts:
    • 4.2.7: Fixed predictive tuning. (PR:344, 2 commits, 6 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Updated: [pkg] compare (perma): add safe mode text (service.libreelec.settings)
    • Added: [env] PR:2241 (perma): samba: update to samba-4.7.3
    • Added: [env] PR:2242 (perma): linux: update to linux-4.14.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.
Hello. This is me again.
I'm still fighting with my KODI setup. The first problem, with remote controll not responding is still there.
But, there when i enable debuging - problem do not exist anymore. So the question is, how debug mode is changing USB devices like keyboards or mouse behave? It is strange for me, i willl try to update today, and test it again.

Also there is problem with support of my TV. I'm using old Grunding TV, that native resolution is 1366 x 768. But # /usr/lib/kodi/kodi-xrandr show me, that it do not say it supports it.
The result is that KODI window is little bit too large - so i use calibration to fix that, and it's working great. I may shut down KODI, restart it and it remembers that.
But when i use "suspend/sleep" and start it again, then picture is too large again. When i restart it (full restart) then it's ok again.
So it looks like after wake-up from suspend the calibration isn't loaded again. Here is debug log: http://www.marcinwilk.eu/kodi/kodi-losts...rsleep.log
And here my system info (lspci, uname, dmesg, lsb_release): www.marcinwilk.eu/kodi/system-info.txt

Thank You for any help.
LibreELEC on Intel NUC DC3217IYE (click to find my uname, lsb_release, lspci, lsusb and dmesg info).
Hi! Mb Asrock j4205-ITX - AVR Denon X6200W - Sharp LC-60UQ10. Dolby Atmos and Dolby TrueHD not work BD-Disk, BDRemux, but work .mkv files.
Log https://www.sendspace.com/file/6m4xzm
New LibreELEC.tv Leia build #1122: Generic
(Supercedes previous build)

SHA256 Checksum: d3a7fe936f32bd239730c45c95625e6e38ec047fdc211318733f25cca50759d6 (Generic)

Code:
# uname -a
Linux NUC 4.14.1 #1 SMP Wed Nov 22 21:05:09 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171122210342-#1122-gfa8f13d [Build #1122]

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

Based on tip of LibreELEC.tv master (fa8f13d, changelog) and tip of XBMC master (07147c7, changelog) with the following modifications: Build Highlights:
  1. buildsystem: rework build script
  2. libcec: disable git depends
  3. changed: put the network class in the service manager
Build Details:
  1. LibreELEC.tv:
    • samba: update to samba-4.7.3 (PR:2241, 1 commit, 1 file changed)
    • buildsystem: rework build script (PR:2151, 11 commits, 775 files changed)
    • libcec: disable git depends (PR:2240, 1 commit, 1 file changed)
    • update avahi, nss-mdns and jsoncpp (PR:2138, 3 commits, 5 files changed)
  2. XBMC:
    • CMake Fix, Adds SSE/AVX instruction set detection for FreeBSD host. (PR:13083, 1 commit, 2 files changed)
    • changed: use IsOnLAN to check for local network (PR:13072, 1 commit, 1 file changed)
    • changed: put the network class in the service manager (PR:13076, 1 commit, 37 files changed)
    • added: ability to only clean a given video library content type (PR:13026, 2 commits, 6 files changed)
    • [PVR] Fix CPVRChannelNumberInputHandler::GetChannelNumber(). (PR:13085, 1 commit, 1 file changed)
  3. pvr.teleboy:
    • Follow stream redirects to workaround bug in inputstream.adaptive (e431126)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Bump included addon versions to prevent online updates
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.
Menu is still to dark. When I switch from limited to full range RGB the picture gets brighter, but the menu is still to dark. When I use HDMI 2 of the j4205, then there is an aspect ratio error, 16:9 movies do have black on the top and bottom. Bios 1.4 lspcon 1.66. HD audio works with hdmi 2 and avr with hdmi 2.0. but I have sometimes little sound errors like drops and funny sounds.

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
New LibreELEC.tv Leia build #1123: Generic
(Supercedes previous build)

SHA256 Checksum: 4528cebee48ef43d02df4e5f8c2219e9bf1335cf4b156b15df1341f29c136bf9 (Generic)

Code:
# uname -a
Linux NUC 4.14.1 #1 SMP Thu Nov 23 21:04:59 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171123210336-#1123-gd34853b [Build #1123]

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

Based on tip of LibreELEC.tv master (d34853b, changelog) and tip of XBMC master (cc10efe, changelog) with the following modifications: Build Highlights:
  1. VideoPlayer: add demuxer id to StreamInfo
Build Details:
  1. LibreELEC.tv:
    • [LE 9.0] linux: Update amlogic-3.10 kernel to amlogic-3.10-f016bb1 (PR:2246, 1 commit, 1 file changed)
    • amremote: only start service on supported devices (PR:2244, 1 commit, 1 file changed)
    • Tvheadend 4.2 rework to use ffmpegx (PR:2144, 2 commits, 5 files changed)
  2. XBMC:
    • [AML] More log output to solve trac tickets (PR:13082, 1 commit, 2 files changed)
    • [android] required changes for unified headers & clang (PR:13077, 9 commits, 20 files changed)
    • VideoPlayer: add demuxer id to StreamInfo (PR:13087, 2 commits, 4 files changed)
    • [python] update print & except syntax (PR:13053, 5 commits, 18 files changed)
    • [PVR] CPVRRecordings: Do not open video database in CPVRRecordings ct (PR:13090, 1 commit, 3 files changed)
    • Remove PerformanceStats/Sample (PR:13084, 3 commits, 16 files changed)
    • [ios] Add support for iPhoneX full resolution (PR:13066, 4 commits, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2243 (perma): NOOBS: shorten partition labels, add $DEVICE support
    • Added: [env] PR:2247 (perma): Refactor scripts/checkdeps, fix missing deps
    • Added: [env] PR:2248 (perma): scripts/image: check if the effective uid is root (and bail if so)
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 #1124: Generic
(Supercedes previous build)

SHA256 Checksum: c97a231484419fcd5ef8fffd572d94faa6365a0f2be2154c7127f9f614a184ad (Generic)

Code:
# uname -a
Linux NUC 4.14.2 #1 SMP Fri Nov 24 22:22:26 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171124222101-#1124-gfcd6deb [Build #1124]

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

Based on tip of LibreELEC.tv master (fcd6deb, changelog) and tip of XBMC master (d3be95d, changelog) with the following modifications: Build Highlights:
  1. New 4.14.2 kernel
  2. kill g_Windowing, another nasty global
  3. VideoPlayer: various fixes
Build Details:
  1. LibreELEC.tv:
    • [LE 9.0] WeTek_Core: Update bootloader, logo and recovery images (PR:2251, 2 commits, 4 files changed)
  2. XBMC:
    • Amlogic: add non-linear stretch (PR:13079, 1 commit, 2 files changed)
    • kill g_Windowing, another nasty global (PR:13047, 6 commits, 172 files changed)
    • VideoPlayer: various fixes (PR:13095, 5 commits, 3 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Updated: [env] PR:2228 (perma): kodi: safe mode
    • Updated: [env] PR:2242 (perma): linux: update to linux-4.14.2
    • Added: [env] PR:2250 (perma): scripts/get: avoid flip-flopping downloads
    • Added: [env] PR:2256 (perma): config/options: LINUX_DEPENDS not observing correct kernel config when TARGET_PATCH_ARCH in effect
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.
Does not anyone have the dark GUI too?
Does not anyone have aspect ratio problem's while playing a video file while using hdmi2 and lspcon 1.66. does anyone run lspcon 1.72 without errors on sound and aspect ratio?!

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
(2017-11-25, 08:36)flyingernst Wrote: Does not anyone have the dark GUI too?
 I have it too. Brightness dropped in these builds about a 1-1.5 months ago, also in video content (not sure if that was later fixed, I seem to recall readjusting). I adjusted my TV-set to show GUI brighter (it's still a little too dark) and then adjusted movie playback brightness/contrast and saved them as default. But there sure is a big GUI brightness difference to my Ubuntu 16.04 based Kodi 17 install.
New LibreELEC.tv Leia build #1125: Generic
(Supercedes previous build)

SHA256 Checksum: 0919d5cd195980e6fc3f3b940105640ae3b6ba9c33b72679a33729bc40b68eac (Generic)

Code:
# uname -a
Linux LibreELEC 4.14.2 #1 SMP Sat Nov 25 21:10:31 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171125210422-#1125-g1f950bf [Build #1125]

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

Based on tip of LibreELEC.tv master (1f950bf, changelog) and tip of XBMC master (ce29e7c, changelog) with the following modifications: Build Highlights:
  1. Add vfs.rar, vfs.libarchive addons
  2. Update linux-firmware
  3. [PVR] CPVRClients: cleanup and optimization
Build Details:
  1. LibreELEC.tv:
    • bash: fix LIBS (PR:2237, 1 commit, 1 file changed)
    • config/options: LINUX_DEPENDS not observing correct kernel config whe (PR:2256, 1 commit, 1 file changed)
    • config/options: check if the effective uid is root (and bail if so) (PR:2248, 1 commit, 1 file changed)
    • diffutils: fix compiling (PR:2209, 1 commit, 1 file changed)
    • libopenmpt: bump to 0.3.1 for audiodecoder.openmpt (PR:2257, 1 commit, 1 file changed)
    • addon compiling fixes (PR:2258, 2 commits, 2 files changed)
  2. XBMC:
    • [PVR] CPVRClients: cleanup and optimization (PR:13094, 8 commits, 10 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
    • Added: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Added: [env] PR:2242 (perma): linux: update to linux-4.14.2
    • Added: [env] PR:2250 (perma): scripts/get: avoid flip-flopping downloads
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 Milhouse,

My wireless USB keyboard is not allowing entry into input boxes. I've only just switched over to x86 and gone back a few builds to test but this problem seems to persist. Not an issue in 17.x.
All other keys work.

Will adding permissions to TTY solve this?
Since build #1124 ive noticed some trouble with only two (?) tv channels (Sport1 and DMAX HD or SD) and DVBLink TV Addon.
Starting with build #1124 i cant get those two channels to work (only black screen).
Seems, that all other channels are working fine.
Also i wanted to attach a debug log, but with "cat $HOME/.kodi/temp/kodi.log | pastebinit" it doesnt work anymore - has something changed there?

edit: ok, with "cat /storage/.kodi/temp/kodi.log | pastebinit" everythings ok.
cheers
debutanker
Seems, that my problems with generating the logfile is up to a extremly fast rising size if i want to reproduce my issue with those two tv channels - so i had to immediately stop trying to open the channel as only one second produces a file with 8mb...

Heres the log ---> http://sprunge.us/DONd
I can confirm the Problem with the Keyboard. This Problem i have also at Windows Kodi x64 after version KodiSetup-20171123-cc10efe-master-x64.exe (last working for me).

The issue with the 2 Channels with DVBLink i can also confirm. This Problem exist too in Windows x64.
(2017-11-26, 06:50)Qwijibo Wrote: Hi Milhouse,

My wireless USB keyboard is not allowing entry into input boxes. I've only just switched over to x86 and gone back a few builds to test but this problem seems to persist. Not an issue in 17.x.
All other keys work.

Will adding permissions to TTY solve this?

(2017-11-26, 15:26)Gismo112 Wrote: I can confirm the Problem with the Keyboard. This Problem i have also at Windows Kodi x64 after version KodiSetup-20171123-cc10efe-master-x64.exe (last working for me).

Yes, the issue with physical keyboard entry in dialogs is reproducible on Raspberry Pi builds also (since #1124). The most likely candidate is:
(2017-11-25, 00:49)Milhouse Wrote:
  • XBMC:
    • kill g_Windowing, another nasty global (PR:13047, 6 commits, 172 files changed)
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
  • 143
  • 144
  • 145(current)
  • 146
  • 147
  • 355

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