Commit Graph

82 Commits

Author SHA1 Message Date
Alexey Kostin
372e9fb928
Merge pull request #7 from rumanzo/build-patch-1
Update build.sh
2020-03-03 13:31:14 +03:00
Alexey Kostin
acdf25f526
Update build.sh
Darwin i386 build.  Fixed platform for windows i386
2020-03-03 13:31:02 +03:00
Алексей Костин
35fe683ece build script added 2020-02-22 16:00:26 +03:00
Alexey Kostin
438bb360c0
Merge pull request #5 from rumanzo/linux_support
default flags for linux
2020-02-16 15:15:09 +03:00
Alexey Kostin
af4fc92af3 default flags for linux 2020-02-16 15:07:16 +03:00
Alexey Kostin
ef1509f36a
Merge pull request #4 from rumanzo/gomodule
Gomodule
2020-02-16 15:02:07 +03:00
Alexey Kostin
e69d6f7df6 update README.md 2020-02-16 15:00:57 +03:00
Alexey Kostin
89bf838757 Save path replace feature 2020-02-16 14:58:26 +03:00
Alexey Kostin
6c51eecb8d Refactor 2020-02-16 13:36:24 +03:00
Alexey Kostin
b8d4330d73 Go module release 2020-02-12 01:10:35 +03:00
Alexey Kostin
1524eb2826 darwin (macos) support 2019-08-14 22:30:48 +03:00
Alexey Kostin
ad4036291b Fix incorrect counting of tasks in the utorrent 2.X that caused gorutine deadlock in some cases. 2019-04-19 12:45:31 +03:00
Alexey Kostin
a3beacbd5a
Update issue templates 2019-03-12 01:05:52 +03:00
Alexey Kostin
fba95fdfc1
Create LICENSE 2019-03-12 01:05:03 +03:00
Alexey Kostin
e664a426e5 Update README.md
Move to github
2019-03-12 00:59:06 +03:00
Alexey Kostin
ccae8bbafe Pipelines update 2018-09-20 00:28:42 +03:00
Alexey Kostin
3d75c95baa Thread limiter 2018-09-20 00:27:48 +03:00
akostin
d4d51afe8d spelling fix 2018-07-31 18:44:25 +03:00
akostin
e64d8532b3 Bug fix for empty labels 2018-05-29 10:47:45 +03:00
Alexey Kostin
8b9baa680a Faster ASCIIconvert 2018-05-14 00:40:36 +03:00
Alexey Kostin
edc5dae8df fix for numjob 2018-05-11 21:43:48 +03:00
akostin
60ffbf1270 gofmt 2018-05-11 17:29:06 +03:00
akostin
bf6f2a519d Print stacktrace for debug 2018-05-11 15:37:55 +03:00
akostin
eb0d359b06 Fix positionnum 2018-05-11 14:44:46 +03:00
akostin
cc45a75218 Panic text output. Gofmt 2018-05-11 14:35:20 +03:00
akostin
6b25796600 Error/panic handler. Better notification. 2018-05-11 14:24:15 +03:00
akostin
e9c18aab73 Strings.Fields() instead regex 2018-05-11 12:57:09 +03:00
Alexey Kostin
78736ef4e0 Pretty log with timestamp 2018-05-10 23:09:40 +03:00
Alexey Kostin
525b7a2a25 Fix for torrent in another location 2018-05-10 23:07:59 +03:00
akostin
8a7b259610 Clever gettrackers (recursive) 2018-05-08 19:10:02 +03:00
Alexey Kostin
09512ecdec Optimization 2018-05-06 19:37:42 +03:00
Alexey Kostin
638d80786c Right piece field len 2018-05-06 18:35:32 +03:00
Alexey Kostin
b9b12c755f Float64 instead float32. Correct "blocks per piece" 2018-05-06 17:04:24 +03:00
akostin
b37e6e23ee Back scanls
fix Qbtcategory existing
2018-04-18 15:26:29 +03:00
akostin
d3fb9c545d Path fix 2018-04-18 15:03:13 +03:00
akostin
b77c41b1a3 Done 2018-04-18 14:29:45 +03:00
Alexey Kostin
dc3dc08e8f Pre refactor for struct 2018-04-18 02:33:00 +03:00
akostin
91e55ec46c Small optimization 2018-04-13 18:16:38 +03:00
Alexey Kostin
7d928ddc9f Small fixes 2018-04-12 23:13:17 +03:00
akostin
9b8871dfe1 Fixed export\import tags 2018-04-12 17:10:22 +03:00
Alexey Kostin
fe127ab7ba tags prelight 2018-04-12 01:46:33 +03:00
Alexey Kostin
28c31b1ff6 Chan fix 2018-04-11 20:49:24 +03:00
akostin
2d7b1c2b10 Replace "\\" to string(os.PathSeparator) 2018-04-10 10:55:50 +03:00
Alexey Kostin
daaacffde6 Bug fix for unfinished 2018-04-10 02:54:58 +03:00
Alexey Kostin
68c683094e renamefile 2018-04-10 02:47:08 +03:00
Alexey Kostin
7df711198a Need rehash for files than not complete download 2018-04-10 02:46:16 +03:00
Alexey Kostin
7dd3f0dbe2 Fix pieces. Fix started\stopped torrents. Change default to utorrent. Fix torrent position 2018-04-10 01:59:09 +03:00
Alexey Kostin
13372baffd Fix for paths. Fix for non utf-8 torrent names and paths 2018-04-10 00:26:23 +03:00
Alexey Kostin
0f0d723ee9 Mapped files for some cases 2018-04-09 23:06:30 +03:00
akostin
c42d01d9a2 Improved notification 2018-04-09 17:42:21 +03:00