View Single Post
Old 12-27-2013, 05:53 PM   #2303
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Feynor View Post
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
JimmXinu is offline