[RELEASE] Texture Cache Maintenance utility
(2020-04-13, 01:00)Milhouse Wrote: @Tomtefan: the problem is with the data in your SQLite3 database - the filename for Homeland S03 E02 has been scraped with a garbage character.

Image

Kodi outputs the following JSON data which is not a valid unicode string:
text:

"file":"/storage/data/video/TV/Homeland/Homeland - s03e02 - Uh... Oh... Ah\x85.mkv"

This can't be fixed using texturecache.py (you can set most fields in the media library database using the script, but unfortunately not the file path) so the best option would be to check that the actual file doesn't have this garbage character in the filename (if it does, remove it) then remove the episode from the media library, and then rescrape it.
@Milhouse 
Thanks, that seems to have solved the issue.

The file did have that character in the name at the end ($205).
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
RE: [RELEASE] Texture Cache Maintenance utility - by Tomtefan - 2020-04-13, 12:23
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17