Add setting to control dates comparison on updates

This commit is contained in:
Luis Ángel San Martín
2023-06-07 22:41:31 +02:00
parent 3eb6811b1c
commit 5dac3e1402
3 changed files with 17 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#define VERSION "9.13.0"
#define IMPORT_COMIC_INFO_XML_METADATA "IMPORT_COMIC_INFO_XML_METADATA"
#define COMPARE_MODIFIED_DATE_ON_LIBRARY_UPDATES "COMPARE_MODIFIED_DATE_ON_LIBRARY_UPDATES"
#define NUM_DAYS_BETWEEN_VERSION_CHECKS "NUM_DAYS_BETWEEN_VERSION_CHECKS"
#define LAST_VERSION_CHECK "LAST_VERSION_CHECK"