[common] use 'parent' value as 'parent-metadata' default (#8525 #8604)

enable 'parent-metadata' by default for
'chevereto' & 'imagehost' (album/gallery) extractors
This commit is contained in:
Mike Fährmann
2025-12-08 20:07:56 +01:00
parent f5f4122cb6
commit b1b70528a6
6 changed files with 20 additions and 3 deletions

View File

@@ -231,10 +231,13 @@ Type
* ``bool``
* ``string``
Default
``true``
``[chevereto]`` |
``[imagehost]``
``false``
otherwise
Description
If ``true``, overwrite any metadata provided by a child extractor
with its parent's.
Forward a parent's metadata to its child extractors.
| If this is a ``string``, add a parent's metadata to its children's
to a field named after said string.