The files.autoGuessEncoding=true doesn't work well in some circumstances.
I think that would be good if you guys add some features like files.forceEncoding="encode1:encode2,encode3:encode4".
So it can force 'encode1' to 'encode2'. That's a solution for wrong encoding detection I think.
The
files.autoGuessEncoding=truedoesn't work well in some circumstances.I think that would be good if you guys add some features like
files.forceEncoding="encode1:encode2,encode3:encode4".So it can force 'encode1' to 'encode2'. That's a solution for wrong encoding detection I think.