2023-03-25, 23:30
Forgive me if I'm being stupid here Jeff, but I don't see the difference between the two ampersands or the options as you've posted them? The whitespaces added either side were added as a contingency as the artists this affects, do have two clear whitespaces either side of the ampersand, but I also know it's a special character used in XML, so in code needs to be 'escaped' for some XML (probably all - to be standards-compliant) parsers.
It's never caused an issue with Kodi core, so I went with it, but I always knew at some point it would break something, and now it's finally happened, lol.
Thanks for verifying the root cause in any case. I could of commented that section out and tried to run without the 'Separators' section, but to do that would of required me to also temporarily disable library scanning to prevent the affected artists being re-scraped again as a single artist, so I played it safe.
Many thanks, I'll download the updated 0.0.9i in a bit and try it out and edit this post if it proves to be working. My setup is nothing, if not quirky.
![Wink Wink](https://forum.kodi.tv/images/smilies/wink.png)
Dan / Gib.
EDIT: Unfortunately Jeff, It's still not working. Now I get this error:
It's never caused an issue with Kodi core, so I went with it, but I always knew at some point it would break something, and now it's finally happened, lol.
Thanks for verifying the root cause in any case. I could of commented that section out and tried to run without the 'Separators' section, but to do that would of required me to also temporarily disable library scanning to prevent the affected artists being re-scraped again as a single artist, so I played it safe.
Many thanks, I'll download the updated 0.0.9i in a bit and try it out and edit this post if it proves to be working. My setup is nothing, if not quirky.
![Wink Wink](https://forum.kodi.tv/images/smilies/wink.png)
Dan / Gib.
EDIT: Unfortunately Jeff, It's still not working. Now I get this error:
Code:
2023-03-25 21:52:15.362 T:15768 error <general>: EXCEPTION IN (D:\Kodi Media Center\portable_data\addons\plugin.program.kscleaner\resources\lib\common.py, LINE 99 "dbname = dbname.txt + dbver"): 'xml.etree.ElementTree.Element' object has no attribute 'txt'
2023-03-25 21:52:15.362 T:15768 info <general>: There is a problem with your MySQL configuration