mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-05-20 16:28:38 -05:00
chore(guide-sync): Created a base profile that we use for testing (#2712)
* chore(guide-sync): Created a base profile that we use for testing * fix: ERROR: [radarr/sonarr] Profile 'base-profile.json' (trash_id: xxx) missing from quality-profile-groups/groups.json * fix: Wrong line endings or no final newline
This commit is contained in:
@@ -58,5 +58,11 @@
|
||||
"sqp-4-ma-hybrid": "7526db7ac0a1f764793fb181864d0222",
|
||||
"sqp-5": "a7bb1539fd147256b21b1098f3dc2016"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TEST",
|
||||
"profiles": {
|
||||
"base-profile": "92e9a65a52ae48478fb8e9f34238d823"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"trash_id": "92e9a65a52ae48478fb8e9f34238d823",
|
||||
"name": "Base Profile",
|
||||
"trash_description": "This is a base profile that we use for testing",
|
||||
"group": 99,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Remux-2160p",
|
||||
"minFormatScore": 0,
|
||||
"cutoffFormatScore": 10000,
|
||||
"minUpgradeFormatScore": 1,
|
||||
"language": "Original",
|
||||
"items": [
|
||||
{ "name": "Raw-HD", "allowed": false },
|
||||
{ "name": "BR-DISK", "allowed": false },
|
||||
{ "name": "Remux-2160p", "allowed": true },
|
||||
{ "name": "Bluray-2160p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-2160p | WEBRip-2160p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-2160p", "WEBRip-2160p"]
|
||||
},
|
||||
{ "name": "HDTV-2160p", "allowed": true },
|
||||
{ "name": "Remux-1080p", "allowed": true },
|
||||
{ "name": "Bluray-1080p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-1080p | WEBRip-1080p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-1080p", "WEBRip-1080p"]
|
||||
},
|
||||
{ "name": "HDTV-1080p", "allowed": true },
|
||||
{ "name": "Bluray-720p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-720p | WEBRip-720p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-720p", "WEBRip-720p"]
|
||||
},
|
||||
{ "name": "HDTV-720p", "allowed": true },
|
||||
{ "name": "Bluray-576p", "allowed": true },
|
||||
{ "name": "Bluray-480p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-480p | WEBRip-480p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-480p", "WEBRip-480p"]
|
||||
},
|
||||
{ "name": "DVD-R", "allowed": false },
|
||||
{ "name": "DVD", "allowed": false },
|
||||
{ "name": "SDTV", "allowed": false },
|
||||
{ "name": "DVDSCR", "allowed": false },
|
||||
{ "name": "REGIONAL", "allowed": false },
|
||||
{ "name": "TELECINE", "allowed": false },
|
||||
{ "name": "TELESYNC", "allowed": false },
|
||||
{ "name": "CAM", "allowed": false },
|
||||
{ "name": "WORKPRINT", "allowed": false },
|
||||
{ "name": "Unknown", "allowed": false }
|
||||
],
|
||||
"formatItems": {
|
||||
"BR-DISK": "ed38b889b31be83fda192888e2286d83",
|
||||
"LQ": "90a6f9a284dff5103f6346090e6280c8",
|
||||
"LQ (Release Title)": "e204b80c87be9497a8a6eaff48f72905",
|
||||
"Extras": "0a3f082873eb454bde444150b70253cc"
|
||||
}
|
||||
}
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-1 (1080p)",
|
||||
"trash_score_set": "sqp-1-1080p",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray|WEB-1080p",
|
||||
"minFormatScore": 1000,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-1 (2160p)",
|
||||
"trash_score_set": "sqp-1-2160p",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray-2160p",
|
||||
"minFormatScore": 1000,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-1 WEB (1080p)",
|
||||
"trash_score_set": "sqp-1-web-1080p",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray|WEB-1080p",
|
||||
"minFormatScore": 1000,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-1 WEB (2160p)",
|
||||
"trash_score_set": "sqp-1-web-2160p",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray|WEB-2160p",
|
||||
"minFormatScore": 1000,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-2",
|
||||
"trash_score_set": "sqp-2",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "WEB|Remux|Bluray|2160p",
|
||||
"minFormatScore": 550,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-3 (Audio)",
|
||||
"trash_score_set": "sqp-3",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "WEB|Remux|2160p",
|
||||
"minFormatScore": 3350,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-3",
|
||||
"trash_score_set": "sqp-3",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "WEB|Remux|2160p",
|
||||
"minFormatScore": 550,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-4 (MA Hybrid)",
|
||||
"trash_score_set": "sqp-4-ma-hybrid",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray|WEB-2160p",
|
||||
"minFormatScore": 2725,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-4",
|
||||
"trash_score_set": "sqp-4",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "WEB|2160p",
|
||||
"minFormatScore": 550,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "[SQP] SQP-5",
|
||||
"trash_score_set": "sqp-5",
|
||||
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the <a href=\"https://trash-guides.info/discord\" target=\"_blank\">TRaSH-Guide Discord</a> for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
|
||||
"group": 99,
|
||||
"group": 98,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "WEBDL|Bluray|2160p",
|
||||
"minFormatScore": 550,
|
||||
|
||||
@@ -36,5 +36,11 @@
|
||||
"german-uhd-bluray-web-alternative": "7324309a7d1e10dc0dc2cea6c70ed852",
|
||||
"german-uhd-remux-web": "08cececf1840290f6fd490b7d79e8642"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TEST",
|
||||
"profiles": {
|
||||
"base-profile": "e58cf4e090184db3b3d7c79c1a9e9b4a"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"trash_id": "e58cf4e090184db3b3d7c79c1a9e9b4a",
|
||||
"name": "Base Profile",
|
||||
"trash_description": "This is a base profile that we use for testing",
|
||||
"group": 99,
|
||||
"upgradeAllowed": true,
|
||||
"cutoff": "Bluray-2160p Remux",
|
||||
"minFormatScore": 0,
|
||||
"cutoffFormatScore": 10000,
|
||||
"minUpgradeFormatScore": 1,
|
||||
"items": [
|
||||
{ "name": "Bluray-2160p Remux", "allowed": true },
|
||||
{ "name": "Bluray-2160p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-2160p | WEBRip-2160p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-2160p", "WEBRip-2160p"]
|
||||
},
|
||||
{ "name": "HDTV-2160p", "allowed": true },
|
||||
{ "name": "Bluray-1080p Remux", "allowed": true },
|
||||
{ "name": "Bluray-1080p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-1080p | WEBRip-1080p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-1080p", "WEBRip-1080p"]
|
||||
},
|
||||
{ "name": "Bluray-720p", "allowed": true },
|
||||
{
|
||||
"name": "WEBDL-720p | WEBRip-720p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-720p", "WEBRip-720p"]
|
||||
},
|
||||
{ "name": "Raw-HD", "allowed": false },
|
||||
{ "name": "HDTV-1080p", "allowed": true },
|
||||
{ "name": "HDTV-720p", "allowed": true },
|
||||
{ "name": "Bluray-576p", "allowed": true },
|
||||
{ "name": "Bluray-480p", "allowed": true },
|
||||
{ "name": "DVD", "allowed": false },
|
||||
{
|
||||
"name": "WEBDL-480p | WEBRip-480p",
|
||||
"allowed": true,
|
||||
"items": ["WEBDL-480p", "WEBRip-480p"]
|
||||
},
|
||||
{ "name": "SDTV", "allowed": true },
|
||||
{ "name": "Unknown", "allowed": false }
|
||||
],
|
||||
"formatItems": {
|
||||
"BR-DISK": "85c61753df5da1fb2aab6f2a47426b09",
|
||||
"LQ": "9c11cd3f07101cdba90a2d81cf0e56b4",
|
||||
"LQ (Release Title)": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
|
||||
"Extras": "fbcb31d8dabd2a319072b84fc0b7249c",
|
||||
"BR-DISK (BTN)": "6f808933a71bd9666531610cb8c059cc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user