github mrblomblo/blombooru v1.36.1

latest releases: v1.40.1, v1.40.0, v1.40.0-rc.1...
5 months ago

Blombooru v1.36.1

Blombooru is a private, self-hosted media tagging tool designed as an alternative to image boorus for managing personal media collections.

Key Features

  • Danbooru-Style Tagging: Includes a tagging system with categories (artist, character, copyright, meta, general), parent-child media relationships, albums, and full support for Danbooru-compatible search syntax.
  • AI Integration: Support for viewing AI metadata from tools such as SwarmUI, ComfyUI, and A1111. Includes integration with the WDv3 Auto Tagger for automated tag suggestions.
  • External Booru Import: Allows importing media directly from supported boorus (e.g., Danbooru, Gelbooru) via URL. Metadata such as tags, rating, and sources are automatically mapped and imported.
  • API Compatibility: Implements a Danbooru v2 compatible API. This allows you to connect third-party Booru clients (such as Grabber, Tachiyomi, or BooruNav) to your Blombooru instance.
  • Security & Access Control: Management actions (uploading, editing, deleting) require an admin login. A Secure Mode can also be enabled to require login to interact with Blombooru (including to view media), while still allowing access to shared media.
  • Customizable Interface: Built with Tailwind CSS for responsiveness. Includes built-in themes (Catppuccin variants, Gruvbox, Nord, Everforest, OLED) and supports adding custom CSS themes.
  • System Architecture: Built on Python (FastAPI) and PostgreSQL 17. Optional Redis caching is available for faster autocomplete and queries. Supports multi-instance setups and shared tag databases.

Installation Instructions

Docker is the recommended installation method. To deploy Blombooru using Docker:

  1. Download docker-compose.yml and example.env from the release assets below.
  2. (Optional) If you intend to use a shared tag database across multiple instances, also download docker-compose.shared-tags.yml.
  3. Follow the Installation instructions in the README to complete the setup.

What's Changed

  • bug: fix #46 ('no tags' in media page is not being translated) by @cobaltcobaltcobalt in #48
  • feat: (docs) update ru locale, readme, change username placeholder in… by @cobaltcobaltcobalt in #47
  • feat: Check build environment before checking for updates & Small stability fixes with Docker handling in the updater

Full Changelog: v1.36.0...v1.36.1

Credits & Acknowledgements

Thank you to the following contributors and community members for their help in improving Blombooru:

Don't miss a new blombooru release

NewReleases is sending notifications on new releases.