Quote:
Originally Posted by JimmXinu
New Test Version Posted
2024-04-26
- adapter_literotica: Rewrite(mostly) for site changes. #1058
- adapter_literotica: Remove use_meta_keywords option. #1058
- adapter_literotica: Allow /series/se/alphanumeric instead of just numeric
This also removes literotica features: - averrating metadata entry - I haven't found a reasonably parsable version in the new pages.
- order_chapters_by_date option - New story series page doesn't give chapter dates.
- use_meta_keywords option - Unnecessary now, they're collected elsewhere
In exchange it adds: - Cover images, but only for multi-chapter stories?
- status metadata is collected
|
I noticed that on some stories with multiple chapters, it tells me that the epub has x chapters while the web site has 1. This isn't true, as the web site has the same x chapters. I tried manually changing the Story URL in the metadata, but that had no effect. However, I found that changing the URL in Ids from the first chapter to the series resolved this and it was able to find all of the chapters again.
I finally figured out that if the chapter listed as the Ids URL is listed both in a series and individually, it picks the not in a series version and thus treats it as a single chapter story. Changing the Ids to match the series bypasses this bug in the listing.
I'll PM an example URL.
- Andrew