Hi there, sometimes on cec adapter loaded, sometimes after i do something in the menu
i tried both hdmi ports and having the same problem.
if iam unplug network it is booting fine, i iam booting with network it freezes....
its a fresh install, just have an advanced config with simple mysql settings and hypersion is also installed...
if iam disable hyperion the problem still exist...
if iam disable the advanced settings the problem is gone.....
the problems is exist from the beginning with the pi4 and LE Alpha and Betas
in the attachment are my log files and advancedsettings
Code
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.178.101</host>
<port>3306</port>
<user>kodi</user>
<pass>kodi</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.178.101</host>
<port>3306</port>
<user>kodi</user>
<pass>kodi</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>
Display More