[exhentai][schalenetwork] enable 'tags' categories by default
This commit is contained in:
@@ -3068,7 +3068,7 @@ extractor.exhentai.tags
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
``true``
|
||||
Description
|
||||
Group ``tags`` by type and
|
||||
provide them as ``tags_<type>`` metadata fields,
|
||||
@@ -5564,7 +5564,7 @@ extractor.schalenetwork.tags
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
``true``
|
||||
Description
|
||||
Group ``tags`` by type and
|
||||
provide them as ``tags_<type>`` metadata fields,
|
||||
|
||||
@@ -326,7 +326,7 @@
|
||||
"metadata": false,
|
||||
"original": true,
|
||||
"source" : null,
|
||||
"tags" : false,
|
||||
"tags" : true,
|
||||
"limits" : null,
|
||||
"limits-action" : "stop",
|
||||
"fallback-retries": 2
|
||||
@@ -416,7 +416,7 @@
|
||||
|
||||
"cbz" : false,
|
||||
"format": ["0", "1600", "1280", "980", "780"],
|
||||
"tags" : false
|
||||
"tags" : true
|
||||
},
|
||||
"hentaifoundry":
|
||||
{
|
||||
@@ -745,7 +745,7 @@
|
||||
|
||||
"cbz" : false,
|
||||
"format": ["0", "1600", "1280", "980", "780"],
|
||||
"tags" : false
|
||||
"tags" : true
|
||||
},
|
||||
"scrolller":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user