Feature #10
Handle uploads in the integrated webserver
| Status: | Closed | Start: | 05/22/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Alguno | % Done: |
100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The implement the ability to upload a NZB it would be usefull if the webserver can handle file uploads and that they will be processed as a NZB file.
Related issues
| blocks Feature #9: NZB upload through the webinterface | New | 05/22/2010 |
Associated revisions
Revision 1729
Implemented importing NZB files using a HTTP POST request in the embedded webserver.
The request which can be used for this is https://server:5423/upload and requires the
HTTP POST parameters collection_name and nzb_data. The contents of the NZB file have
to be placed in the nzb_data parameter. Fixes #10
History
#1 Updated by renelux about 3 years ago
- Assigned to set to Alguno
#2 Updated by renelux over 2 years ago
If the integrated webserver gets a HTTP POST request which includes an .nzb file save it in the NZB import folder. So that NZB upload can be integrated in the webinterface
#3 Updated by Alguno over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r1729.
Also available in: Atom PDF
NNTPGrab

