Database configurations for Dictionarry
Go to file
st-sha f91435e62c Remove README-CUSTOMIZATIONS.md from tracking (now in .gitignore) 2025-10-22 14:14:44 -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 Treat UHD Bluray same as upstream (as 1080p source) 2025-10-22 08:35:24 -07:00
media_management tweak(media): Replace illegal characters in file names 2025-09-07 15:11:16 -07:00
profiles Treat UHD Bluray same as upstream (as 1080p source) 2025-10-22 08:35:24 -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 updated user guide 2025-10-22 09:35:46 -07:00
CONTRIBUTING.md docs: Add CONTRIBUTING.md with commit message guidelines and structure 2025-01-11 04:52:49 +10:30
README.md Treat UHD Bluray same as upstream (as 1080p source) 2025-10-22 08:35:24 -07:00

README.md

Dictionarry Database for The HTB

Key Changes from Upstream

Quality & Source Preferences

  • Physical Media Prioritized: Favor UHD Bluray sources over WEB in all cases
  • IMAX Prioritized: Prioritize full-screen IMAX releases over letterboxed theatrical versions, even if it means grabbing WEB instead of REMUX
  • MA Prioritized: Prefer Movies Anywhere releases more highly compared to other WEB sources

New Profiles

  • ADDED: 2160p Remux (Prefer Theatrical): Avoids special editions
  • ADDED: 2160p Remux Only: Allows only REMUX with no fallback to encodes, WEB, etc. Allows for 1080p if 2160p is not available.
  • REMOVED: Most lower-quality granular profiles: When quality is the goal, there is no need to have over a dozen granular profiles

Technical Improvements

  • Custom Format Improvements: Enhanced format detection and conflict prevention between overlapping formats
  • Documentation: Clear CUSTOM comments marking all modifications from upstream for transparency

🔄 Sync Status

This fork stays synchronized with upstream while maintaining HTB-specific customizations marked with CUSTOM: comments. Currently this is done manually with AI assistance.