[xenforo] implement '"order-posts": "reaction"' (#8997)

This commit is contained in:
Mike Fährmann
2026-02-04 21:51:55 +01:00
parent 3d36ee0e53
commit 42407afb6d
3 changed files with 30 additions and 7 deletions

View File

@@ -7307,15 +7307,20 @@ extractor.[xenforo].order-posts
Type
``string``
Default
``"desc"``
``thread``
``"desc"``
otherwise
``"asc"``
Description
Controls the order in which
posts of a ``thread`` are processed.
posts of a ``thread`` or `media` files are processed.
``"asc"``
Ascending order (oldest first)
``"desc"`` | ``"reverse"``
Descending order (newest first)
``"reaction"`` | ``"score"``
Reaction Score order (``threads`` only)
extractor.ytdl.cmdline-args