[danbooru:pool] download posts in pool order (#7091)

- add 'order-posts' option
- add 'num' metadata field for pool position
- update default filenames to order by pool position
This commit is contained in:
Mike Fährmann
2025-03-03 14:55:02 +01:00
parent c567bf12e6
commit f232a07faf
4 changed files with 139 additions and 4 deletions

View File

@@ -769,7 +769,11 @@
"external" : false,
"metadata" : false,
"threshold": "auto",
"ugoira" : false
"ugoira" : false,
"pool": {
"order-posts": "pool"
}
},
"danbooru":
{