View Single Post
Old 05-29-2021, 06:43 PM   #5948
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,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by HowWouldIKnow View Post
Again about Literotica.
When I see it correctly then you are already parsing if it is a series or not.
...
You are just not exposing it to the outside.
Or do I see that wrong?
I would have to say that you are seeing it wrong.

As I said before, what Literotica calls a series, FFF treats as an individual story and uses the 'series' entries the chapters of the story.

As further evidence, note that the 'series' is being used to set the story's title in the snippet it you quoted:
Code:
self.story.setMetadata('title', m.group('title'))
Even if FFF made that available as the series, it would just be the same as the title...
JimmXinu is offline   Reply With Quote