Quote:
Originally Posted by JimmXinu
I got the PM--I think I see what you're talking about.
But I'm not sure what you want me to do about it. Honestly, I think it's on the site (or the authors?) to fix that.
You can fix it yourself for your downloads with:
Code:
[literotica.com]
add_to_replace_metadata:
title=> (Ch|Pt)$=>
I hesitate to put that in defaults.ini because if you have a add_to_replace_metadata setting under [literotica.com] in personal.ini, the defaults.ini version will be ignored.
|
I apologize. I did a lot of digging into the actual adapter code, including uncommenting a bunch of logger.debug lines, only to finally understand what you said before...
I misunderstood how it was getting the title, thinking it was pulling it from the first chapter rather than the series heading on the submissions page. So, I was correct on what the bug is, but was wrong about where the bug is. It's too consistent to be author error, so it must be a bug in Literotica's code.
Thanks for the suggestion on how to work around it. I'll give that a try!
- Andrew