Skip to content

Request a download

POST
/catalog/request

Grabs a peer's catalog item into one of the local destination servers.

Authorizations

X-Management-Key

The JACK_MANAGEMENT_KEY the management listener was started with.

Type
API Key (header: X-Management-Key)

Request Body

application/json
JSON
{
  
"peerId": "string",
  
"serverId": "string",
  
"mediaType": "string",
  
"tmdbId": 0,
  
"tvdbId": 0,
  
"rootFolderPath": "string"
}

Responses

Success

application/json

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.