Skip to content

Coomer Config - Using Username Instead of User ID as the Output Folder #6484

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

You must be logged in to vote

I figured it out, for anyone who needs to know for future reference this is what I had put into the config file:

{
    "extractor": {
        "coomerparty":
        {
            "metadata": true,
			"directory": ["coomerparty", "{subcategory}", "{username}"]
		},
		
		"kemonoparty":
        {
            "metadata": true,
			"directory": ["kemonoparty", "{subcategory}", "{username}"]
		}
    }
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nefariousmeans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants