Update bundles
This commit is contained in:
parent
2581cf7fe6
commit
da990940a1
5 changed files with 15 additions and 48 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue