mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Updated Custom Formats (markdown)
parent
b67cc5bf0c
commit
b0fda91d1b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ The Value is used for the matching.
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
| Example of Tag | Example Release Name | Matching | Does it Match? |
|
| Example of Tag | Example Release Name | Matching | Does it Match? |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|
|
||||||
| S_BLURAY | Prometheus.2012.Bluray.1080p | S_BLURAY == S_BLURAY | YES |
|
| S_BLURAY | Prometheus.2012.Bluray.1080p | S_BLURAY == S_BLURAY | YES |
|
||||||
| S_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY == S_WEBDL | NO |
|
| S_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY == S_WEBDL | NO |
|
||||||
| S_N_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY != S_WEBDL | YES |
|
| S_N_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY != S_WEBDL | YES |
|
||||||
|
|
Loading…
Reference in a new issue