• 1
  • 48
  • 49
  • 50(current)
  • 51
  • 52
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
New LibreELEC.tv Matrix build #0228: Generic
(Supercedes previous build)

SHA256 Checksum: cdabdf622f6c94bef34fa2179a1aaf8dbdd91d3fe9ff2f0ae79132f804e06544 (Generic)

text:
# uname -a
Linux NUC 5.5.6 #1 SMP Fri Feb 28 21:05:49 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200228210458-#0228-g36ecc2d [Build #0228]

# Kodi version
Kodi (19.0-ALPHA1 Git:cde760b). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (36ecc2d, changelog) and tip of XBMC master (cde760b, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. pvr.freebox:
    • TF1/M6 sont des cas spéciaux (PR:29, 1 commit, 1 file changed)
  2. vfs.rar:
    • [Matrix] fix multi OS build (PR:57, 4 commits, 8 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.
Reply
New LibreELEC.tv Matrix build #0229: Generic
(Supercedes previous build)

SHA256 Checksum: d59460a060f545feece263fff85a2d6150e10874ad2489a747eff999ba06c710 (Generic)

text:
# uname -a
Linux NUC 5.5.6 #1 SMP Sat Feb 29 23:43:42 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200229234254-#0229-g36ecc2d [Build #0229]

# Kodi version
Kodi (19.0-ALPHA1 Git:cde760b). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (36ecc2d, changelog) and tip of XBMC master (cde760b, changelog) with the following modifications: Build Highlights:
  1. xf86-video-nvidia: update to xf86-video-nvidia-440.64
  2. inputstream.ffmpegdirect updated
Build Details:
  1. inputstream.ffmpegdirect:
    • Fix Raspberry Jenkins build (PR:15, 3 commits, 3 files changed)
    • rtp protocol sources ffmpeg patch (PR:14, 14 commits, 17 files changed)
  2. pvr.freebox:
    • remove force to C++17 (PR:30, 1 commit, 1 file changed)
  3. pvr.iptvsimple:
    • New catchup modes (PR:327, 10 commits, 18 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4109 (perma): inputstream.ffmpegdirect: new addon
    • Added: [env] PR:4232 (perma): xf86-video-nvidia: update to xf86-video-nvidia-440.64
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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.
Reply
New LibreELEC.tv Matrix build #0301: Generic
(Supercedes previous build)

SHA256 Checksum: cc1d674bd1506d568b3483b40913fdbfc51fff18d46281c7ca26761d3938c53d (Generic)

text:
# uname -a
Linux NUC 5.5.7 #1 SMP Sun Mar 1 21:47:15 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200301214624-#0301-g36ecc2d [Build #0301]

# Kodi version
Kodi (19.0-ALPHA1 Git:fc48d57). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (36ecc2d, changelog) and tip of XBMC master (fc48d57, changelog) with the following modifications: Build Highlights:
  1. New 5.5.7 kernel
  2. [python] set abi to 3.0.0
    Quote:
    • this change will make sure all installed py2 addons will get disabled when a user upgrades to kodi v19.
    • this change will prevent a user from installing (repo and/or zip) py2 addons in kodi.
  3. Fix enum formatting again
Build Details:
  1. XBMC:
    • [PVR] CPVRTimerInfoTag::ConvertUTCToLocalTime: Fix leap year detection. (PR:17421, 1 commit, 1 file changed)
    • [python] set abi to 3.0.0 (PR:17188, 1 commit, 1 file changed)
    • Fix enum formatting again (PR:17351, 2 commits, 2 files changed)
    • [cmake][addons] remove p8-platform, kodi-platform and tinyxml from depends (PR:17307, 4 commits, 12 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4237 (perma): linux (Generic/Allwinner): update to linux-5.5.13
    • Added: [env] PR:4224 (perma): libxkbcommon: fix Generic build
    • Added: [env] PR:4230 (perma): libfmt: bring cmake options in line with kodi
    • Added: [env] PR:4233 (perma): bcmstat/texturecache.py: updates
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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.
Reply
Mmmh I read the changelog but imho something is not correct

It disabled all Plugin even if they are python 3 updated and was working until yesterday so I was already using a build that support only python 3

I'm sure about audio profiles switch (notoco mod)
See:
https://github.com/notoco/script.audio.p...ngelog.txt


Amazon vod 0.81 developer replied that is compatible and was working until 0310
See https://forum.kodi.tv/showthread.php?tid...pid2928542

YouTube 6.70 alpha2 and famous dependencies like inputstream

For this plugin can't find info about python 3 support
Reply
It's entirely possible these plugins and add-ons are only Python3 compatible from a coding point of view, but are not marked up with support for the correct python 3.0.0 ABI (which is what has just changed).

script.audio.profiles does not support the python 3.0.0 ABI which is why it has now been marked as incompatible - it's likely to be the same issue with all the other add-ons, unfortunately. Sad
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.
Reply
Ok thank you, I will link your reply to add on developer
Reply
(2020-03-02, 16:23)Roby77 Wrote: Ok thank you, I will link your reply to add on developer

Thanks - looks like we cross-posted our replies to the Amazon developer. I guess it's going to take another few days/weeks for developers to push updates with the appropriate ABI change. Until then, a lot of stuff will remain broken.
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.
Reply
@Milhouse thank you for your hard work
Reply
New LibreELEC.tv Matrix build #0302: Generic
(Supercedes previous build)

SHA256 Checksum: fe72ae43883023acf263591730bf5862c88491d50abdea7fe1860e8e22b08af6 (Generic)

text:
# uname -a
Linux NUC 5.5.7 #1 SMP Mon Mar 2 21:29:34 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200302212841-#0302-g36ecc2d [Build #0302]

# Kodi version
Kodi (19.0-ALPHA1 Git:3375a26). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (36ecc2d, changelog) and tip of XBMC master (3375a26, changelog) with the following modifications: Build Highlights:
  1. change season/episode infolabels for specials
Build Details:
  1. XBMC:
    • change season/episode infolabels for specials (PR:17408, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4203 (perma): kodi: next update (end of February 2020?)
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.
Reply
Weekly Linux 5.6-rc4 build #0302x: Generic
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.
Reply
@Milhouse: Just FYI, #0301 showed the correct new Nvidia driver on my setup, so that fluke from the other day was just a probably one-time hiccup.
Reply
New LibreELEC.tv Matrix build #0303: Generic
(Supercedes previous build)

SHA256 Checksum: 11690f19e79cffcf112ab2f1c1e3900b2f0f760f091c104e8e02be701f48e190 (Generic)

text:
# uname -a
Linux NUC 5.5.7 #1 SMP Tue Mar 3 21:13:20 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200303210344-#0303-g4608eb2 [Build #0303]

# Kodi version
Kodi (19.0-ALPHA1 Git:844c0d1). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (4608eb2, changelog) and tip of XBMC master (844c0d1, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.12.0
  2. kodi: bump various LE addons to 3.0.0 ABI (driverselect, tvheadend42)
  3. [Estuary] Info dialog cosmetics
  4. [estuary] display playcount/lastplayed in musicinfo dialog
Build Details:
  1. LibreELEC.tv:
    • inputstream.ffmpegdirect: new addon (PR:4109, 2 commits, 7 files changed)
    • dvb-update (PR:4188, 6 commits, 14 files changed)
  2. XBMC:
    • [ios] set minimum ios version to 11.0, fix deprecations and cleanup dependencies (PR:17323, 3 commits, 31 files changed)
    • [Estuary] Info dialog cosmetics (PR:17410, 1 commit, 3 files changed)
    • [estuary] display playcount/lastplayed in musicinfo dialog (PR:17399, 1 commit, 3 files changed)
  3. pvr.hts:
    • https support (PR:400, 1 commit, 7 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4203 (perma): kodi: next update (end of February 2020?)
    • Added: [env] PR:4240 (perma): samba: update to samba-4.12.0
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.
Reply
Hello! Little bit OFF.
what about the Gemini Lake HDR compatibility. I know Intel not support it but community try to make it, but what state it is? Better to wait to finish it and buy a cheaper J5005 with UHD 605 or its 50/50% the chance only so better to pay more and buy example the NUC8i3 what is 100% supported?
Reply
HDR is still a work in progress (Kodi, ffmpeg, drivers, kernel etc.).

Gemini Lake should in theory support HDR, eventually. However I would not invest big bucks in any hardware with a view to future HDR usage until the HDR software side is nailed down - things can and will change, and promises of future HDR support on specific Intel hardware shouldn't be relied upon (call me a cynic but if they need to sell new chips there's less incentive to backport HDR support to their older gear).
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.
Reply
(2020-03-04, 18:52)Milhouse Wrote: HDR is still a work in progress (Kodi, ffmpeg, drivers, kernel etc.).

Gemini Lake should in theory support HDR, eventually. However I would not invest big bucks in any hardware with a view to future HDR usage until the HDR software side is nailed down - things can and will change, and promises of future HDR support on specific Intel hardware shouldn't be relied upon (call me a cynic but if they need to sell new chips there's less incentive to backport HDR support to their older gear).

Thank you! This is what i thinked too. I buyed the NUC8i3BEH instead of the GLake.
Reply
  • 1
  • 48
  • 49
  • 50(current)
  • 51
  • 52
  • 70

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3