[Linux] Convert filename and content of nfo in utf8

Come up with a useful post-processing script? Share it here!
Post Reply
folg
Newbie
Newbie
Posts: 5
Joined: June 27th, 2009, 1:55 pm

[Linux] Convert filename and content of nfo in utf8

Post by folg »

This script can convert most of the French accentuated word in utf8 and the content of the nfo file in utf8 for a better reading.
It converts the filename from latin9(ISO 8859-15) or cp437 and the nfo from cp437


It's here :
http://pastebin.com/0CMNJPEy

It works on Linux and perhaps on MacOSX.

------------------------------------------------------------------------
Ce script peut convertir la plupart des mots français accentués en utf8 et le contenu du fichier nfo en utf8 pour une meilleure lecture.
Il convertit le nom de fichier latin9 (ISO 8859-15) ou cp437 et le nfo de cp437.


Le script est disponible ici :
http://pastebin.com/0CMNJPEy

Il fonctionne sur Linux et peut-être sur MacOSX.

Adieux les problèmes d'accents !!! Enfin pour le moment, chez moi ça marche parfaitement sur un pc linux en utf8.
Post Reply