Quote:
Originally Posted by HowWouldIKnow
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...