• 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2019-10-08, 22:21)dapharsyde Wrote: Do you have any insight on why it was disabled, and if there are plans to bring back support?

By the way you're welcome to test the following 5.4-rc2 build with xf86-video-nvidia-legacy enabled to see what state it's in - you should be able to make it to the Kodi GUI, but audio is unlikely to work, and videos may stutter a great deal (unplayable), and eventually your machine may crash (kernel panic). I will probably leave xf86-video-nvidia-legacy enabled while testing 5.4-rc since it is able to start the Kodi GUI and it may be useful for testing other things (but not actually watching video/listening to audio...) - obviously if it's condition improves I'll announce it in the release notes.

#1008x: Generic

A number of external kernel modules are also missing from these 5.4-rc2 builds (mainly crazycat/dvb-latest) as the 5.4-rc2 kernel is a bit of a mess right now, due to namespace/depmod bugs.
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
(2019-10-08, 23:13)Milhouse Wrote:
(2019-10-08, 22:21)dapharsyde Wrote: Hi Milhouse - 

Well, the bad news is that my testing box relies on the nvidia-legacy driver, so Xorg does not load in #1007x.  The good news, is that I tested this on another box I have which does not use nvidia-legacy, and the PS4 controller works as usual.

I guess I just need to wait for nvidia-legacy to be reenabled in these builds, and then I should be good to go.

That at least sounds promising.
(2019-10-08, 22:21)dapharsyde Wrote: Do you have any insight on why it was disabled, and if there are plans to bring back support?

Yes, DRIVER_PRIME is no longer supported by the 5.4 kernel, so the Nvidia drivers need to be updated - the xf86-video-nvidia driver changes were fairly trivial, but the xf86-video-nvidia-legacy driver looks like it will require more effort.

Unfortunately Nvidia drivers (both xf86-video-nvidia-legacy and xf86-video-nvidia) are always a PITA with new major kernels updates - this is a general problem with out-of-tree kernel drivers so not entirely unique to Nvidia (Realtek with their WiFi drivers are much the same) however Nvidia seem to fall afoul of kernel changes more often than anyone else.

I'm not sure when we'll get a working xf86-video-nvidia-legacy driver for 5.4 - it may only be once 5.4.0 is released, but that's not guaranteed as the last xf86-video-nvidia-legacy driver appeared in June 2018 so it's been 16 months and 10 major kernels without an update (4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 5.0, 5.1, 5.2, 5.3 and now soon 5.4...).

It's possible a patch may turn up during the rc cycle - I'll keep looking and testing - but if not then we may have to proceed without xf86-video-nvidia-legacy support (until such time as Nvidia get their arse in gear). All official Nvidia support is due to end during Kodi 19 development (the Nouveau driver will be supported, as this support VAAPI) so eventually this official Nvidia driver nonsense will come to end (no doubt replaced by a different type of nonsense...) 

Ok thanks for the information.  I had a closer look, and this test box actually uses the regular xf86-video-nvidia driver, so hopefully that will be supported sooner, since as you mentioned, the driver changes were fairly trivial.  I guess now I wait for Nvidia...
Reply
(2019-10-08, 23:55)Milhouse Wrote:
(2019-10-08, 22:21)dapharsyde Wrote: Do you have any insight on why it was disabled, and if there are plans to bring back support?

By the way you're welcome to test the following 5.4-rc2 build with xf86-video-nvidia-legacy enabled to see what state it's in - you should be able to make it to the Kodi GUI, but audio is unlikely to work, and videos may stutter a great deal (unplayable), and eventually your machine may crash (kernel panic). I will probably leave xf86-video-nvidia-legacy enabled while testing 5.4-rc since it is able to start the Kodi GUI and it may be useful for testing other things (but not actually watching video/listening to audio...) - obviously if it's condition improves I'll announce it in the release notes.

#1008x: Generic

A number of external kernel modules are also missing from these 5.4-rc2 builds (mainly crazycat/dvb-latest) as the 5.4-rc2 kernel is a bit of a mess right now, due to namespace/depmod bugs. 
Sorry, as it turns out, this test box has an ION graphics card, and uses the regular xf86-video-nvidia driver.  Your release notes mentioned it was untested, and likely non-working - I can confirm you are correct Smile
Reply
(2019-10-08, 23:55)dapharsyde Wrote: Ok thanks for the information.  I had a closer look, and this test box actually uses the regular xf86-video-nvidia driver, so hopefully that will be supported sooner, since as you mentioned, the driver changes were fairly trivial.  I guess now I wait for Nvidia...

