Skip to content

--write-tags: instead of filename.png.txt only filename.txt #6398

Closed Answered by mikf
internetsurfer777 asked this question in Q&A
Discussion options

You must be logged in to vote

Add the following to your config file and use -P tags instead of --write-tags.
Put it either before the "extractor" block (and add a comma) or before "netrc" at the very end.

    "postprocessor": {
        "tags": {
            "name": "metadata",
            "mode": "tags",
            "extension-format": "txt"
        }
    }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@internetsurfer777
Comment options

Answer selected by internetsurfer777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants