{% extends "layout.html" %} {% block title %}Settings{% endblock %} {% block content %}

Settings

Admin Actions

Import Filters

Configure filters to skip certain images during import.

Useful for filtering out UI elements, overlays, and buttons.

Controls how similar images must be to be considered duplicates. Higher values allow more variations through.

Last Import Statistics

- Processed
- Imported
- Filtered (size)
- Filtered (transparent)

Delete Images by Tag

Permanently delete all images associated with a specific tag (e.g., remove an artist's entire collection).

Use these tools to manually trigger an import or reset the image database. Resetting the database does not delete the actual image files.

{% endblock %}