parent
95b389a948
commit
5bceacb30e
|
@ -7856,6 +7856,9 @@
|
|||
},
|
||||
"autoRedownloadFailed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"autoRedownloadFailedFromInteractiveSearch": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
@ -8731,6 +8734,9 @@
|
|||
"enableAutomaticAdd": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"searchForMissingEpisodes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"shouldMonitor": {
|
||||
"$ref": "#/components/schemas/MonitorTypes"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue