Database configurations for Dictionarry
Go to file
Profilarr b3146fc3b5 tweak(profile): Adjust release group scores for 2160p non-remux
- Adjust release group scores to account for Bluray 2160p being set to 250k
2025-09-17 21:07:14 -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-17 15:23:09 -07:00
media_management tweak(media): Replace illegal characters in file names 2025-09-07 15:11:16 -07:00
profiles tweak(profile): Adjust release group scores for 2160p non-remux 2025-09-17 21:07:14 -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 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

README.md

Dictionarry Database

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.