[booru] improve error handling

e.g. for posts without a valid 'file_url' (#1176)
This commit is contained in:
Mike Fährmann
2020-12-16 22:11:10 +01:00
parent 1f9121fecb
commit 8d2e4e5f13
5 changed files with 8 additions and 6 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.16.0"
__version__ = "1.16.1-dev"