Hello,
My kodi was working very fine, i was in the hospital for a while, now when i start Kodi 21.1 on Win 10 Pro 22H2 19045.5011
, It starts scanning but stops and crashes.
In the text log file located C:\Users\username\AppData\Roaming\Kodi at the end, it says:
2024-10-13 15:06:37.189 T:10384 info <general>: VideoInfoScanner: Starting scan ..
2024-10-13 15:06:40.846 T:3868 info <general>: CIRServerSuite:rocess: failed to connect to irss, will keep retrying every 5 seconds
I saw a post here https://forum.kodi.tv/showthread.php?tid=367706 where it says to create an advancedsettings.xml with the line and location
C:\Users\Letloose\AppData\Roaming\Kodi\userdata
<scanirserver>false</scanirserver>
Apparently it fixed the problem.
I created one, but i am not sure of the syntax
Text file with advancedsettings.xml and the following inside
<advancedsettings version=”1.0″>
<loglevel>2</loglevel>
<scanirserver>false</scanirserver>
</advancedsettings>
I also deleted addons which i thought would interfere with kodi starting up correctly in :
C:\Users\Letloose\AppData\Roaming\Kodi\addons
Here are the logs below:
https://paste.kodi.tv/bagaxasupi.kodi
Thank you very much in advance for your help.