chore(guide): Add upcoming QP language option for the 3rd party sync apps (#2197)

pull/2198/head
TRaSH 1 week ago committed by GitHub
parent aaebc1f07c
commit cdf1ba8dd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,7 +5,8 @@
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 250000,
"cutoffFormatScore": 25000,
"language":"Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,7 +5,8 @@
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 250000,
"cutoffFormatScore": 25000,
"language":"Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,7 +5,8 @@
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 250000,
"cutoffFormatScore": 25000,
"language":"Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,7 +5,8 @@
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 250000,
"cutoffFormatScore": 25000,
"language":"Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,6 +5,7 @@
"cutoff": "Bluray-1080p",
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,6 +5,7 @@
"cutoff": "Remux-1080p",
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -5,6 +5,7 @@
"cutoff": "Remux-2160p",
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "Bluray|WEB-1080p",
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "Bluray-2160p",
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "Bluray|WEB-1080p",
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "WEB|Remux|Bluray|2160p",
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "WEB|Remux|2160p",
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "WEB|2160p",
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -6,6 +6,7 @@
"cutoff": "WEBDL|Bluray|2160p",
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },

@ -3,6 +3,9 @@
"name": "UHD Bluray + WEB",
"upgradeAllowed": true,
"cutoff": "Bluray-2160p",
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"language":"Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
@ -47,8 +50,6 @@
},
{ "name": "Bluray-2160p", "allowed": true }
],
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"formatItems": {
"DV HDR10Plus": "c53085ddbd027d9624b320627748612f",
"DV HDR10": "e23edd2482476e595fb990b12e7c609c",

Loading…
Cancel
Save