Update bundles

This commit is contained in:
GitHub Action
2025-02-11 02:06:52 +00:00
parent 2581cf7fe6
commit da990940a1
5 changed files with 15 additions and 48 deletions

View File

@@ -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.",