From 9273958e643ff40ac435b90a8f0933b4bf3b4f1b Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Wed, 6 Nov 2024 02:24:18 -0600 Subject: [PATCH] mangadex condition --- dotfiles/gallery-dl/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/gallery-dl/config.json b/dotfiles/gallery-dl/config.json index c1a3522..68728f7 100644 --- a/dotfiles/gallery-dl/config.json +++ b/dotfiles/gallery-dl/config.json @@ -203,7 +203,7 @@ "chapter-filter": "lang == 'en'", "directory": [ "manga", - "{subcategory}", + "manga", "{manga}", "{manga} Ch.{chapter}{chapter_minor}" ],