No new Kodi 21 builds added since last month. Those LE 13 nightlies don’t have new Kodi 21 builds, they use Kodi 22.
Posts by HomerJau
-
-
There’s been some recent Kodi 21 Omega merges I’d like to test in LE12 Generic x64.
Could someone update 12 nightlies to latest Kodi 12 build please?
THX -
They work for me on 24H2. Check ‘Remember my credentials’. No need to worry about it again.
-
You use the SMB credentials entered in your LibreElec Settings on your device (Kodi settings UI) into the Windows dialog.
-
I’m sure I read a recent Linux version (6.10 or maybe 6.9) add Meteor Lake support. So don’t use LE12 (only Linux 6.6).
-
Reset your AVR. My old Denon AVR-X7200W would not recognise DTS or Atmos, multichannel pcm etc over HDMI (stuck on ‘stereo’) about once every 18 months or so. A hard Reset would fix it.
The above was using various LibreElec builds on Intel NUCs. The AVR reset ‘fix’ was needed over about 6 years. I’ve not had any such issue using my new Denon 4800H but it’s happened on another Denon (AVR X3400H) I use in another room once in 6 years (Intel NUC/LibreElec).
In that 6 year period it been NUC5, NUC8 (I’m now using NUC11TNK and NUC12SWH LE12 and still have 2 x NUC8 for test builds)
-
-
I've submitted this to merge support for LE13: https://github.com/LibreELEC/LibreELEC.tv/pull/9101
It can probably be backported to LE12 too .. but I'm being lazy this morning.
Could you please submit a merge request for LE12 branch?
Thanks!
-
NUC5 cannot decode HEVC via hardware and cannot do HDR:
-
My LE12 crash issues solved. Solution: Do not use Grab Fanart addon in LE12
I tried to get crash logs on two NUCs but none existed. The other logs show nothing abnormal prior to crashes.However, I did notice entries from the GrabFanart addon script just before the crash. I did a search to see if anyone reported issues with that addon and there is a memory leak in recent Python releases due to unsupported code:
Module "imp" deprecated since Python 3.12 · Issue #12 · robweber/script.grab.fanartSince Python 3.12 the module "imp" is deprecated. Now I'm getting this error: 2024-06-05 09:03:19.624 T:1543846 error : EXCEPTION Thrown (PythonToCppException)…github.com
BTW: LE12 crashing with memory full was reported on the Kodi forum, no solution was reported.
I then deleted Grab Fanart from two NUCs and ran the two movies that crashed last night on each NUC. They both played their complete movie to end with no crashes.This also explains why CoreElec Kodi 21 runs (I didn’t install Grab Fanart addon) and LE11 uses an older Python version so Grab Fanart runs without its memory leak above.
-
But same network works with LE11 and CoreElec with Kodi 21 without issues. All 3 of my NUCs using LE12 crash.
I’m running a Kodi debug session now using my NUC8 LE12.
-
Update: Two different NUCs with latest LE12 both crash playing different movies after around 30 minutes or so.
I’ll create logs tomorrow and upload them.
-
chewitt Thanks for your reply. I now have solved my Intel NUC issues today with latest nightly and changing my NFS chunk size and Cache settings. I discovered the cache settings don’t seem to be applied until LibreElec is restarted.
With NFS and Cache chunk = 128kb, NFS set to v4 and cache size = 192MB I no longer get crashes when playing media or scanning my media into the music library. My NUC11pro with NVME SSD shows CPU at > 200% during the scan with debug enabled which I’ve never seen previously (my network is 2.5GBE, NUC - switch - NAS) -
Why does latest LE12 nightly (Generic) not include updates to Linux and Mesa?
I have 3 different model Intel NUCs (8, 11 pro and 12 pro) that all crash to LibreElec boot screen when playing for a few minutes, video or music, on all recent LE12 builds). If I install LE11 no problems. CoreElec on AMlogic no problems. So I presume it’s Linux, NFS or Mesa. Log shows nothing. -
These test files are courtesy of HomerJau (Assuming it is the same user on QuadrophonicQuad):
https://drive.google.com/file/d/1dWB93r…iew?usp=sharing
Yea. That’s me.Opening all the channels in that screen grab does not mean all the output channels are sending data. For the Android Kodi quad fix all the only 4 channels have data so the output is pure Quad, even though all the output channels are active (all but ‘quad’ are silent). Anyway the true test is to listen to each speaker not look at the AVR graphic.
-
I reported a bug that Kodi wouldn’t play quad (4.0) pcm files on Android. The fix was to send 5.1 (4.0 with two silent channels: L, R, s, s, Ls, Rs). That was implemented in Kodi 21 Android builds back in February and tested on Firestick 4K Max.
AudioTrack: Simplify Channel selection by fritsch · Pull Request #24554 · xbmc/xbmcAll major Android devices have issues opening more "fine grain" audio channel configurations besides Stereo, 5.1 or .7.1 - use AE's feature to silently add…github.com -
Small cache (64MB) and ‘Adaptive’, small chunk size (32kb) and NFS version 4 seems to solve my network problems with two Synology NAS (and I need to have both on, although that may have been fixed during betas).
-
After attempting a EDID fix I accidently discovered a fix:
Remove '3840x2160 24Hz' and '23.976' from whitelist and set both Kodi's 'Allow 3:2 pulldown' and 'Allow Double Refresh Rates' to ON (Enabled).
Now everything playing.
(The accidental discover after I reinstalled LE12 from scratch I found 23.976 played and 24Hz did not, I had forgotten to Whitelist 23.976).