Fixed critical scoring issue where 720p releases scored higher than 1080p. Changes: - Added 1080p Bluray, 1080p WEB-DL, 1080p WEBRip (200,000 pts each) - Removed codec-specific 1080p WEB-DL (h264) format - Standardized all 720p sources to 100,000 pts - Updated upgradeUntilScore to 400,000 (1080p) and 300,000 (720p) - Updated descriptions to reflect equal source priorities Scoring now correctly prioritizes: - 1080p releases: 350,000 pts (150K tier + 200K source) - 720p releases: 250,000 pts (150K tier + 100K source) - 480p releases: 210,000 pts (150K tier + 60K source) |
||
|---|---|---|
| .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.