mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into stable
This commit is contained in:
@@ -2979,31 +2979,6 @@
|
||||
"tests": [],
|
||||
"_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",
|
||||
"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.",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1014,10 +1014,6 @@
|
||||
"name": "1080p",
|
||||
"score": 60
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray",
|
||||
"score": 60
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray Remux",
|
||||
"score": 60
|
||||
@@ -1151,7 +1147,7 @@
|
||||
"score": -9999
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray Encode",
|
||||
"name": "Blu-ray",
|
||||
"score": -9999
|
||||
},
|
||||
{
|
||||
@@ -2199,10 +2195,6 @@
|
||||
"name": "1080p",
|
||||
"score": 60
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray",
|
||||
"score": 60
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray Remux",
|
||||
"score": 60
|
||||
@@ -2348,7 +2340,7 @@
|
||||
"score": -9999
|
||||
},
|
||||
{
|
||||
"name": "Blu-ray Encode",
|
||||
"name": "Blu-ray",
|
||||
"score": -9999
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updated_at": "2025-02-10T04:35:01.767638+00:00",
|
||||
"updated_at": "2025-02-11T02:06:52.475262+00:00",
|
||||
"folders": [
|
||||
"custom_formats",
|
||||
"profiles",
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user