Non-ascii characters in the short 8.3 file and directory names causes the ascii codec to fail. Not sure what to encode otherwise (utf-8, cp437, cp850, etc). Need to determine if a code page is encoded in any of the unknowns in the file format, or if the head unit expects a particular 8-bit encoding (I assumed ascii).
Non-ascii characters in the short 8.3 file and directory names causes the ascii codec to fail. Not sure what to encode otherwise (utf-8, cp437, cp850, etc). Need to determine if a code page is encoded in any of the unknowns in the file format, or if the head unit expects a particular 8-bit encoding (I assumed ascii).