Database configurations for Dictionarry
Go to file
Profilarr 528a7c8c81 Merge complete: resolved conflicts 2025-09-19 21:22:22 -07:00
.github feat(workflow): add devSync workflow to sync dev branch with stable on PR 2025-09-15 06:44:36 +09:30
custom_formats Merge complete: resolved conflicts 2025-09-19 21:22:22 -07:00
media_management tweak(media): Replace illegal characters in file names 2025-09-07 15:11:16 -07:00
profiles Merge complete: resolved conflicts 2025-09-19 21:22:22 -07:00
regex_patterns Merge complete: resolved conflicts 2025-09-17 15:23:09 -07:00
scripts chore(cleanup): remove bundle script/workflow, remove wiki/devlog entries, remove tiers, update notify script to run on dev, simplify README 2025-09-13 00:10:32 -05:00
templates New Profile: 2160p Quality (#19) 2025-01-18 17:27:44 +10:30
.gitignore chore: add .gitignore to exclude Obsidian directory 2025-03-09 01:23:00 +10:30
CONTRIBUTING.md docs: Add CONTRIBUTING.md with commit message guidelines and structure 2025-01-11 04:52:49 +10:30
README.md Update README.md 2025-09-17 14:41:56 -05:00

README.md

Dictionarry Database

Website Discord Buy Me A Coffee GitHub Sponsors

The database serves two main purposes:

  1. Powers our Documentation
  2. Acts as a Profilarr Compliant Database

Branches

stable

Contains tested database entries ready for production use.

dev

Contains the latest updates and additions that are pending formal verification. May include experimental patterns and profiles that require further testing.