Quote:
Originally Posted by Purple Lady
Although I guess you can't know what any news source is. Mine only have a News tag and no other tag except the delete tag. Anyway, however you do it, allow for different delete tags.
|
Calibre defines a news book as one that has a News tag (as translated) and is authored by "calibre". CC is doing the same.
The steps of the deletion process are (after my changes):
- Search the database for all books with the News tag
- For each book:
- Check the book to see if it is authored by exactly "calibre". Ignore it if not.
- Check the book for a tag cc_delete_after_N. If the tag exists and N days have passed, delete the book.
- Check if the book is older than the CC setting. If so, delete the book.