Set Up Quality Profiles
This guide explains Cinephage's quality system and how to configure quality profiles and custom formats for intelligent release selection.
Goal
Configure how Cinephage scores and selects releases, including upgrade behavior and custom format rules.
Prerequisites
- Cinephage installed and running
- Basic understanding of video formats (resolution, codecs, sources)
Time Estimate
15-20 minutes for basic setup, 30+ minutes for custom formats
Understanding Quality in Cinephage
Cinephage uses a scoring-based quality system rather than simple quality levels. Each release is scored based on multiple factors:
Scoring Factors
Cinephage considers 50+ factors when scoring releases:
Resolution (Base Score):
- 2160p (4K): 100 points
- 1080p: 80 points
- 720p: 50 points
- 480p: 20 points
Source Quality:
- BluRay: +40 points
- WEB-DL: +30 points
- HDTV: +10 points
- DVD: +5 points
Codec Efficiency:
- H.265/HEVC: +20 points
- AV1: +25 points
- H.264: +0 points
- MPEG-2: -10 points
HDR Formats:
- Dolby Vision: +30 points
- HDR10+: +20 points
- HDR10: +15 points
- SDR: +0 points
Audio Quality:
- Dolby Atmos: +25 points
- DTS-HD MA: +20 points
- TrueHD: +15 points
- AAC: +5 points
Release Group Reputation:
- Trusted groups: +10 to +20 points
- Unknown groups: +0 points
- Avoided groups: -20 points
Part 1: Understanding Built-in Profiles
Cinephage includes four default quality profiles:
Quality Profile
Goal: Maximum quality regardless of size
Behavior:
- Prefers 4K with HDR
- Upgrades until reaching cutoff
- Cutoff: 2160p BluRay with Dolby Vision
Best for: Users with unlimited storage and high-bandwidth displays
Balanced Profile
Goal: Good quality with reasonable file sizes
Behavior:
- Prefers 1080p WEB-DL
- Balances quality and size
- Cutoff: 1080p BluRay
Best for: Most users with average storage and bandwidth
Compact Profile
Goal: Smallest acceptable quality
Behavior:
- Prefers 720p HDTV
- Avoids large file sizes
- Cutoff: 720p WEB-DL
Best for: Limited storage or bandwidth
Streamer Profile
Goal: Streaming-optimized quality
Behavior:
- Prefers 1080p HEVC
- Efficient codecs for streaming
- Cutoff: 1080p HEVC WEB-DL
Best for: Users who primarily stream content
Part 2: Configure Default Profiles
Step 1: Set Default Movie Profile
- Go to Settings > Profiles
- Under Default Movie Profile, select a profile:
- Quality
- Balanced
- Compact
- Streamer
- Click Save
Step 2: Set Default TV Profile
- Under Default TV Profile, select a profile
- Click Save
Step 3: Apply to Existing Items
To apply the new default to existing library items:
- Go to Library > Movies (or TV)
- Select items to update (or select all)
- Click Edit button
- Change Quality Profile to desired profile
- Click Save
Part 3: Understanding Upgrade Behavior
Cutoff Quality
The cutoff is the quality threshold where upgrades stop:
- Cinephage downloads the best available release
- If a better release appears, it upgrades
- Upgrades continue until reaching the cutoff
- Once cutoff is reached, no more upgrades
Example with Balanced profile:
- First download: 720p HDTV (score: 60)
- Upgrade found: 1080p WEB-DL (score: 110)
- Upgrade found: 1080p BluRay (score: 120) - CUTOFF REACHED
- No more upgrades even if 4K available
Upgrade Until
Configure cutoff in profile settings:
- Go to Settings > Profiles
- Click Edit on a profile
- Under Cutoff, select the quality to stop at:
- Any - Never stop upgrading
- 1080p BluRay - Stop at 1080p BluRay
- 2160p WEB-DL - Stop at 4K WEB-DL
- Custom selection
Part 4: Create Custom Formats
Custom formats let you define rules for specific release characteristics.
Example 1: Prefer x265/HEVC
Create a format that boosts HEVC releases:
- Go to Settings > Quality
- Click Add Custom Format
- Configure:
- Name:
x265 Boost - Score:
+20 - Conditions:
- Contains:
x265ORHEVCORH.265 - Does NOT contain:
HDR(optional)
- Contains:
- Name:
- Click Save
Example 2: Avoid Cam Releases
Block CAM and TS releases:
- Click Add Custom Format
- Configure:
- Name:
Block CAM - Score:
-1000(negative = block) - Conditions:
- Contains:
CAMORTSORTCORSCR
- Contains:
- Name:
- Click Save
Example 3: Prefer Specific Groups
Boost trusted release groups:
- Click Add Custom Format
- Configure:
- Name:
Trusted Groups - Score:
+15 - Conditions:
- Contains:
-SPARKSOR-DONOR-EVO
- Contains:
- Name:
- Click Save
Example 4: Require HDR
Only accept HDR content:
- Click Add Custom Format
- Configure:
- Name:
Require HDR - Score:
-1000 - Conditions:
- Does NOT contain:
HDRORDVORDoVi
- Does NOT contain:
- Name:
- Click Save
Part 5: Apply Custom Formats to Profiles
After creating custom formats, apply them to quality profiles:
- Go to Settings > Profiles
- Click Edit on a profile
- Scroll to Custom Formats
- Check formats to apply:
- Positive scores boost matching releases
- Negative scores penalize or block releases
- Click Save
Part 6: Test Custom Formats
Test your formats against real release names:
- Go to Settings > Quality
- Click Test on a custom format
- Enter a release name:
Inception.2010.2160p.UHD.BluRay.x265.DTS-HD.MA.5.1-SPARKS - See score breakdown:
- Base score: 100 (2160p)
- Source: +40 (BluRay)
- Codec: +20 (x265)
- Audio: +20 (DTS-HD MA)
- Custom: +15 (SPARKS group)
- Total: 195
Part 7: Advanced Custom Format Conditions
Condition Types
Contains:
Matches if release name contains text
Example: Contains "x265"
Matches: "Movie.2023.1080p.x265.mkv"
Does Not Contain:
Matches if release name does NOT contain text
Example: Does NOT contain "CAM"
Matches: "Movie.2023.1080p.BluRay.mkv"
Does NOT match: "Movie.2023.CAM.mkv"
Matches Regex:
Advanced pattern matching
Example: Matches regex "\d{4}" (4 digits)
Matches: "Movie.2023.1080p.mkv"
Size Constraints:
Min/Max file size
Example: Min 2GB, Max 10GB
Combining Conditions
Use AND and OR logic:
AND Example (All must match):
- Contains "x265"
- Contains "HDR"
- Does NOT contain "CAM"
OR Example (Any can match):
- Contains "x265" OR
- Contains "HEVC" OR
- Contains "H.265"
Troubleshooting
Upgrades Not Happening
Problem: Better releases available but not upgrading
Solutions:
- Check cutoff is not already reached
- Verify monitoring is enabled
- Check upgrade monitoring task is running
- Ensure better release has higher score
Wrong Quality Downloaded
Problem: Lower quality downloaded when better available
Solutions:
- Check indexer priority
- Verify custom format scores
- Check if better release was filtered out
- Review blocklist for the better release
Custom Format Not Matching
Problem: Format should match but does not
Solutions:
- Test format with actual release name
- Check for case sensitivity
- Verify condition logic (AND vs OR)
- Use regex for complex patterns
Releases Being Blocked
Problem: Releases you want are being rejected
Solutions:
- Check custom formats with negative scores
- Review quality profile minimums
- Check blocklist for entries
- Verify indexer categories
Best Practices
Start Simple
Begin with built-in profiles:
- Use them as-is for initial setup
- Modify gradually as you learn the system
Document Your Rules
Keep notes on what each custom format does:
- Name formats descriptively
- Add comments if supported
- Document why scores are set certain ways
Test Before Applying
Always test custom formats:
- Use real release names
- Check score calculations
- Verify logic works as expected
Monitor Performance
Watch how your profiles perform:
- Check what qualities are being downloaded
- Review upgrade patterns
- Adjust scores based on results
Next Steps
Now that quality profiles are configured:
- Configure Subtitles for multi-language support
- Search and Download using your profiles
- Monitor and Upgrade to manage quality improvements