1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

Updated Custom Formats (markdown)

Leonardo Galli 2018-03-04 18:56:58 +01:00
parent b67cc5bf0c
commit b0fda91d1b

@ -34,7 +34,7 @@ The Value is used for the matching.
## Examples
| Example of Tag | Example Release Name | Matching | Does it Match? |
|---|---|---|---|---|
|---|---|---|---|
| S_BLURAY | Prometheus.2012.Bluray.1080p | S_BLURAY == S_BLURAY | YES |
| S_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY == S_WEBDL | NO |
| S_N_WEBDL | Prometheus.2012.Bluray.1080p | S_BLURAY != S_WEBDL | YES |