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
Fail to get file information
Re: Fail to get file information
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
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