Quote:
Originally Posted by Atherton25
Alright! Another Translation/Xianxia site! Thanks GComyn!
|
You are welcome
Quote:
Originally Posted by Atherton25
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.
|
I missed that entirely... not sure why... I'ts been fixed, and sent to Jimm.
Quote:
Originally Posted by Atherton25
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've also fixed the capitalization "problem" using the string .title() function, and had it remove any ': Blank Title' from the chapter title.
It's been sent to the issue page, since I can't seem to get github to do a correct pull request to save my life, it seems.
GComyn