[RELEASE] Texture Cache Maintenance utility
#99
hmm getting another error
Code:
PS C:\Users\TRaSH> python .\texturecache.py qa movies
Traceback (most recent call last):
  File ".\texturecache.py", line 2398, in <module>
    main(sys.argv[1:])
  File ".\texturecache.py", line 2356, in main
    jsonQuery("qa", argv[1])
  File ".\texturecache.py", line 1346, in jsonQuery
    (section_name, title_name, id_name, data) = jcomms.getData(action, mediatype, filter, extraFields)
  File ".\texturecache.py", line 1035, in getData
    return (SECTION, TITLE, IDENTIFIER, self.sendJSON(REQUEST, "lib%s" % mediatype.capitalize()))
  File ".\texturecache.py", line 712, in sendJSON
    self.logger.log("BUFFER1: %s" % newdata)
  File ".\texturecache.py", line 380, in log
    self.LOGFILE.write("%s:%-10s: %s\n" % (datetime.datetime.now(), t, data.encode("utf-8")))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1053: ordinal not in range(128)
LibreElec Kodi | Aeon MQ ?
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache maintenance utility - by TRaSH - 2013-04-07, 22:48
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
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17