mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-21 21:27:01 +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",
|
||||
|
||||
Reference in New Issue
Block a user