Alright! Another Translation/Xianxia site! Thanks GComyn!
There are a couple of small things that need to be noted:
#1: I got no description/synopsis at all, not sure why, it's available on the site. I verified it wasn't my problem using my test calibre database with a blank/default personal.ini to make sure it wasn't something from one of my changes.
The next two items are more nit-picky than anything, so feel free to ignore them. I may be able to solve them myself (with some help from JimmXinu) and in the future it would be nice to have the information.
#2: All chapters are given the label 'chapter' (incorrectly capitalized).
#3: Apparently if the chapters aren't titled their title becomes 'Blank Title' on the website, so for example:
https://www.webnovel.com/book/6831845202000705 every chapter is called Blank Title on the website, and so they are labeled that in the download.
I did try to write a metadata correction to simply fix these, but I don't know the correct location/name so I can relabel chapters. I thought it might be something like
chapter_title=>chapter=>Chapter
chapter_title=>Blank Title=>
(I did some variations with regex but that was the starting point) It didn't work. I'm guessing I'm calling/using the wrong identifier, but I could just be writing it wrong. Based on defaults.ini I know that chapter_title_strip_pattern strips out certain things. I had considered modifying the strip pattern to include 'Blank Title' but I'd rather leave that pattern alone instead of breaking it over and over again trying to get it right.
Also, and this has nothing to do with the new adapter, just a question that's been niggling at the back of my brain for a while. @JimmXinu, why did you decide to use a title page instead of a custom metadata jacket? Technically all the information is metadata, even though it's not normal metadata. And using a custom jacket would mean making changes to the title page may be easier. It's nothing I'm trying to ask for or anything, just a curious thought that wont leave me alone.