View Single Post
Old 08-03-2015, 08:55 PM   #474
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,000
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by turtle7761 View Post
Is there a way to tell FFF to use a specific encoding for a specific site? ncisfiction.com has really screwy encoding and most of the time when I try to save a story from there I get a lot of strange characters. The same problem happens when I view it unless I switch the encoding to Unicode from western so I know it's the site. What I'd like to do is add something to my personal ini to tell it to always use Unicode, but I have no idea if that's possible or how to do it if it is?
Yes, you can control the encodings tried per site in personal.ini:

Code:
[ncisfiction.com]
website_encodings: utf8, Windows-1252
Many sites, when support for them was added, used 'western' encodings even if they claimed to be unicode and their default encodings reflect that.

If you're having to change to unicode for all (or most) stories, I will consider changing the default list for a site.
JimmXinu is offline   Reply With Quote