Skip to main content

Push a discovered release into the configured torrent client. Returns the updated [`ReleaseDto`] (with the `sentToClientAt` badge fields set) so the frontend can update the card from the response without a refetch.

POST 

/api/v1/releases/:id/send-to-client

Push a discovered release into the configured torrent client. Returns the updated [ReleaseDto] (with the sentToClientAt badge fields set) so the frontend can update the card from the response without a refetch.

Request

Responses