mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
Update bundles
This commit is contained in:
@@ -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
@@ -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
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user