fixed bug related to path streaming

This commit is contained in:
JohnDoee
2015-11-18 11:40:11 +01:00
parent 8f03e719fa
commit 342b9f77a4
4 changed files with 31 additions and 3 deletions

View File

@@ -41,6 +41,10 @@ The _allow remote_ option is to allow remote add and stream of torrents.
# Version Info
## Version 0.5.0
* Restructured the whole plugin
* Added support for StreamProtocol
## Version 0.4.1
* Fixed bug with old Deluge versions
@@ -58,4 +62,4 @@ The _allow remote_ option is to allow remote add and stream of torrents.
* Improved buffering algorithm, not using only deadline anymore.
## Version 0.1
* Initial working release
* Initial working release