The "modern" xf86-video-nvidia driver (albeit 435.21 - short-lived branch - and not 430.50 - long lived branch - that LibreELEC is using) is allegedly working with 5.4-rc2 although the xf86-video-nvidia driver has not been tested with LibreELEC (so few members on the LE Team use Nvidia GPUs) so if it failed for you that's a bit disappointing. Can you try #1008x and - if it fails to load the driver/fails with xorg errors - log in with ssh and try running pastekodi the paste the url?

EDIT:
(2019-10-08, 23:59)dapharsyde Wrote: Sorry, as it turns out, this test box has an ION graphics card, and uses the regular xf86-video-nvidia driver. Your release notes mentioned it was untested, and likely non-working - I can confirm you are correct Smile

Hmmm... ION is definitely using xf86-video-nvidia-legacy and I don't think it will use the "modern" xf86-video-nvidia as the latter doesn't support the ION/ION2 GPUs. You may have some luck with #1008x and your ION GPU, as this build now includes the xf86-video-nvidia-legacy driver but probably only as far as the Kodi GUI...
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
(2019-10-09, 00:10)Milhouse Wrote: EDIT:
(2019-10-08, 23:59)dapharsyde Wrote: Sorry, as it turns out, this test box has an ION graphics card, and uses the regular xf86-video-nvidia driver. Your release notes mentioned it was untested, and likely non-working - I can confirm you are correct Smile

Hmmm... ION is definitely using xf86-video-nvidia-legacy and I don't think it will use the "modern" xf86-video-nvidia as the latter doesn't support the ION/ION2 GPUs. You may have some luck with #1008x and your ION GPU, as this build now includes the xf86-video-nvidia-legacy driver but probably only as far as the Kodi GUI... 

You are right, I saw 340.017 in my previous log and thought that was the new driver, but it is not.  I just booted into #1008x with the ION GPU and your prediction is correct.  I can boot into the GUI, I can pair the PS4 controller successfully, but playback of video is unusable.
Reply
New LibreELEC.tv Matrix build #1009: Generic
(Supercedes previous build)

SHA256 Checksum: 203e0558e4790066a40da7036ae6caa03f9b8eaf049ee00091e91a5b2c33b2af (Generic)

text:
# uname -a
Linux NUC 5.3.5 #1 SMP Wed Oct 9 21:03:37 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191009210254-#1009-g954f0c9 [Build #1009]

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

Based on tip of LibreELEC.tv master (954f0c9, changelog) and tip of XBMC master (2be8b24, changelog) with the following modifications: Build Highlights:
  1. mesa: update to mesa-19.2.1
  2. avahi: remove disallow-other-stacks=yes
