Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Releases: boypt/simple-torrent

1.2.13

01 Feb 08:40
Compare
Choose a tag to compare

1024770 add log if cmd not called within DoneCmdThreshold
df9d66c fix: DoneCmdThreshold default to 3s; update deps

1.2.12

20 Nov 02:36
Compare
Choose a tag to compare

7d2662c upgrade dep libs

1.2.11

25 Jun 14:50
Compare
Choose a tag to compare

c50c290 bump up deps
03c948c links to anacrolix/torrent
ff9dbd6 add file limit comment in systemd unit
47b3563 ci use go 1.14.x

1.2.10

31 Mar 04:34
Compare
Choose a tag to compare

01a32ba fix #69 , /api/stats updates
4efbd6b add darwin/amd64 to ci build

1.2.9

24 Mar 03:22
Compare
Choose a tag to compare

e06fbcf update deps. fix #65

1.2.8

16 Mar 02:55
Compare
Choose a tag to compare

2ae7de9 memory align issues fixes #60

1.2.7

05 Mar 07:22
Compare
Choose a tag to compare
  • Updated anacrolix/torrent to v1.14.0 (ProxyURL applies to only tracker requests, it seems.)
  • Minor fix to finding manget links in rss

fda95af fix: find magnet is rss
013cda3 update go modules

1.2.6

23 Jan 02:18
Compare
Choose a tag to compare

5077c2e fix: init may crash with nil state
2661b99 rss support application/x-bittorrent feed

1.2.5

21 Jan 01:20
Compare
Choose a tag to compare
  • Reads real client IP from headers (x-forward-for, x-real-ip) if behind proxies(CDNs)
  • Updates velox depending libraries (fixes downloaded file array duplicate bug)
  • Download file now offer Length headers. (folders in gzipped are not offered)
  • Some minor changes in logs.

afd6b85 modver
c7cdd5a velox.js add ver qs
f59ef62 fix velox - jsonpatch bug
e7def10 up script
1097f5e fix log
74ba51d use http.ServeFile to serve download files, fix #51
ad3106c set user RealIP behind proxies
5803957 scraper add TorrentGalaxy
7ca51d8 show doneCMD exit code

1.2.4

16 Jan 06:16
Compare
Choose a tag to compare

dccc350 add donecmdThreshold