Feature/settings auto downlaod add new exclude reuploads setting (#717)

* [Codegen] Update generated files

* [Tooling] Run ts-node with transpile only option

* Add new ignore re-uploads from auto download setting
This commit is contained in:
schroda
2024-04-07 21:47:07 +02:00
committed by GitHub
parent 1b28ae27fa
commit 5edb14aefc
6 changed files with 29 additions and 9 deletions

View File

@@ -174,6 +174,7 @@
}
},
"label": {
"ignore_re_uploads": "Ignore re-uploaded chapters",
"ignore_with_unread_chapters": "Ignore automatic chapter downloads for entries with unread chapters",
"new_chapters": "Download new chapters"
},