Build Details:
  1. LibreELEC.tv:
    • pulseaudio: update to 13.0 / dropped upstreamed & renamed patch (PR:3860, 1 commit, 3 files changed)
    • llvm: update to llvm-9.0.0 / updated PKG_URL (PR:3859, 1 commit, 1 file changed)
    • linux-drivers: update RTL drivers with kernel 5.3 support. (PR:3863, 2 commits, 2 files changed)
    • libglvnd: updated to v1.2.0 / dropped upstreamed pkgconfig patch (PR:3873, 3 commits, 4 files changed)
    • xorgproto: updated to 2019.1 (PR:3876, 1 commit, 1 file changed)
    • setup_toolchain: add OpenGL_GL_PREFERENCE to target config (PR:3877, 1 commit, 1 file changed)
    • eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc) (PR:3818, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] EPG database: Fix persisting/restoring of optional(!) firstAired data (PR:16738, 1 commit, 1 file changed)
    • [clang-format] change format for constructor init and switch/case indent (PR:16701, 4 commits, 2 files changed)
  3. pvr.vuplus:
    • Group specific channel numbering to matching backend bouquets (PR:251, 5 commits, 15 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3888 (perma): avahi: remove disallow-other-stacks=yes
    • Added: [env] PR:3890 (perma): mesa: update to mesa-19.2.1
    • Updated: [pkg] PR:16740 (perma): WIP - [remote] Allow longpress mod for remote keymaps
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 #1010: Generic
(Supercedes previous build)

SHA256 Checksum: 50981a06dfc40096490f8a12bedfc1d62a3d0de20dd5a6a6f9375e4b544d1fe0 (Generic)

text:
# uname -a
Linux NUC 5.3.5 #1 SMP Thu Oct 10 21:03:37 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191010210256-#1010-gd93509f [Build #1010]

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

Based on tip of LibreELEC.tv master (d93509f, changelog) and tip of XBMC master (fa1b0cc, changelog) with the following modifications: Build Highlights:
  1. [settings] add some missing functionality required for add-on settings
  2. [skin.estuary/pvr] fixes
Build Details:
  1. LibreELEC.tv:
    • LibreELEC-settings: update to LibreELEC-settings-b312a42 (PR:3891, 1 commit, 1 file changed)
    • LibreELEC-settings: update to LibreELEC-settings-a799a10 (PR:3892, 1 commit, 1 file changed)
  2. XBMC:
    • [settings] add some missing functionality required for add-on settings (PR:16660, 9 commits, 12 files changed)
    • [skin.estuary/pvr] Improve display of genre in PVR info dialog. (PR:16731, 2 commits, 1 file changed)
    • [skin.estuary/pvr] Add deleted to PVR Recordings breadcrumbs and increase width of info panel to fit 12 hour clock (PR:16739, 2 commits, 2 files changed)
  3. libnfs:
    • fixing cmake build on windows (PR:297, 4 commits, 14 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3807 (perma): rpi-eeprom: update to rpi-eeprom-48a2302
    • Updated: [pkg] PR:16740 (perma): WIP - [remote] Allow longpress mod for remote keymaps
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 #1011: Generic
(Supercedes previous build)

SHA256 Checksum: 999f84087c4fc466650ced559bc2fa95829fa6bd73e0323c59dc7f3973a4d779 (Generic)

text:
# uname -a
Linux NUC 5.3.5 #1 SMP Sat Oct 12 00:03:07 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191012000226-#1011-g31a0436 [Build #1011]

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

Based on tip of LibreELEC.tv master (31a0436, changelog) and tip of XBMC master (ade8315, changelog) with the following modifications: Build Highlights:
  1. [ImgBot] Optimize images (Rebased)
Build Details:
  1. LibreELEC.tv:
    • brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-d4f7087 (PR:3894, 1 commit, 1 file changed)
  2. XBMC:
    • [iOS] - Implement CNetworkIOS implementation for darwin_embedded platforms (PR:16607, 2 commits, 11 files changed)
    • [PVR] EDL: Passing unsupported items to CPVREdl::GetCuts is not an error (PR:16748, 1 commit, 1 file changed)
    • [ios] fix returned file system sizes before iOS 12 (PR:16745, 1 commit, 1 file changed)
    • [ios] fix sandbox check on iOS 13 (PR:16744, 2 commits, 1 file changed)
    • [ios] fix size of EAGL view and its layer for devices with "notch" (PR:16746, 2 commits, 2 files changed)
    • [ios][settings] share Kodi log with native sharing sheet (PR:16742, 2 commits, 7 files changed)
  3. pvr.iptvsimple:
    • Fix channel logos (PR:291, 3 commits, 11 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3857 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.5
    • Updated: [pkg] PR:16740 (perma): WIP - [remote] Allow longpress mod for remote keymaps
    • Added: [pkg] PR:16716 (perma): [ImgBot] Optimize images (Rebased)
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 #1012: Generic
(Supercedes previous build)

SHA256 Checksum: 3803df84d215bdb28c0afc3e03b2e329dd0180ad068ccd4758066fdeab0ff76a (Generic)

text:
# uname -a
Linux NUC 5.3.5 #1 SMP Sat Oct 12 23:57:07 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191012235627-#1012-ge416c8b [Build #1012]

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

Based on tip of LibreELEC.tv master (e416c8b, changelog) and tip of XBMC master (ade8315, changelog) with the following modifications: Build Highlights:
  1. dav1d: updated to 0.5.0
Build Details:
  1. LibreELEC.tv:
    • fix start u-boot for nanopi-k2 (PR:3899, 1 commit, 1 file changed)
    • mesa: update to mesa-19.2.1 (PR:3890, 1 commit, 2 files changed)
  2. pvr.vuplus:
    • Fix recording timer (PR:253, 4 commits, 10 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3900 (perma): dav1d: updated to 0.5.0
    • Updated: [pkg] PR:16740 (perma): WIP - [remote] Allow longpress mod for remote keymaps
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
ANNOUNCEMENT: Kodi 19 (master) has now merged the change from Python2 to Python3, which is great news (and not before time, as all Python2 support ends on 1 Jan 2020).

However this Kodi master change does have serious implications for LibreELEC 10, and in particular these test builds, as it will take some time for the Python3 adaptations to occur in the LibreELEC master tree.

Until then, it is not possible for me to provide any further nightly builds. I don't have an ETA when the LibreELEC work will be complete. It could be days, or weeks. Hopefully not months.

Even once the LibreELEC work is complete, loads of your favourite Python-based add-ons will likely be broken, but hopefully most will be updated between now and then now that there is a real motivation to ensure Python 3 compatability (Kodi 19 nightlies with Python 3 on other platforms such as Windows, Linux, Android etc. should continue to be available).

Apologies for the interruption of service, I do hope normal service will resume sooner than later!
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
(2019-10-14, 19:55)Milhouse Wrote: ANNOUNCEMENT: Kodi 19 (master) has now merged the change from Python2 to Python3, which is great news (and not before time, as all Python2 support ends on 1 Jan 2020).

However this Kodi master change does have serious implications for LibreELEC 10, and in particular these test builds, as it will take some time for the Python3 adaptations to occur in the LibreELEC master tree.

Until then, it is not possible for me to provide any further nightly builds. I don't have an ETA when the LibreELEC work will be complete. It could be days, or weeks. Hopefully not months.

Even once the LibreELEC work is complete, loads of your favourite Python-based add-ons will likely be broken, but hopefully most will be updated between now and then now that there is a real motivation to ensure Python 3 compatability (Kodi 19 nightlies with Python 3 on other platforms such as Windows, Linux, Android etc. should continue to be available).

Apologies for the interruption of service, I do hope normal service will resume sooner than later!

Thanks for your information! Enjoy some relaxed days and first of all have a beer and chill... Smile
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
Reply
HollidaySmile
Reply
Is there a place to watch the progress of Python3 adaptations? In the Libreelec forum?
 
(2019-10-14, 19:55)Milhouse Wrote: ANNOUNCEMENT: Kodi 19 (master) has now merged the change from Python2 to Python3, which is great news (and not before time, as all Python2 support ends on 1 Jan 2020).

However this Kodi master change does have serious implications for LibreELEC 10, and in particular these test builds, as it will take some time for the Python3 adaptations to occur in the LibreELEC master tree.

Until then, it is not possible for me to provide any further nightly builds. I don't have an ETA when the LibreELEC work will be complete. It could be days, or weeks. Hopefully not months.

Even once the LibreELEC work is complete, loads of your favourite Python-based add-ons will likely be broken, but hopefully most will be updated between now and then now that there is a real motivation to ensure Python 3 compatability (Kodi 19 nightlies with Python 3 on other platforms such as Windows, Linux, Android etc. should continue to be available).

Apologies for the interruption of service, I do hope normal service will resume sooner than later!
Reply
(2019-10-25, 18:44)khaoohs Wrote: Is there a place to watch the progress of Python3 adaptations? In the Libreelec forum?

Not really for LibreELEC - there's the development pull request, PR3921 but that's been fairly quiet.

For Python3 migration issues there's the Python3 migration sub-forum.

For Python3 issues with specific add-ons, the best place to report issues would be in the relevant add-on support threads (if no such threads exists, then maybe create one - or find an alternative add-on that is supported...)

I'm hoping to resume nightly builds later tonight, with #1028 which will include Python 3.7.5 and Samba 4.11.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.
Reply
New LibreELEC.tv Matrix build #1028: Generic
(Supercedes previous build)

SHA256 Checksum: c2fb972b439fba8eb70f84d32117ce7d30ea39330de2b3ddd595856dc42bcf96 (Generic)

text:
# uname -a
Linux NUC 5.3.7 #1 SMP Mon Oct 28 22:50:18 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191028224923-#1028-g04e6398 [Build #1028]

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

Based on tip of LibreELEC.tv master (04e6398, changelog) and tip of XBMC master (29f64ce, changelog) with the following modifications: Build Highlights:
  1. New 5.3.7 kernel with latest AMD ZEN microcode
  2. Replace Python 2.7.16 with Python 3.7.5
  3. samba-4.11.1; openssl-1.1.1d; gnutls-3.6.10; zstd-1.4.3; curl-7.66.0; sqlite-3.29.0
    Quote:Aaaand we're back... - thanks for your patience! :)

    Python3
    This is the first test build with Python3, and without Python2. A lot of addons that haven't yet updated to (or added support for) Python3 will now be broken. Kodi 19 addons and scripts that have updated to support Python3 (and no longer support Python2) may now be working better than before (with #1012 and older builds).

    The migration to Python 3 is likely to be a bumpy road - please raise add-on issues with the respective addon/script maintainers in the first instance. If there are issues with the LibreELEC implementation of Python3 then I'm more than happy to investigate.

    The YouTube addon appears to be working normally with Python3 in LibreELEC #1028, so hopefully there aren't too many implementation issues that remain.

    LibreELEC Settings Addon
    One temporary casualty of the Python3 change is the LibreELEC Settings add-on - this is being actively worked on, but still maybe a week or so away. Expect to see errors when trying to access it.

    As the LibreELEC Settings add-on is required to upgrade/downgrade, I've added an alternative command line solution called mhupdate to allow upgrading/downgrading, just run mhupdate 0 to upgrade to the latest release, specify a relative offset for an older release (ie. mhupdate -1 for the previous release), or a specific build code eg. mhupdate 1028. Run it without arguments to see a list of the 7 most recent releases.

    Samba
    This build includes Samba 4.11.1, which is quite a big update from Samba 4.9.13.

    SMB1 support is now disabled by default as the defaults for client min protocol and server min protocol have been changed to SMB2_02.

    This change is unlikely to affect most users that have already disabled SMB1 in their networks.

    From the 4.11.0 changelog:
    text:

    SMB1 is officially deprecated and might be removed step by step
    in the following years. If you have a strong requirement for SMB1
    (except for supporting old Linux Kernels), please file a bug
    at https://bugzilla.samba.org and let us know about the details.
Build Details:
  1. LibreELEC.tv:
    • linux (Generic/RPi/Allwinner): update to linux-5.3.5 (PR:3857, 17 commits, 11 files changed)
    • Package updates (PR:3881, 4 commits, 4 files changed)
      • openssl: update to 1.1.1d
      • libgcrypt: update to 1.8.5
      • zstd: update to 1.4.3
      • curl: update to 7.66.0
    • Package updates (PR:3880, 10 commits, 10 files changed)
      • sdl2: update to 2.0.10
      • sqlite: update to 3.29.0
      • rsync: move to network folder
      • libidn2: update to 2.2.0
      • tz: update to 2019c
      • nano: update to 4.4
      • libjpeg-turbo: update to 2.0.3
      • fakeroot: update to 1.23
      • libaio: update to 0.3.112
      • gnutls: update to 3.6.10
    • open-vm-tools: update to open-vm-tools-stable-11.0.0 (PR:3861, 3 commits, 2 files changed)
    • ffmpeg-tools: update ffmpegx and opus (PR:3884, 3 commits, 4 files changed)
    • samba: enable nmblookup, for kodi (PR:3907, 1 commit, 1 file changed)
    • Amlogic mkimage: use DISTRO labels (PR:3910, 1 commit, 1 file changed)
    • Allwinner: Enable btrfs support also on 32-bit kernel (PR:3913, 1 commit, 1 file changed)
    • Allwinner: HEVC stability fixes (PR:3915, 1 commit, 2 files changed)
    • mesonbuild: udate to 0.52 (PR:3895, 3 commits, 3 files changed)
    • libretro-stella: fix PKG_LIBNAME (PR:3916, 1 commit, 1 file changed)
    • libretro-stella: update to libretro-stella-6d74ad9 (PR:3918, 1 commit, 1 file changed)
    • init: unmount /update after a failed update (PR:3919, 1 commit, 1 file changed)
    • Allwinner: Pick upstreamed patches (PR:3926, 1 commit, 3 files changed)
    • U-Boot: Update to 2019.10 (PR:3924, 2 commits, 7 files changed)
    • open-vm-tools: update to open-vm-tools-stable-11.0.1 (PR:3932, 1 commit, 1 file changed)
    • config/functions: ensure enable_service tells us why it failed (PR:3934, 1 commit, 1 file changed)
    • samba: update to samba-4.9.14 (PR:3933, 1 commit, 1 file changed)
    • pulseaudio: switch to use meson (PR:3928, 2 commits, 1 file changed)
    • zstd: switch to use meson (PR:3930, 1 commit, 1 file changed)
    • fribidi: switch to use meson (PR:3931, 2 commits, 1 file changed)
    • audiodecoder.usf: NEON required, don't build for Slice (PR:3940, 1 commit, 1 file changed)
    • pulseaudio: enable speex support (PR:3929, 2 commits, 2 files changed)
    • binary addons: update to latest Leia versions (PR:3914, 3 commits, 33 files changed)
    • buildsystem: host packages should not depend on cross-compiler (PR:3923, 2 commits, 42 files changed)
    • libdrm: updated to 2.4.100 / cleaned up package (PR:3917, 1 commit, 1 file changed)
    • dav1d: updated to 0.5.0 (PR:3900, 1 commit, 1 file changed)
    • avahi: remove disallow-other-stacks=yes (PR:3888, 1 commit, 1 file changed)
    • tinyxml2: update to tinyxml2-7.1.0 (PR:3774, 1 commit, 2 files changed)
    • freetype: update to freetype-2.10.1 (PR:3797, 1 commit, 1 file changed)
    • dosfstools/e2fsprogs: update to latest (PR:3858, 4 commits, 3 files changed)
    • udev: fix systemd-243 warnings (PR:3864, 4 commits, 6 files changed)
    • ffmpeg: rebuild whenever libraries change (PR:3903, 3 commits, 1 file changed)
    • AMD driver updates 19.1.0 (PR:3911, 2 commits, 2 files changed)
    • binutils: update to binutils-2.33.1 (PR:3901, 1 commit, 1 file changed)
    • kodi: update to kodi 19 snapshot with Python3 (PR:3906, 8 commits, 53 files changed)
    • Revert "kodi: update to kodi 19 snapshot with Python3" (PR:3943, 1 commit, 53 files changed)
    • kodi: update to kodi 19 snapshot (last commits prior to Python3) (PR:3908, 10 commits, 53 files changed)
    • tools/fixlecode.py: initial commit (PR:3904, 2 commits, 1 file changed)
    • u-boot: add the ability to specify the u-boot target to build (PR:3651, 1 commit, 1 file changed)
    • amlogic: update kodi-guisize patch after Matrix bump (PR:3945, 1 commit, 1 file changed)
    • Allwinner/kodi: rebase guisize patch for kodi-19 (PR:3946, 1 commit, 1 file changed)
    • Allwinner: H6: Add RC keymap for Beelink GS1 (PR:3948, 1 commit, 1 file changed)
    • cmake: needs pkg-config:host (PR:3949, 1 commit, 2 files changed)
    • texturecache.py: update to texturecache.py-2.5.2 (PR:3950, 1 commit, 1 file changed)
    • linux: Adding support for Imon UltraBay (id 0x98) ,which is another "15c2:ffdc" device (PR:3815, 1 commit, 1 file changed)
  2. XBMC:
    • Add ratings bubble also to "Shift" view (PR:16732, 1 commit, 1 file changed)
    • [Estuary] fix studio icon name (PR:16758, 1 commit, 1 file changed)
    • Several Joystick keymap changes related to the B button and back buttons. (PR:15268, 1 commit, 1 file changed)
    • Move from python 2 to python 3 (PR:16116, 17 commits, 78 files changed)
    • [Music]Reduce repeated parsing of path to get node details (PR:16724, 1 commit, 5 files changed)
    • Code clarity: Separate GetVolumePercent() and GetVolumeRatio() (PR:16759, 1 commit, 11 files changed)
    • [guiinfo]Fix Musicplayer.Property(Role.xxx) info labels (PR:16784, 1 commit, 1 file changed)
    • Revert "[skin.estuary/pvr] Add support for more meta data to PVR info (PR:16788, 1 commit, 1 file changed)
    • [macos] Fix only quarter of screen rendered in windowed mode and certain fullscreen resolutions on macOS 10.15 (Catalina) (PR:16789, 1 commit, 1 file changed)
    • VideoTagInfoLoaderFFmpeg: Resolve stack before trying to process (PR:16797, 1 commit, 1 file changed)
    • Revert setting playcount to PLAYCOUNT_NOT_SET on video items read from cache (PR:16804, 1 commit, 1 file changed)
    • [Android][Python] remove wrong platform suffix from PyCryptodome native libraries (PR:16790, 1 commit, 1 file changed)
    • Uniforming shown media flags in Movie library view and Info view (PR:16778, 3 commits, 2 files changed)
    • [Estuary] add scrollbar to settings dialogs (PR:16782, 1 commit, 2 files changed)
    • xbmc.python bump to 3.0.0 (PR:16787, 1 commit, 2 files changed)
    • [Android] added more program information for android tv channels (PR:16741, 1 commit, 5 files changed)
    • Build cache filename using just path without options string (PR:16805, 1 commit, 1 file changed)
    • DRMPRIME: Cleanup and improvements (PR:16800, 10 commits, 12 files changed)
    • [macos] Improve and fix the fix for only quarter of screen rendered i (PR:16823, 1 commit, 1 file changed)
    • [pvr] Fix editing channels via channel manager (PR:16799, 2 commits, 67 files changed)
    • Docs: Add python3-dev as dependency since we bumped the python version (PR:16794, 1 commit, 5 files changed)
    • [addons][game] change addon system to C++ style (PR:16453, 3 commits, 24 files changed)
    • [darwin] modernize obj-c common darwin code (PR:16710, 1 commit, 2 files changed)
    • [addons][game] fix crash where NULL was given to std::string (PR:16829, 1 commit, 1 file changed)
    • [addons][vis][gui] improve visualization support (PR:16718, 4 commits, 6 files changed)
    • VAAPI: fix use after free in CVAAPIContext::DestroyContext (PR:16763, 1 commit, 1 file changed)
    • remove g_mediaManager global (PR:16261, 1 commit, 57 files changed)
    • System.HasAddon() - return true for disabled addons (PR:16707, 1 commit, 2 files changed)
    • [profiles] Do always stop PVR services on logoff. Restart PVR service (PR:16842, 1 commit, 1 file changed)
    • Game add-ons: Document the subsystem architecture (b020fe1)
    • Game add-ons: Architecture documentation (#16776) (eea94f3)
  3. libnfs:
    • fix for find_package from downstream clients (PR:300, 2 commits, 4 files changed)
  4. peripheral.joystick:
    • build with Kodi master (Matrix) API / version to 1.5.0 (PR:170, 1 commit, 4 files changed)
  5. pvr.demo:
    • 4.1.1: Fix unitialized PVR_RECORDING struct in GetRecordings. Get rid (PR:73, 1 commit, 2 files changed)
  6. pvr.hts:
    • Code cleanup & Fix for aborted vs. stopped recordings (PR:432, 10 commits, 42 files changed)
  7. pvr.iptvsimple:
    • Add channel logo extension for relative paths only (PR:292, 5 commits, 11 files changed)
  8. pvr.teleboy:
    • Correctly load genres (PR:26, 1 commit, 5 files changed)
    • Merge remote-tracking branch 'origin/Leia' into Matrix (f04e06e)
  9. pvr.vbox:
    • Get stream times matrix (PR:225, 7 commits, 39 files changed)
    • Fix time offset matrix and remove external XMLTV (PR:226, 5 commits, 17 files changed)
    • Boot crash fix matrix (PR:228, 3 commits, 10 files changed)
    • Coding guidelines (PR:230, 4 commits, 55 files changed)
  10. pvr.vuplus:
    • [Matrix] add new add-on icon (PR:257, 1 commit, 3 files changed)
    • Logger fix ported from pvr.hts and fix time_t format specifiers seg faults (PR:261, 4 commits, 9 files changed)
  11. pvr.zattoo:
    • Serialize sending EPG to Kodi (PR:58, 1 commit, 4 files changed)
    • Merge remote-tracking branch 'origin/Leia' into Matrix (3ac1ab9)
  12. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: rev hack for kodi
    • Updated: [env] PR:3807 (perma): rpi-eeprom: update to latest rpi-eeprom
    • Updated: [env] PR:3902 (perma): linux (Generic/RPi/Allwinner): update to linux-5.3.11
    • Added: [env] patch: kodi: add mhupdate
    • Added: [env] PR:3896 (perma): init: move cpufreq tuning to systemd service
    • Added: [env] PR:3921 (perma): Python2: Bye bye.
    • Added: [env] PR:3935 (perma): tools/checkunpack: mass unpack tester
    • Added: [env] PR:3944 (perma): kodi (Generic): update to kodi 19 snapshot with Python3
    • Added: [pkg] PR:141 (perma): update to support vl805 (service.libreelec.settings)
    • Added: [pkg] PR:16813 (perma): Fix crashes due to missing TrueHD overrun checks
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
  • 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 70

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