Update bundles

This commit is contained in:
GitHub Action
2025-03-07 17:52:29 +00:00
parent 281fcfe0c5
commit 34f454b82f
5 changed files with 22 additions and 22 deletions

View File

@@ -2306,7 +2306,7 @@
"_id": "Amazon Prime (1080p)"
},
{
"name": "Amazon Prime [UHD]",
"name": "Amazon Prime [2160p]",
"description": "Matches 4k 'Amazon Prime' WEB-DLs, unique to the 2160p Quality profile",
"tags": [
"Streaming Service",
@@ -2315,10 +2315,10 @@
"conditions": [
{
"name": "2160p",
"type": "resolution",
"required": true,
"negate": false,
"resolution": "2160p"
"required": true,
"resolution": "2160p",
"type": "resolution"
},
{
"name": "AMZN Regex",
@@ -2394,7 +2394,7 @@
"passes": true
}
],
"_id": "Amazon Prime (UHD)"
"_id": "Amazon Prime (2160p)"
},
{
"name": "Amazon Prime",

File diff suppressed because one or more lines are too long

View File

@@ -1242,7 +1242,7 @@
"score": 240
},
{
"name": "Amazon Prime [UHD]",
"name": "Amazon Prime [2160p]",
"score": 160
},
{
@@ -1727,7 +1727,7 @@
"score": 230
},
{
"name": "Amazon Prime [UHD]",
"name": "Amazon Prime [2160p]",
"score": 160
},
{

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2025-03-07T17:50:28.515008+00:00",
"updated_at": "2025-03-07T17:52:29.250171+00:00",
"folders": [
"custom_formats",
"profiles",

File diff suppressed because one or more lines are too long