Database configurations for Dictionarry
Go to file
Profilarr 9d5d3bfde3 Merge upstream changes with local customizations
- Incorporated upstream quality control penalties (Foreign Release Groups, x265 Bluray)
- Added upstream streaming service improvements (ATVP, DSNP, HMAX, etc.)
- Maintained local physical media priority structure
- Combined quality tier systems for better additive scoring
- Preserved local customizations (IMAX Enhanced, custom scoring preferences)
- Fixed duplicate score entries and merge conflict markers
- Synchronized remux profile variants with upstream configuration
- Kept distinct behaviors: regular (neutral), prefer theatrical (penalizes special editions), remux-only (restricts qualities)
2025-10-21 21:49:39 -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 Merge upstream changes with local customizations 2025-10-21 21:49:39 -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.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.