Commit Graph

4 Commits

Author SHA1 Message Date
santiagosayshey adc47d3b6c add(profile): Initialise 1080p Quality (HDR)
- New CF: Full Disk (Quality Match) - match full discs using radarr's quality modifier CF
- New CF: HDR10 (Missing) (1080p) - match HDR encodes when DV is found too
- New CF: UHD Bluray (Missing)? - match UHD Bluray as a source for 1080p encodes
- New CF: Unwanted x265 groups - match low quality x265 HDR encodes
- Fixed CF: x265 - required negations
- New Profile: 1080p Quality (HDR) - Transparent HDR encodes. Now works for both Sonarr & Radarr
2025-01-14 11:28:34 +10:50
santiagosayshey adf0810b8b feat(format): Add format for identifying missing h265 in files
- Check for specific groups, file markers (mkv, mp4), and WEB source
- Negate if h265 already
2024-12-12 06:44:56 +10:50
santiagosayshey 29ab7f7594 test(regex): add initial x265 tests 2024-12-08 10:22:27 +10:50
santiagosayshey cdef042146 feat(format): Add Streaming Service: Movies Anywhere 2024-12-02 16:59:28 +10:50