Commit Graph

29 Commits

Author SHA1 Message Date
Anders Jensen
7aed811b78 added reverse proxy mode 2018-08-24 21:20:53 +02:00
Anders Jensen
37753a23e4 Added support for waiting on end pieces 2018-08-24 18:02:52 +02:00
Anders Jensen
cdf2a5515a fixed small bug related to piece priority and torrent cleanup 2018-08-18 17:32:37 +02:00
Anders Jensen
14c23065b5 fixed compatibility issues and resume 2018-08-17 19:02:58 +02:00
Anders Jensen
3af5c420f8 initial move towards 1.0.0 2018-08-10 19:59:26 +02:00
Anders Jensen
e6948fa90f a bit of cleanup 2017-12-17 19:38:53 +01:00
Anders Jensen
84dd3c4fe7 fixed bug where multiple readers of same piece caused errors 2017-12-17 19:30:39 +01:00
JohnDoee
79de776da8 Fixed up stream clicking stuff 2017-08-18 17:01:16 +02:00
JohnDoee
e494dad9bf better remote control 2017-08-12 13:27:32 +02:00
JohnDoee
a5d44a536a Added support for SSL fixing #10, Made it more clear how partial download works, fixing #6 2016-09-07 20:00:49 +02:00
JohnDoee
67ff10b144 better streaming 2016-08-21 20:03:19 +02:00
JohnDoee
0cc8ed4280 improved algorithm a little, changed default to not use streaming url 2016-06-24 20:31:21 +02:00
JohnDoee
636bd0edc2 fixed small bug with file releasing 2015-12-08 19:35:41 +01:00
JohnDoee
6bc72dbc44 Problem with filename encoding 2015-11-22 16:21:10 +01:00
JohnDoee
c85c5763d6 Listening to 0.0.0.0 instead of 127.0.0.1 when attempted address is not local 2015-11-22 16:20:58 +01:00
JohnDoee
bcc2067e55 Proper handling of name / not name in requested file 2015-11-22 16:20:37 +01:00
JohnDoee
634219f0f8 added support for direct torrent streaming 2015-11-21 19:05:01 +01:00
JohnDoee
342b9f77a4 fixed bug related to path streaming 2015-11-18 11:40:11 +01:00
JohnDoee
8f03e719fa restructured plugin 2015-11-17 22:41:14 +01:00
JohnDoee
f3ee7f4270 fixed bug with old deluge version 2015-07-19 21:34:01 +02:00
JohnDoee
52661abf52 Tried to improve scheduling algorithm and added WebUI support as requested in #2 2015-07-19 19:18:59 +02:00
JohnDoee
217e5dfa93 Fixed bug streaming completed files 2015-04-15 09:31:06 +02:00
JohnDoee
40301ba6e7 added authentication to remote api and reset when streamed file is complete 2015-03-16 22:21:00 +01:00
JohnDoee
b6df778ce4 Doing more to ensure the last piece(s) are downloaded quickly 2015-03-15 13:26:51 +01:00
JohnDoee
9246fdec38 added a bit of cleanup 2015-02-03 20:52:46 +01:00
JohnDoee
da02a94244 not resuming a torrent if there is no need 2015-02-03 12:44:37 +01:00
JohnDoee
da45f41012 improved buffering algorithm and fixed an array of minor bugs 2015-02-03 12:33:06 +01:00
JohnDoee
3f65e0e88b added readme, removed an unused import, added a bit of logging 2015-01-22 20:56:30 +01:00
JohnDoee
a9854e80ea initial version 2015-01-22 19:41:44 +01:00