profilarr-trash-guides/custom_formats/Sonarr - SDR (no WEBDL).yml
2025-07-27 15:28:15 +03:00

34 lines
733 B
YAML

name: Sonarr - SDR (no WEBDL)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#sdr-no-webdl)'
tags:
- Sonarr
- Resolution
- Source
- Release Title
conditions:
- name: Sonarr - 2160p
negate: false
required: true
type: resolution
resolution: 2160p
- name: Sonarr - HDR Formats
negate: true
required: false
type: release_title
pattern: Sonarr - HDR Formats
- name: Sonarr - SDR
negate: false
required: false
type: release_title
pattern: Sonarr - SDR
- name: Sonarr - Not WEBDL
negate: true
required: true
type: source
source: web_dl
- name: Sonarr - Not WEBRip
negate: true
required: true
type: source
source: webrip
tests: []