41 Commits

Author SHA1 Message Date
Anders Jensen
d0e9780d76 added support for new ssl version 2020-07-31 16:16:57 +02:00
Anders Jensen
e8f24b34bb moved to using read piece instead of reading from disk 2020-04-21 21:49:31 +02:00
Anders Jensen
d058d1d914 Initial Deluge v2 #22 support and functionality to hopefully fix #23 2019-11-02 21:55:23 +01:00
Anders Jensen
c314e9381b added support for opening files directly in the browser 2019-02-17 14:59:50 +01:00
Anders Jensen
4b1d3799b5 trying to fix bug with setting priority too often 2018-09-21 21:43:12 +02:00
Anders Jensen
706c0f71d3 fixed bug with internal state stale and bumped version 2018-09-11 18:38:44 +02:00
Anders Jensen
9c4c6f5db2 added label support 2018-09-02 10:42:28 +02:00
Anders Jensen
a20e623223 trying to make path resolution smarter 2018-08-26 11:13:09 +02:00
Anders Jensen
21f1d77568 ensuring torrent is added fully before streaming 2018-08-25 18:03:30 +02:00
Anders Jensen
015a7cbc7a added buffer buster and some wrong math 2018-08-25 17:53:55 +02:00
Anders Jensen
ec02a2e61d ensure priorities arent overwritten 2018-08-25 09:53:04 +02:00
Anders Jensen
0e63ed4ebc fixed small bug with file priority overwriting manual priority management 2018-08-25 09:16:07 +02:00
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