Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/0d71ade77e553c0f56063eb415558a4483b4e071
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -2596,12 +2596,12 @@ Remaster (also digital remastering and digitally remastered) refers to changing
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "avc|vc-1|hevc",
"name": "Video coding standards",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "avc|vc-1|hevc"
"value": "avc|vc-1|hevc|MPEG-?2"
}
},
{
@ -2637,7 +2637,7 @@ Remaster (also digital remastering and digitally remastered) refers to changing
"negate": true,
"required": true,
"fields": {
"value": "[xh]\\.?265|\\bHEVC(\\b|\\d)"
"value": "[xh][ .]?265|\\bHEVC(\\b|\\d)"
}
}
]
@ -2885,6 +2885,51 @@ That's why I created my own golden rule.
------
### No-RlsGroup
<sub><sub><sub>Score [-9999]</sub>
>Some indexers strip out the release group what could result in LQ groups getting a higher score.
>For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match
!!! warning
If you don't use a decent filenames like not adding release groups don't add this Custom Format, except if you want to upgrade them.