Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short directory and file names with non-ascii characters. #9

Open
chrrrisw opened this issue Dec 23, 2015 · 0 comments
Open

Short directory and file names with non-ascii characters. #9

chrrrisw opened this issue Dec 23, 2015 · 0 comments

Comments

@chrrrisw
Copy link
Owner

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).

chrrrisw referenced this issue Dec 23, 2015
…he media player expects (could try 850), nor if the code page is encoded somewhere in the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant