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/5cd2ba0948a785d9199b8d71bb1f5893056abdfe?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
13 changed files with
14 additions and
22 deletions
@ -19,7 +19,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
} ,
} ,
{
{
@ -1,7 +1,7 @@
{
{
"trash_id" : "e23edd2482476e595fb990b12e7c609c" ,
"trash_id" : "e23edd2482476e595fb990b12e7c609c" ,
"trash_score" : "1500" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/ xIFQQR/1 ",
"trash_regex" : "https://regex101.com/r/ pADWJD/8 ",
"name" : "DV HDR10" ,
"name" : "DV HDR10" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -1,7 +1,6 @@
{
{
"trash_id" : "55d53828b9d81cbe20b02efd00aa0efd" ,
"trash_id" : "55d53828b9d81cbe20b02efd00aa0efd" ,
"trash_score" : "1500" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/Bc7NTL/2" ,
"name" : "DV HLG" ,
"name" : "DV HLG" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?=.*\\b(HLG (\\b|\\d)) )"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?=.*\\b(HLG )\\b )"
}
}
}
}
]
]
@ -1,7 +1,6 @@
{
{
"trash_id" : "a3e19f8f627608af0211acd02bf89735" ,
"trash_id" : "a3e19f8f627608af0211acd02bf89735" ,
"trash_score" : "1500" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/aJn0H8/1" ,
"name" : "DV SDR" ,
"name" : "DV SDR" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -1,7 +1,6 @@
{
{
"trash_id" : "923b6abef9b17f937fab56cfcf89e1f1" ,
"trash_id" : "923b6abef9b17f937fab56cfcf89e1f1" ,
"trash_score" : "-10000" ,
"trash_score" : "-10000" ,
"trash_regex" : "https://regex101.com/r/Jqg9Jo/2" ,
"name" : "DV (WEBDL)" ,
"name" : "DV (WEBDL)" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
} ,
} ,
{
{
@ -1,7 +1,6 @@
{
{
"trash_id" : "58d6a88f13e2db7f5059c41047876f00" ,
"trash_id" : "58d6a88f13e2db7f5059c41047876f00" ,
"trash_score" : "1500" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/h9VdrP/2" ,
"name" : "DV" ,
"name" : "DV" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10[^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10[^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
}
}
]
]
@ -55,7 +55,7 @@
"negate" : true ,
"negate" : true ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "\\b(HLG (\\b|\\d)) "
"value" : "\\b(HLG )\\b "
}
}
} ,
} ,
{
{
@ -1,7 +1,6 @@
{
{
"trash_id" : "e61e28db95d22bedcadf030b8f156d96" ,
"trash_id" : "e61e28db95d22bedcadf030b8f156d96" ,
"trash_score" : "500" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/Jy24ye/2" ,
"name" : "HDR" ,
"name" : "HDR" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(HDR)\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR)\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
} ,
} ,
{
{
@ -1,7 +1,6 @@
{
{
"trash_id" : "dfb86d5941bc9075d6af23b09c2aeecd" ,
"trash_id" : "dfb86d5941bc9075d6af23b09c2aeecd" ,
"trash_score" : "500" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/EsT3YN/2" ,
"name" : "HDR10" ,
"name" : "HDR10" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(HDR10[^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR10[^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
}
}
]
]
@ -1,7 +1,7 @@
{
{
"trash_id" : "b17886cb4158d9fea189859409975758" ,
"trash_id" : "b17886cb4158d9fea189859409975758" ,
"trash_score" : "901" ,
"trash_score" : "901" ,
"trash_regex" : "https://regex101.com/r/ keKCbP/2 ",
"trash_regex" : "https://regex101.com/r/ hCAQEO/4 ",
"name" : "HDR10+ Boost" ,
"name" : "HDR10+ Boost" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(HDR10(\\+|P(lus)?)))(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR10(\\+|P(lus)?)))(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
}
}
]
]
@ -1,7 +1,7 @@
{
{
"trash_id" : "b974a6cd08c1066250f1f177d7aa1225" ,
"trash_id" : "b974a6cd08c1066250f1f177d7aa1225" ,
"trash_score" : "600" ,
"trash_score" : "600" ,
"trash_regex" : "https://regex101.com/r/ keKCbP/2 ",
"trash_regex" : "https://regex101.com/r/ hCAQEO/4 ",
"name" : "HDR10+" ,
"name" : "HDR10+" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(HDR10(\\+|P(lus)?)))(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG (\\b|\\d)) )(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR10(\\+|P(lus)?)))(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG )\\b )(?!.*\\b(PQ)\\b)"
}
}
}
}
]
]
@ -1,7 +1,6 @@
{
{
"trash_id" : "9364dd386c9b4a1100dde8264690add7" ,
"trash_id" : "9364dd386c9b4a1100dde8264690add7" ,
"trash_score" : "500" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/gAoHQt/1" ,
"name" : "HLG" ,
"name" : "HLG" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*\\b(HLG (\\b|\\d)) )(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(PQ)\ \b)"
"value" : "^(?=.*\\b(HLG )\\b )(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(PQ)\b)"
}
}
}
}
]
]
@ -1,7 +1,6 @@
{
{
"trash_id" : "08d6d8834ad9ec87b1dc7ec8148e7a1f" ,
"trash_id" : "08d6d8834ad9ec87b1dc7ec8148e7a1f" ,
"trash_score" : "500" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/aaUkkW/2" ,
"name" : "PQ" ,
"name" : "PQ" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +10,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : " ^ (?=.*\\b(PQ)\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)) )"
"value" : " (?=.*\\b(PQ)\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG)\b )"
}
}
}
}
]
]