Database configurations for Dictionarry
Go to file
st-sha fa1b5295ff docs: Fix inaccurate CUSTOM comments and add IMAX Enhanced to 2160p Quality
- Corrected CUSTOM comments to only mark actual differences vs upstream
- Removed 'same as upstream' noise and inaccurate customization claims
- Added IMAX Enhanced (40000) to 2160p Quality profile for consistency
- Updated README with user-focused profile descriptions and technical details
- All 2160p profiles now have consistent IMAX Enhanced scoring

Key actual customizations documented:
- UHD Bluray: +40000 boost and repositioned in 2160p Quality
- IMAX Enhanced: Added to all 2160p profiles (40000 score)
- MA scoring: +2000 boost in 2160p Quality (6000 vs upstream 4000)
- minCustomFormatScore: Removed minimums (0 vs upstream 20000)
- Special Edition penalty: -40000 in Prefer Theatrical variant
2025-10-21 22:20:42 -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 docs: Fix inaccurate CUSTOM comments and add IMAX Enhanced to 2160p Quality 2025-10-21 22:20:42 -07:00
media_management tweak(media): Replace illegal characters in file names 2025-09-07 15:11:16 -07:00
profiles docs: Fix inaccurate CUSTOM comments and add IMAX Enhanced to 2160p Quality 2025-10-21 22:20:42 -07:00
regex_patterns Merge upstream changes with local customizations 2025-10-21 21:49:39 -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-CUSTOMIZATIONS.md docs: Fix inaccurate CUSTOM comments and add IMAX Enhanced to 2160p Quality 2025-10-21 22:20:42 -07:00
README.md Update README.md 2025-09-17 14:41:56 -05:00
update-from-upstream.ps1 docs: Add comprehensive customization documentation 2025-10-21 22:03:40 -07:00
update-from-upstream.sh docs: Add comprehensive customization documentation 2025-10-21 22:03:40 -07: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.