View Single Post
Old 01-03-2017, 06:45 PM   #1700
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,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Mass reply to many questions:

Quote:
Originally Posted by Tanjamuse View Post
Can I make it site specific?
Yes.

Quote:
Originally Posted by musicalife View Post
Will AZW3 be added in place of mobi if/when it gets removed?
I don't have any plans to because Calibre's convert works so well. That's what I use for my own reading device, a Kindle.

Quote:
Originally Posted by Tanjamuse View Post
The rating is now added to the print-out page on dark-solace.org, but FFF still doesn't collect the rating.

Here's an example URL: http://dark-solace.org/elysian/viewstory.php?sid=5241
The dark-solace.org adapter uses the base_efiction code. And while they are now including a rating, they've elected to put it up in the pagetitle tag rather than in the usual metadata list where base_efiction expects to find it. Here's an example of how it normally works.

It's probably possible to customize the dark-solace.org adapter, but I don't remember how off hand. I will investigate.

Quote:
Originally Posted by jennifer_voorhee View Post
Not sure if it's been reported yet, but TWCS Library has changed to STARS Library. I went to update some in progress stories today and noticed neither link will work in Fanficfare anymore.
Are you using the most recent test version? Because as far as I know it's already fixed and waiting for the next version.

If you are having problems with the most recent test version, please post a story URL that exhibits the problem.

Quote:
Originally Posted by Tanjamuse View Post
I've also added this to my Personal.ini, but it only seems to work on some sites:

Code:
add_to_replace_metadata:
    authorId=>^(.*)$=>FF\1
    storyId=>^(.*)$=>FF\1
Code:
Bad Story URL: (https://www.fanfiction.net/s/FF12293661/1/) for site: (www.fanfiction.net)
The adapter uses the storyId internally to create the storyUrl. Which, because you've changed it, is now broken. Most of the adapters work that way because I never anticipated that someone would try to change it.

I'd like to know why you want to change the Id values before I entertain any ideas about 'fixing' this.
JimmXinu is offline   Reply With Quote