So I'm now getting a more specific problem relating to when stories update with new chapters.
For Literotica, there is an extra_valid_entries called eroticatags.
I find them useful but don't want them in "tags" since I have a separate system there. So I created the calibre custom column "#etag" to hold them.
Then since I couldn't use the custom columns tab to insert them I added this to personal.ini (based on a similar answer about something like this):
[literotica.com]
add_to_custom_columns_settings:
eroticatags=>#etag
That works very well when importing new titles. But I've noticed that when updating an old story with new chapters it overwrites what is already there and destroys the #etag entries not included in the updated chapters.
Is there any way to have them add without deleting old entries?
|