KCleaner (Clean up temporary files & other stuff)
Hey,
Thank you for updating this addon for kodi 19.
I still have one problem though, when trying to find addons without repository/find  repos without installed addons im getting an error.
log:
Quote:9:38:09.224 T:13716   ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'TypeError'>
                                                   Error Contents: can only concatenate str (not "bytes") to str
                                                   Traceback (most recent call last):
                                                     File "C:\Users\home\AppData\Roaming\Kodi\addons\script.kcleaner\default.py", line 1262, in getPathAddons
                                                       xmldoc = minidom.parseString(httpdata)
                                                     File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\dom\minidom.py", line 1969, in parseString
                                                       return expatbuilder.parseString(string)
                                                     File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\dom\expatbuilder.py", line 925, in parseString
                                                       return builder.parseString(string)
                                                     File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\dom\expatbuilder.py", line 223, in parseString
                                                       parser.Parse(string, True)
                                                   xml.parsers.expat.ExpatError: not well-formed (invalid token): line 186, column 79
                                                   
                                                   During handling of the above exception, another exception occurred:
                                                   
                                                   Traceback (most recent call last):
                                                     File "C:\Users\home\AppData\Roaming\Kodi\addons\script.kcleaner\default.py", line 1963, in <module>
                                                       intCancel = ProcessAddons(0)
                                                     File "C:\Users\home\AppData\Roaming\Kodi\addons\script.kcleaner\default.py", line 1053, in ProcessAddons
                                                       AddonsInRepo += GetAddonsInRepo(repoxml, r)
                                                     File "C:\Users\home\AppData\Roaming\Kodi\addons\script.kcleaner\default.py", line 1190, in GetAddonsInRepo
                                                       id = getPathAddons(ri, repo)
                                                     File "C:\Users\home\AppData\Roaming\Kodi\addons\script.kcleaner\default.py", line 1264, in getPathAddons
                                                       xbmc.log("KCLEANER >> ERROR PARSING REPO >> " + str(e).encode('utf-8'))
                                                   TypeError: can only concatenate str (not "bytes") to str
                                                   -->End of Python script error report<--
Reply


Messages In This Thread
Initial startup super slow - by junitodx - 2017-05-31, 00:06
RE: KCleaner (Clean up temporary files & other stuff) - by tstrul - 2021-06-12, 00:16
Logout Mark Read Team Forum Stats Members Help
KCleaner (Clean up temporary files & other stuff)2