[gelbooru] improve and fix pagination (#2230, #2232)

Use 'id:<POSTID' as a tag instead of going through pages with 'pid'.

Something similar was already implemented in 93cef784,
but that got broken again in 3085aac4.
This commit is contained in:
Mike Fährmann
2022-01-26 19:43:14 +01:00
parent 806badbeec
commit e2be199124
3 changed files with 17 additions and 20 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.20.3"
__version__ = "1.20.4-dev"