Simplified the Micro profile structure by consolidating separate resolution-specific profiles into one unified approach: Changes: - Renamed 1080p Micro → Micro (unified profile for both resolutions) - Deleted redundant 720p Micro profile - Updated profile to handle 1080p as primary with 720p fallback - Added both 1080p and 720p tags to reflect dual-resolution support - Updated workflow custom files list to reflect new structure The unified Micro profile maintains the same functionality: - Targets highly compressed micro-encodes (YTS, YIFY, BONE, GalaxyRG, TGx, ETHEL) - Quality progression: 1080p (all sources) > 720p (all sources) > 480p > DVD - Prefers x265/HEVC for better compression - Storage-focused for users with limited space |
||
|---|---|---|
| .github | ||
| custom_formats | ||
| media_management | ||
| profiles | ||
| regex_patterns | ||
| scripts | ||
| templates | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| README.md | ||
README.md
Dictionarry Database
The database serves two main purposes:
- Powers our Documentation
- 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.