I recently tried to add a new video to my Kodi database. I added the file in my mounted folder and then asked kodi to re-scan. When it got to this new file, kodi crashed and re-started. In looking at the logs I saw this:
2024-04-22 13:37:18.613 T:1135 warning <general>: VideoInfoScanner: Error 1 occurred while retrievinginformation for sftp://192.168.6.200:22/video/Blu/Music Videos/abcdefg..n/abcdefg..n.mkv.
I had a special character in a couple places. The ".." in the above filename should have been an á. I replaced this as well as the title and the outline in the nfo file. Once this special character was fine, this file scraped just fine. Are special characters like this intentionally not supported?