Merge branch 'Dictionarry-Hub:stable' into black-and-white
This commit is contained in:
commit
fcc9b31611
|
|
@ -2979,31 +2979,6 @@
|
||||||
"tests": [],
|
"tests": [],
|
||||||
"_id": "BeyondHD"
|
"_id": "BeyondHD"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Blu-ray Encode",
|
|
||||||
"description": "Matches Blu-rays that are NOT remuxes",
|
|
||||||
"tags": [
|
|
||||||
"Source"
|
|
||||||
],
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"name": "Blu-ray",
|
|
||||||
"type": "source",
|
|
||||||
"required": true,
|
|
||||||
"negate": false,
|
|
||||||
"source": "bluray"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Remux",
|
|
||||||
"type": "release_title",
|
|
||||||
"required": true,
|
|
||||||
"negate": true,
|
|
||||||
"pattern": "remux"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tests": [],
|
|
||||||
"_id": "Blu-ray Encode"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Blu-ray Remux",
|
"name": "Blu-ray Remux",
|
||||||
"description": "A Blu-ray Remux is a direct rip of a Blu-ray's content without any re-encoding, preserving the original video, audio, and subtitle quality. It retains the exact resolution, bitrate, and format of the Blu-ray, ensuring no loss in fidelity compared to the source.",
|
"description": "A Blu-ray Remux is a direct rip of a Blu-ray's content without any re-encoding, preserving the original video, audio, and subtitle quality. It retains the exact resolution, bitrate, and format of the Blu-ray, ensuring no loss in fidelity compared to the source.",
|
||||||
|
|
@ -5244,7 +5219,7 @@
|
||||||
{
|
{
|
||||||
"name": "Groups",
|
"name": "Groups",
|
||||||
"negate": false,
|
"negate": false,
|
||||||
"pattern": "(?<=^|[\\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD\\b",
|
"pattern": "(?<=^|[\\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD|VisionXpert\\b",
|
||||||
"required": true,
|
"required": true,
|
||||||
"type": "release_title"
|
"type": "release_title"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1014,10 +1014,6 @@
|
||||||
"name": "1080p",
|
"name": "1080p",
|
||||||
"score": 60
|
"score": 60
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Blu-ray",
|
|
||||||
"score": 60
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Blu-ray Remux",
|
"name": "Blu-ray Remux",
|
||||||
"score": 60
|
"score": 60
|
||||||
|
|
@ -1151,7 +1147,7 @@
|
||||||
"score": -9999
|
"score": -9999
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Blu-ray Encode",
|
"name": "Blu-ray",
|
||||||
"score": -9999
|
"score": -9999
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -2199,10 +2195,6 @@
|
||||||
"name": "1080p",
|
"name": "1080p",
|
||||||
"score": 60
|
"score": 60
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Blu-ray",
|
|
||||||
"score": 60
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Blu-ray Remux",
|
"name": "Blu-ray Remux",
|
||||||
"score": 60
|
"score": 60
|
||||||
|
|
@ -2348,7 +2340,7 @@
|
||||||
"score": -9999
|
"score": -9999
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Blu-ray Encode",
|
"name": "Blu-ray",
|
||||||
"score": -9999
|
"score": -9999
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -3598,7 +3598,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Non Retail HDR Groups",
|
"name": "Non Retail HDR Groups",
|
||||||
"pattern": "(?<=^|[\\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD\\b",
|
"pattern": "(?<=^|[\\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD|VisionXpert\\b",
|
||||||
"description": "Matches groups that produce non retail HDR.",
|
"description": "Matches groups that produce non retail HDR.",
|
||||||
"tags": [
|
"tags": [
|
||||||
"Release Group",
|
"Release Group",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"updated_at": "2025-02-09T21:44:51.103470+00:00",
|
"updated_at": "2025-02-11T02:08:18.586349+00:00",
|
||||||
"folders": [
|
"folders": [
|
||||||
"custom_formats",
|
"custom_formats",
|
||||||
"profiles",
|
"profiles",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,16 +0,0 @@
|
||||||
name: Blu-ray Encode
|
|
||||||
description: Matches Blu-rays that are NOT remuxes
|
|
||||||
tags:
|
|
||||||
- Source
|
|
||||||
conditions:
|
|
||||||
- name: Blu-ray
|
|
||||||
type: source
|
|
||||||
required: true
|
|
||||||
negate: false
|
|
||||||
source: bluray
|
|
||||||
- name: Remux
|
|
||||||
type: release_title
|
|
||||||
required: true
|
|
||||||
negate: true
|
|
||||||
pattern: Remux
|
|
||||||
tests: []
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
title: Website 2.0
|
title: Website 2.0
|
||||||
slug: website2.0
|
slug: website2.0
|
||||||
author: santiagosayshey
|
author: santiagosayshey
|
||||||
created: 2025-01-02
|
created: 2025-02-02
|
||||||
tags: [devlog, website, profile_builder, eei, 2160p, quality]
|
tags: [devlog, website, profile_builder, eei, 2160p, quality]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,8 +20,6 @@ minScoreIncrement: 10
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 1080p
|
- name: 1080p
|
||||||
score: 60
|
score: 60
|
||||||
- name: Blu-ray
|
|
||||||
score: 60
|
|
||||||
- name: Blu-ray Remux
|
- name: Blu-ray Remux
|
||||||
score: 60
|
score: 60
|
||||||
- name: DTS-X
|
- name: DTS-X
|
||||||
|
|
@ -88,7 +86,7 @@ custom_formats:
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: B&W
|
- name: B&W
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: Blu-ray Encode
|
- name: Blu-ray
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: Dolby Vision
|
- name: Dolby Vision
|
||||||
score: -9999
|
score: -9999
|
||||||
|
|
|
||||||
|
|
@ -26,8 +26,6 @@ custom_formats:
|
||||||
score: 120
|
score: 120
|
||||||
- name: 1080p
|
- name: 1080p
|
||||||
score: 60
|
score: 60
|
||||||
- name: Blu-ray
|
|
||||||
score: 60
|
|
||||||
- name: Blu-ray Remux
|
- name: Blu-ray Remux
|
||||||
score: 60
|
score: 60
|
||||||
- name: DTS-X
|
- name: DTS-X
|
||||||
|
|
@ -100,7 +98,7 @@ custom_formats:
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: B&W
|
- name: B&W
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: Blu-ray Encode
|
- name: Blu-ray
|
||||||
score: -9999
|
score: -9999
|
||||||
- name: Dolby Vision (Without Fallback)
|
- name: Dolby Vision (Without Fallback)
|
||||||
score: -9999
|
score: -9999
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name: Non Retail HDR Groups
|
name: Non Retail HDR Groups
|
||||||
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD\b
|
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD|VisionXpert\b
|
||||||
description: Matches groups that produce non retail HDR.
|
description: Matches groups that produce non retail HDR.
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue