Merge branch 'master' into dependabot/pip/mkdocs-git-revision-date-localized-plugin-0.10.3

pull/409/head
TRaSH 3 years ago committed by GitHub
commit 3826a03cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,7 +120,7 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history.
### Sonarr
??? example "Sonarr"
??? example "Sonarr - [CLICK TO EXPAND]"
`Settings` => `Download Clients`
@ -134,7 +134,7 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history.
### Radarr
??? example "Radarr"
??? example "Radarr - [CLICK TO EXPAND]"
`Settings` => `Download Clients`

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "^(?!.*((?<!HD[._ -]|HD)DVD|BDRip|720p|MKV|XviD|WMV|REMUX|[xh][-_. ]?26[45]|German[-_. ]?DL)).*$"
"value": "^(?!.*((?<!HD[._ -]|HD)DVD|BDRip|720p|MKV|XviD|WMV|d3g|REMUX|[xh][-_. ]?26[45]|German[-_. ]?DL)).*"
}
},
{
@ -19,7 +19,7 @@
"negate": false,
"required": true,
"fields": {
"value": "^(((?=.*(Blu[-_. ]?ray|HD[-_. ]?DVD)\\b)(?=.*\\b(AVC|HEVC|VC[-_. ]?1|MVC|MPEG[-_. ]?2)\\b))|^((?=.*\\b(^((?=.*COMPLETE)(?=.*(Blu[-_. ]?ray|HD[-_. ]?DVD)))|3D[-_. ]?BD|BR[-_. ]?DISK|Full[-_. ]?Blu[-_. ]?ray|^((?=.*((BD|UHD)[-_. ]?(25|50|66)))(?=.*ISO)?))))).*$"
"value": "^(((?=.*(Blu[-_. ]?ray|HD[-_. ]?DVD)\\b)(?=.*\\b(AVC|HEVC|VC[-_. ]?1|MVC|MPEG[-_. ]?2)\\b))|^((?=.*\\b(^((?=.*(COMPLETE|\\bDis[ck]\\b))(?=.*(Blu[-_. ]?ray|HD[-_. ]?DVD)))|3D[-_. ]?BD|BR[-_. ]?DISK|Full[-_. ]?Blu[-_. ]?ray|^((?=.*((BD|UHD)[-_. ]?(25|50|66)))(?=.*ISO)?))))).*"
}
}
]

Loading…
Cancel
Save