Question: Will pretty much
any setting work under an individual story URL section? I was thinking mainly of custom_columns_settings this time. (I suppose ones specific to certain websites might be a bit pointless or not work as expected.)
EDIT: Also, while looking for something in defaults.ini, I noticed that 'remove_class_chapter' was red text. Is this intentional or does it mean there was an error?
Code:
## Some tags, notable chapter div tags from Base eFiction, have
## class='chapter', which causes calibre convert to identify it as a
## chapter and 'pagebreak' at that point, aka split the file, which
## adds unexpected pagebreaks and breaks FFF update if an epub to epub
## conversion is done. Remove class='chapter' from all tags by
## default. Also affects previously downloaded chapters on epub
## update.
remove_class_chapter:true