Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/c6b319edca73e6a9aa45edca2c97b195f1246274/docs/json/radarr/br-disk.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/br-disk.json

27 lines
902 B

{
"trash_id": "ed38b889b31be83fda192888e2286d83",
"trash_score": "-10000",
"name": "BR-DISK",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "DOES NOT INCLUDE ANY OF THESE WORDS",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(?!.*((?<!HD[._ -]|HD)DVD|BDRip|720p|MKV|XviD|WMV|REMUX|[xh][-_. ]?26[45]|German[-_. ]?DL))"
}
},
{
"name": "BUNCH OF COMBINATIONS",
"implementation": "ReleaseTitleSpecification",
"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|^((?=.*((BD|UHD)[-_. ]?(25|50|66)))(?=.*ISO)?)))))"
}
}
]
}