View Single Post
Old 03-21-2017, 01:39 PM   #1897
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: 6,313
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by edeniz View Post
A quick metadata question:

Spoiler:
Code:
 genre=>(.*)=>\1\,Alternate Universe - Time Travel\,Time Travel&&description=>(timetravel fic)
...


None of these seem to be effective for this link: https://www.fanfiction.net/s/10973514/1/[1]
...
"Unto The Breach" doesn't have any genre on ffnet. Therefore, there's nothing to trigger the genre replacement lines.

You can explicitly add those genre to that story like this:
Code:
[https://www.fanfiction.net/s/10973514/1/]
extragenres:Alternate Universe - Time Travel,Time Travel
But at that point, it's easier to just add them manually...

Quote:
Originally Posted by Tanjamuse View Post
Would it be possible to collect the likes from the stories from dark-solace.org

Here's an example: http://dark-solace.org/elysian/viewstory.php?sid=2473
Not really. adapter_darksolaceorg uses the base_efiction code which gets all its data from the print pages. And dark-solace.org doesn't include 'likes' in the print pages.
JimmXinu is offline   Reply With Quote