Hello,
I have the same issue.
Some background:
- I have tried the same HEIC addon with Libreelec Matrix and it was slow to load images so I decided to go to latest and check if it was better.
- Did backup and then downloaded to "/storage/.update" folder the correct version and rebooted.
- All looks good except that the HEIC plugin is crashing kodi in Nexus compared to being slow in previous version Matrix.
It looks like just Kodi restarting since it's fast. I do not see crash log in "/storage/.kodi/temp" folder. At least in Matrix I could see those kind of logs.
The logs does not say much:
2023-05-01 22:14:43.008 T:1361 info <general>: Starting Kodi (20.1 (20.1.0) Git:20.1-Nexus). Platform: Linux ARM 32-bit
2023-05-01 22:14:43.008 T:1361 info <general>: Using Release Kodi x32
2023-05-01 22:14:43.008 T:1361 info <general>: Kodi compiled 2023-03-18 by GCC 12.2.0 for Linux ARM 32-bit version 6.1.19 (393491)
2023-05-01 22:14:43.008 T:1361 info <general>: Running on BCM2835 with LibreELEC (official): 11.0.1, kernel: Linux ARM 32-bit version 6.1.19
2023-05-01 22:14:43.008 T:1361 info <general>: FFmpeg version/source: 4.4.1-Kodi
2023-05-01 22:14:43.008 T:1361 info <general>: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
2023-05-01 22:14:43.008 T:1361 info <general>: ARM Features: Neon enabled
2023-05-01 22:19:27.099 T:1500 info <general>: CAddonMgr::FindAddon: imagedecoder.mpo v20.1.0.5 installed
2023-05-01 22:19:27.262 T:1361 warning <general>: CGUIMediaWindow::OnMessage - updating in progress
2023-05-01 22:19:34.740 T:1510 info <general>: CAddonMgr::FindAddon: imagedecoder.raw v20.1.0.6 installed
2023-05-01 22:19:35.120 T:1361 warning <general>: CGUIMediaWindow::OnMessage - updating in progress
2023-05-01 22:19:39.944 T:1361 info <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
2023-05-01 22:20:08.032 T:1500 info <general>: CAddonMgr::FindAddon: imagedecoder.heif v20.1.0.5 installed
2023-05-01 22:20:08.691 T:1361 warning <general>: CGUIMediaWindow::OnMessage - updating in progress
2023-05-01 22:22:16.033 T:1530 info <general>: SMBFile->Open: Unable to open file : 'smb://USERNAME:[email protected]/photo/2022'
unix_err:'15' error : 'Is a directory'
2023-05-01 22:22:16.034 T:1530 error <general>: File::Open - already open: smb://192.168.0.10/video/2022/
2023-05-01 22:22:18.457 T:1526 info <general>: SMBFile->Open: Unable to open file : 'smb://USERNAME:[email protected]/photo/2022/12'
unix_err:'15' error : 'Is a directory'
2023-05-01 22:22:18.458 T:1526 error <general>: File::Open - already open: smb://192.168.0.10/video/2022/12/
2023-05-01 22:22:20.835 T:1527 info <general>: SMBFile->Open: Unable to open file : 'smb://USERNAME:[email protected]/photo/2022/12/14%20Parque%20da%20Paz%20com%20cheias'
unix_err:'15' error : 'Is a directory'
Display More
Noticed that there is an option to enable debug logging but not sure which on to choose for this one.