Quote:
Originally Posted by Feynor
Do you have a link? (To a specific story that is causing this)
Edit:
Just a note, it looks like the utf-8 encoding is not being handled correctly in the adapter for the site. The Site itself does seem to send the correct encoding header.
|
Sometimes individual stories will be uploaded with one encoding while the site assumes another. Without the story URL it's hard to say.
The encoding used by FFDL can be changed for each site in personal.ini:
Code:
[storiesonline.net]
website_encodings: utf8, Windows-1252
# or instead:
website_encodings: Windows-1252, utf8