Fail to get file information

You found an error in the program ? Report it here
Post Reply
Radagast
Posts: 75
Joined: 2016-04-22 16:07:15

Fail to get file information

Post by Radagast »

Hi,
AMC fail when I try to get file information with filename like Ōoku Los aposentos privados 1x01 Episodio 1.mkv
The problem it's with the first character Ō, if I delete it then work fine
antp
Site Admin
Posts: 9769
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: Fail to get file information

Post by antp »

Hi,
Indeed this kind of characters cause issue: AMC is an old software, so it does not handle unicode.
Only basic characters are supported, i.e. ASCII :
https://en.wikipedia.org/wiki/ASCII
And also the local character set, depending in your Windows settings.
For Western Europe it is this one: https://en.wikipedia.org/wiki/Windows-1252
Post Reply