• 1
  • 303
  • 304
  • 305(current)
  • 306
  • 307
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
i just got the chance to test the 1018y (4.19-rc8) build!

WoL from S5 works!
also tested WoL from S3.
both work flawless!

can the patch be inculded in the upcoming 4.19 builds?
thanks!
(2018-10-25, 16:34)Celox Wrote: can the patch be inculded in the upcoming 4.19 builds?
thanks!

Yes I'll include it in future 4.19.y builds until it is 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.
New LibreELEC.tv Leia build #1025: Generic
(Supercedes previous build)

SHA256 Checksum: 01e2e662fafe82722190c104c67a1e81c3a7c6deb81ba9f5ef5229794fc87c97 (Generic)

text:
# uname -a
Linux NUC 4.19.0 #1 SMP Thu Oct 25 21:08:34 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181025210647-#1025-g868a61b [Build #1025]

# Kodi version
(18.0-BETA5 Git:33845e4). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (868a61b, changelog) and tip of XBMC master (33845e4, changelog) with the following modifications: Build Highlights:
  1. Various Game related changes
  2. Fix WOL from S5
  3. xf86-video-nvidia: update to xf86-video-nvidia-410.73
  4. xorg-server: update to xorg-server-1.20.3
  5. iwlwifi-firmware: update firmware for 4.19
Build Details:
  1. LibreELEC.tv:
    • Kernel support for recent Dell notebook Alps trackpads (PR:2999, 1 commit, 1 file changed)
  2. XBMC:
    • Games: Fix crash on game close after controller disconnects (PR:14676, 1 commit, 4 files changed)
    • Windowing: GBM - make sure connector is connected before doing a modeset (PR:14568, 2 commits, 2 files changed)
    • FullscreenGame: Remove OSD toggle action (PR:14691, 1 commit, 2 files changed)
    • Game OSD: Always show help if no controllers are connected (PR:14677, 1 commit, 8 files changed)
    • [addons] Update Chorus2 to v18.x-2.4.6 (PR:14619, 1 commit, 7 files changed)
    • Input code relocation (PR:14692, 2 commits, 44 files changed)
    • [JSON]Fix AudioLibrary.GetArtists with only "thumbnail" or "fanart" (PR:14710, 1 commit, 2 files changed)
  3. pvr.hts:
    • Create RDS stream only if audio stream actually contains RDS data. (PR:382, 1 commit, 4 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2954 (perma): linux (Generic/RPi): update to linux-4.19
    • Added: [env] PR:3060 (perma): xf86-video-nvidia: update to xf86-video-nvidia-410.73
    • Added: [env] PR:3061 (perma): xorg-server: update to xorg-server-1.20.3
    • Added: [pkg] PR:16 (perma): Update firmware for 4.19 (iwlwifi-firmware)
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.

This may seem like a silly question but what does “Additional commits/pull requestschanges not merged upstream” actually mean?

Are these not yet in your current LibreElec Test build?

THX
Means they are included in the build, but are not merged into the master branch of whatever project its for (Libreelec, Kodi, plugins, etc)
(2018-10-25, 15:42)posixx Wrote:
(2018-10-23, 20:26)fritsch Wrote: Nobody is currently hunting. Custom offsets in calibration are NOT suggested at all, this entirely drives the 1:1 pixel mapping nuts. Please fix the root-cause with your TV and its Fixed / Just Scan / Whatever Setting.
Finally found the option! On LG it's called 'Just Scan' and found within the aspect ratio menu (had dutch language before so couldn't find it). It's on 'Automatic' by default, but you need to set it to 'On' to change the screen size to somewhat smaller. I can confirm with latest build (#1024) i don't have any artifacts on the screen borders. Looks like fritsch is right; it's a TV issue not a kodi issue. 
 I have a Sony Bravia 32'' LCD, is fairly old and has no settings like that. The only setting I have is to over scan even further.. Like (-1,-2) Smile
So I guess your saying buy a new TV?.. Smile
(2018-10-26, 03:22)HomerJau Wrote: This may seem like a silly question but what does “Additional commits/pull requestschanges not merged upstream” actually mean?

Are these not yet in your current LibreElec Test build?
What @Fuzzard said.
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.
Since #1024 live tv (tvh) crashes after a few seconds
log

and (something i haven't pinned to a specific release yet), WOL does not always work and shutting down with JSON api sometimes takes a few minutes.
Another thing, after i send a WOL to my box i send this command to my kodi boxes on power up in a loop (with timeout ;o) until 'OK' is returned from the JSON api:

/usr/bin/curl -s --connect-timeout 1 -H "Accept: application/json" -H "Content-type: application/json" -d '{"id":1,"jsonrpc":"2.0","method":"Player.Open","params":{"item":{"channelid":3}}}' http://xbmc:[email protected]:8080/jsonrpc

This crashes kodi every time, it used to work "a while" ago... sorry havent pin pointed the release yet.
But when i run this command when kodi is already booted and up for a few minitues it does not crash kodi.
@basco if you could identify the build when this issue started that would help a lot! I'm assuming your second post (json crash) is the same as the first (a crashlog would confirm). I haven't noticed any WOL (to/from S3) issues myself but I don't use tvheadend.
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.
Ok, traced the WOL issue (for me)....

i'm unable to WOL in #1023 and #1024

it's working #1022

(still searching for the release that has a working JSON api)
@basco try #1025 which includes a WOL from S5 (poweroff) fix for r8169 based ethernet.
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 #1026: Generic
(Supercedes previous build)

SHA256 Checksum: a9a1d70db22f3cee80ce9a7fe5474b3e391cd4c10589161b737377e830e977eb (Generic)

text:
# uname -a
Linux NUC 4.19.0 #1 SMP Fri Oct 26 21:09:23 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181026210433-#1026-g868a61b [Build #1026]

# Kodi version
(18.0-BETA5 Git:0d205b0). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (868a61b, changelog) and tip of XBMC master (0d205b0, changelog) with the following modifications: Build Highlights:
  1. [Estuary] bug fixes
  2. amdgpu: update to 18.40 firmware (see linux 4.19 PR)
Build Details:
  1. XBMC:
    • [settings/osx] - hide the fakefullscreen setting. (PR:14716, 1 commit, 1 file changed)
    • [Estuary] bug fixes (PR:14717, 1 commit, 8 files changed)
    • [Estuary] Remove unused default icons (PR:14719, 1 commit, 2 files changed)
    • [depends] export TOOLCHAIN & HOST for android in binaddons cmake toolchain (PR:14715, 1 commit, 1 file changed)
    • DVDVideoCodecAndroidMediaCodec: Revert c15ff2d9f6e - to accelerate dvds (PR:14662, 1 commit, 1 file changed)
    • [xbmc][settings][GL][DX]: Remove test patterns (5aa23f8)
    • Revert "[xbmc][settings][GL][DX]: Remove test patterns" (cad2a7d)
  2. pvr.argustv:
    • [ci][travis] add ADDONS_DEFINITION_DIR (95b24d7)
    • [ci][travis] use ubuntu xenial (58f627b)
    • [ci][travis] use xcode9 (508dfbe)
  3. pvr.demo:
    • [ci][travis] add ADDONS_DEFINITION_DIR (870769d)
    • [ci][travis] use ubuntu xenial (8847c48)
    • [ci][travis] use xcode9 (964686d)
  4. pvr.dvblink:
    • [ci][travis] add ADDONS_DEFINITION_DIR (b65ef9d)
  5. pvr.dvbviewer:
    • [ci][travis] add ADDONS_DEFINITION_DIR (110ef7e)
    • [ci][travis] use ubuntu xenial (b9a8742)
    • [ci][travis] use xcode9 (f775c0a)
  6. pvr.filmon:
    • [ci][travis] add ADDONS_DEFINITION_DIR (e47161e)
  7. pvr.hdhomerun:
    • [ci][travis] add ADDONS_DEFINITION_DIR (71c1640)
    • [ci][travis] use ubuntu xenial (12e230b)
    • [ci][travis] use xcode9 (d434788)
  8. pvr.hts:
    • [ci][travis] add ADDONS_DEFINITION_DIR (913c9a4)
    • [ci][travis] use ubuntu xenial (5732a92)
    • [ci][travis] use xcode9 (5ed5a07)
  9. pvr.iptvsimple:
    • [ci][travis] add ADDONS_DEFINITION_DIR (73622be)
  10. pvr.mediaportal.tvserver:
    • [ci][travis] add ADDONS_DEFINITION_DIR (9e7e078)
    • [ci][travis] use ubuntu xenial (b12a1d4)
    • [ci][travis] use xcode9 (797abfd)
  11. pvr.mythtv:
    • add a workaround to prevent the backend from being stressed by repeated calls from PVR (dfab1e7)
    • bump version 5.8.11 (441638a)
  12. pvr.nextpvr:
    • [ci][travis] add ADDONS_DEFINITION_DIR (359eeae)
    • [ci][travis] use ubuntu xenial (def65d6)
    • [ci][travis] use xcode9 (c0be082)
  13. pvr.njoy:
    • [ci][travis] add ADDONS_DEFINITION_DIR (24994eb)
    • [ci][travis] use ubuntu xenial (c8d0221)
    • [ci][travis] use xcode9 (7c3c049)
  14. pvr.pctv:
    • [ci][travis] add ADDONS_DEFINITION_DIR (33fe1b8)
  15. pvr.stalker:
    • [win10] update libxml2 uwp patch (PR:111, 1 commit, 1 file changed)
    • [ci][travis] add ADDONS_DEFINITION_DIR (e75db52)
  16. pvr.vbox:
    • [ci][travis] add ADDONS_DEFINITION_DIR (da12621)
    • [ci][travis] use ubuntu xenial (32240da)
    • [ci][travis] use xcode9 (244adfd)
  17. pvr.vuplus:
    • [ci][travis] add ADDONS_DEFINITION_DIR (2df8cc6)
    • [ci][travis] use ubuntu xenial (c7ef0c9)
    • [ci][travis] use xcode9 (4fd72d4)
  18. pvr.wmc:
    • [ci][travis] add ADDONS_DEFINITION_DIR (b08e565)
    • [ci][travis] use ubuntu xenial (0c6d9fa)
    • [ci][travis] use xcode9 (c607458)
  19. vfs.libarchive:
    • added: mark that add-on uses url encoded hostname (PR:24, 1 commit, 1 file changed)
  20. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2954 (perma): linux (Generic/RPi): update to linux-4.19
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.
since 1025 i been getting issue with watchdog plugin.
i use it to monitor my nfs shares for changes and then update library.
works well until now, from 1025 it keeps checking for changes even though there are none.
before it used to scan if there was a change but now it does it every few mins.
@millhouse  anything you can think of that could cause this?
I don't have any issues to report but just wanted to say thank you @Milhouse for your hard work and frequent test builds Smile.
* MikroTik RB5009UG+S+IN :: ZyXEL GS1900-8HP v1 :: EAP615-Wall v1 :: Netgear GS108T v3 running OpenWrt 23.05
* LibreELEC 11:  HTPC Gigabyte Brix GB-BXA8-5545 with CEC adapter, Sony XR-64A84K :: Desktop AMD Ryzen 7 5800X / Sapphire Nitro+ Radeon 6700XT  / 27" Dell U2717D QHD
* Debian Bookworm x86_64: Celeron G1610, NFS/MariaDB/ZFS server
* Blog
  • 1
  • 303
  • 304
  • 305(current)
  • 306
  • 307
  • 355

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