Merge branch 'master' into master

pull/1099/head
Michael Thomas 2 years ago committed by GitHub
commit 1eace0c9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
{ {
"trash_id": "c30d2958827d1867c73318a5a2957eb1", "trash_id": "c30d2958827d1867c73318a5a2957eb1",
"trash_score": "75", "trash_score": "75",
"trash_regex": "https://regex101.com/r/GfOSFe/1",
"name": "RED", "name": "RED",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": true,
"specifications": [ "specifications": [
@ -10,7 +11,7 @@
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "\\b(red|youtube red)\\b" "value": "\\b(red|youtube red)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
} }
}, },
{ {

@ -1,3 +1,15 @@
# 2023-01-14 21:15
**[New]**
- None
**[Updated]**
- [Guide] `Hardlinks` docker wording updates. *PR#1085*
- [Guide] Moved folder structure to includes. *PR#1085*
**[Fixed]**
- [Sonarr] Reverted naming scheme to be consistent with Radarr. *PR#1088* => *PR#1094*
- [Sonarr] CF `RED` to not match episode title with the word RED. *PR#1098*
# 2023-01-11 23:30 # 2023-01-11 23:30
**[New]** **[New]**
- [Starr] How to setup Language Custom Formats. *PR#1086* - [Starr] How to setup Language Custom Formats. *PR#1086*

Loading…
Cancel
Save