[exhentai] Sort files in .txt by artist name #8904
-
|
I have a .txt folder with different work from multiple artist included. |
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Jan 23, 2026
Replies: 1 comment 5 replies
-
{
"extractor": {
"exhentai": {
"tags": true,
"directory": ["{category}", "{tags_artist[0]|tags_group[0]|''}", "{title}"]
}
}
}https://gdl-org.github.io/docs/configuration.html#extractor-exhentai-tags |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
mikf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ "extractor": { "exhentai": { "tags": true, "directory": ["{category}", "{tags_artist[0]|tags_group[0]|''}", "{title}"] } } }https://gdl-org.github.io/docs/configuration.html#extractor-exhentai-tags