[inkbunny] fix submission order (#283)
Getting detailed submission info via /api_submissions.php reordered the input submissions and sorted them by ID. InkbunnyAPI.detail() now sorts them back and ensures they are returned in their original order. This commit also removes the 'metadata' option and always requests submission descriptions.
This commit is contained in:
@@ -873,15 +873,6 @@ Description Controls whether to choose the GIF or MP4 version of an animation.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.inkbunny.metadata
|
||||
---------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Fetch ``description``, ``writing``, and ``pools`` metadata fields.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.inkbunny.orderby
|
||||
--------------------------
|
||||
=========== =====
|
||||
|
||||
Reference in New Issue
Block a user