kopia lustrzana https://github.com/bellingcat/auto-archiver
set metadata enricher to requires_setup=True (requires exiftool which isn't installed by default on most machines)
rodzic
7a4871db6b
commit
dcd5576f29
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"name": "Media Metadata Enricher",
|
||||
"type": ["enricher"],
|
||||
"requires_setup": False,
|
||||
"requires_setup": True,
|
||||
"external_dependencies": {
|
||||
"python": ["loguru"],
|
||||
"bin": ["exiftool"]
|
||||
|
||||
},
|
||||
"description": """
|
||||
Extracts metadata information from files using ExifTool.
|
||||
|
|
Ładowanie…
Reference in New Issue