added support for opening files directly in the browser

This commit is contained in:
Anders Jensen
2019-02-17 14:59:50 +01:00
parent fb739cedbe
commit c314e9381b
3 changed files with 62 additions and 27 deletions

View File

@@ -44,10 +44,8 @@ The _allow remote_ option is to allow remote add and stream of torrents.
## Todo
* [x] Add RAR streaming support
* [ ] Better feedback in interface about streams
* [ ] Better feedback when using API
* [x] Reverse proxy improvement (e.g. port different than bind port)
* [ ] Fix problems when removing torrent from Deluge (sea of errors)
# HTTP API Usage
@@ -102,6 +100,9 @@ List of URL GET Arguments
# Version Info
## Version 0.10.5
* Added support for serving files inline
## Version 0.10.4
* Trying to set max priority less as it destroys performance