@ -10546,6 +10546,10 @@
"type": "integer",
"format": "int32"
},
"indexerFlags": {
"rejections": {
"type": "array",
"items": {
@ -10619,6 +10623,10 @@
@ -11035,9 +11043,20 @@
"type": "string",
"nullable": true
"releaseGroup": {
"edition": {
"languages": {
"$ref": "#/components/schemas/Language"
"quality": {
"$ref": "#/components/schemas/QualityModel"
@ -11053,6 +11072,11 @@
"format": "int32",
"mediaInfo": {
"$ref": "#/components/schemas/MediaInfoResource"
@ -11062,21 +11086,6 @@
"qualityCutoffNotMet": {
"type": "boolean"
}
"additionalProperties": false
@ -12265,13 +12274,6 @@
"type": "string"
@ -12297,6 +12299,13 @@
"protocol": {
"$ref": "#/components/schemas/DownloadProtocol"
"movieId": {