Reply to thread

*sigh*

 

Problem solved...  at lest for now: when saving NFO files edited in notepad ensure that encoding is set to UTF-8 (default is ANSI) corresponding with the start of the NFO that states: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

 

If the NFO is saved with ANSI encoding, this will be retained by XML editors when later editing the NFO file...

 

Don't know what happens if start of NFO is set to <?xml version="1.0" encoding="ANSI" standalone="yes" ?> and the NFO then is saved with ANSI encoding...  Will try that....   later...  maybe....


Top Bottom