mirror of
https://github.com/JohnDoee/deluge-streaming/
synced 2026-07-01 07:31:17 -07:00
moved to using read piece instead of reading from disk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Streaming Plugin
|
||||
https://github.com/JohnDoee/deluge-streaming
|
||||
|
||||
(c)2019 by Anders Jensen <johndoee@tidalstream.org>
|
||||
(c)2020 by Anders Jensen <johndoee@tridentstream.org>
|
||||
|
||||
## Description
|
||||
|
||||
@@ -107,6 +107,11 @@ List of URL GET Arguments
|
||||
|
||||
# Version Info
|
||||
|
||||
## Version 0.12.0
|
||||
|
||||
* Moved to reading pieces through Deluge to avoid unflushed data
|
||||
* Fixed Deluge 2 / libtorrent related bug
|
||||
|
||||
## Version 0.11.0
|
||||
* Initial support for Deluge 2 / Python 3
|
||||
* Added support for aggressive piece prioritization when it should not be necessary.
|
||||
|
||||
Reference in New Issue
Block a user