initial move towards 1.0.0

This commit is contained in:
Anders Jensen
2018-08-10 19:59:26 +02:00
parent cc13b032ea
commit 3af5c420f8
9 changed files with 559 additions and 507 deletions

View File

@@ -42,8 +42,20 @@ make Deluge an abstraction layer for the [TidalStream](http://www.tidalstream.or
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
* [ ] Reverse proxy improvement (e.g. port different than bind port)
# Version Info
## Version 0.10.0
* Rewrote large parts of the code
* Now using [thomas](https://github.com/JohnDoee/thomas) as file-reading core - this adds support for multi-rar streaming.
* Faster streaming by reading directly from disk
## Version 0.9.0
* Few bugfixes
* Added support for Deluge 2