Sonarr Prefer X265 Jun 2026

| Term | Score | |------|-------| | /\b(x265|hevc)\b/i | +100 | | /\b(x264|avc)\b/i | -50 |

Ensure your is set to at least 100 . Step 3: Handling Potential Pitfalls sonarr prefer x265

Here, you will build a "Release Title" condition. This is a Regular Expression (Regex) that catches every variation of x265 naming conventions. | Term | Score | |------|-------| | /\b(x265|hevc)\b/i

While Sonarr doesn't have a simple "HEVC Only" toggle, you can easily automate this preference using Custom Formats sonarr prefer x265