Opened 4 years ago

Last modified 4 years ago

#3367 new patch

WebApi.add_torrents(): implement in-stream BitTorrent file uploading support

Reported by: lalbornoz Owned by:
Priority: minor Milestone: needs verified
Component: Web UI Version: 2.0.0
Keywords: add_torrents uploading Cc:

Description

Presently, WebApi.add_torrents() implicitly expects of BitTorrent files that are to be added that they be present on the remote Deluge host. The patch enclosed allows BitTorrent data to be passed in-stream via the data parameter.

Attachments (1)

deluge-2.0.3+add_torrents_instream.patch (1.0 KB) - added by lalbornoz 4 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 Changed 4 years ago by lalbornoz

Changed 4 years ago by lalbornoz

Note: See TracTickets for help on using tickets.