Feature/library global update exclude manga with state (#281)
* Extract global update settings * Add option to exclude mangas with specific state from global update
This commit is contained in:
@@ -313,6 +313,14 @@
|
||||
"info": "Entries in excluded categories will not be updated even if they are also in included categories"
|
||||
}
|
||||
},
|
||||
"entries": {
|
||||
"title": "Skip updating entries",
|
||||
"label": {
|
||||
"completed": "With \"Completed\" status",
|
||||
"not_started": "That haven't been started",
|
||||
"unread_chapters": "With unread chapter(s)"
|
||||
}
|
||||
},
|
||||
"title": "Global update"
|
||||
},
|
||||
"title": "Library Settings"
|
||||
|
||||
Reference in New Issue
Block a user