Database configurations for Dictionarry
Go to file
st-sha 0de7c8d6bb docs: Add comprehensive customization documentation
- Added README-CUSTOMIZATIONS.md with full project overview
- Added CUSTOM: comments to all profile files documenting intentional changes
- Created update scripts for both bash and PowerShell workflows
- Documented UHD Bluray priority, IMAX Enhanced scoring, Special Edition penalties
- Standardized workflow with proper upstream/origin remote configuration

This ensures customizations are preserved during future upstream merges.
2025-10-21 22:03:40 -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 upstream changes with local customizations 2025-10-21 21:49:39 -07:00
media_management tweak(media): Replace illegal characters in file names 2025-09-07 15:11:16 -07:00
profiles docs: Add comprehensive customization documentation 2025-10-21 22:03:40 -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: Add comprehensive customization documentation 2025-10-21 22:03:40 -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.