From 662e5ac868a5c1a3e7bc95b37054b3a0ca4db74f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 29 Mar 2025 07:19:58 -0400 Subject: New upstream version 1.29.3. --- docs/gallery-dl.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 7887fd5..8ede568 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -235,6 +235,9 @@ "avatar": { "formats": null + }, + "folder": { + "subfolders": true } }, "exhentai": @@ -368,13 +371,14 @@ "password": "", "announcements": false, + "archives" : false, "comments" : false, "dms" : false, "duplicates" : false, "favorites" : "artist", "files" : ["attachments", "file", "inline"], "max-posts" : null, - "metadata" : false, + "metadata" : true, "revisions" : false, "order-revisions": "desc" }, @@ -788,6 +792,9 @@ "threshold": "auto", "ugoira" : false, + "favgroup": { + "order-posts": "pool" + }, "pool": { "order-posts": "pool" } -- cgit v1.2.3