]> git.ipfire.org Git - ipfire.org.git/commit
util: Don't crash if pictures cannot be blurred
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Jan 2024 17:42:05 +0000 (17:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Jan 2024 17:42:05 +0000 (17:42 +0000)
commit3e3886a918959515954c8144062f1c82b8769d63
treefb9f5563a60a844e3634d1de8ffc86e084144637
parent999fe6ae68c8a02901923aa16a5b9464909f87bb
util: Don't crash if pictures cannot be blurred

Not all pictures can be blurred, so we just skip that step if not
possible.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/util.py