2023-07-08
- adapter_literotica: 'Fix' clean_chapter_titles for titles ending with Pt or Ch
I've elected to address
applegaa's issue with option 3. I also added a
Fixing Literotica Titles ending in Ch or Pt section to the MetadataManagement wiki page.
Quote:
Originally Posted by JimmXinu
... - Add code to specifically remove trailing 'Pt' or 'Ch' from story titles in adapter_literotica. That will change the story title for existing stories with this problem.
- The above, but only when clean_chapter_titles:true is set.
- Add code to ignore trailing 'Pt' or 'Ch' in story titles only while running clean_chapter_titles:true, but keep it in the official title metadata. Can still be addressed by user with replace_metadata.
- Declare this to be author error and leave it up to the user to pursue options using replace_metadata on title and strip_chapter_numbers if they want to fix it.
|