nikk gitanes
8f8494295f
update utp server settings hint + cosmetics
2023-08-14 21:43:57 +03:00
nikk gitanes
afcd76d7fc
use random torrent port in auto mode
...
this can help port forward overlap with more than one torrserver instance on local network
2023-08-10 13:36:54 +03:00
nikk gitanes
e538ded3cc
Exit on BTS.Connect() error
2023-08-10 13:11:42 +03:00
nikk gitanes
51a03a63ff
add BTS.Connect() error logging
2023-08-08 17:52:17 +03:00
nikk gitanes
b355c95296
Update torrent.go
2023-08-06 11:19:06 +03:00
nikk gitanes
736b993617
fix build with torrent v1.52.4 release
2023-08-03 12:59:01 +03:00
nikk gitanes
bb70a71eea
Revert "go get -u github.com/anacrolix/torrent to v1.52.4 release"
...
This reverts commit a894673d66 .
2023-08-03 12:56:49 +03:00
nikk gitanes
a894673d66
go get -u github.com/anacrolix/torrent to v1.52.4 release
2023-07-31 02:56:08 +03:00
nikk gitanes
1e1985251a
update web and bump ver for tag
2023-07-11 19:06:07 +03:00
nikk gitanes
d023b0aa1f
torrent v1.52.3 => v1.52.4-0.20230709231311-8229ac4b3f58
...
fix udp panic on windows
2023-07-11 18:58:38 +03:00
nikk gitanes
1d875b57b2
remove refs to deprecated io/ioutil
2023-07-10 03:14:53 +03:00
nikk gitanes
4c41f7ddcc
bump ver for tag
2023-06-29 08:00:33 +03:00
nikk gitanes
e5ca06b169
bump torrent v1.52.3
2023-06-29 07:57:35 +03:00
YouROK
2077c6a95f
Merge pull request #267 from YouROK/dependabot/go_modules/server/github.com/gin-gonic/gin-1.9.1
...
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /server
2023-06-03 01:46:16 +03:00
yourok
96d39557d3
MatriX.124
2023-06-02 14:09:07 +03:00
yourok
2be91ac0d3
update web
2023-06-02 14:08:52 +03:00
dependabot[bot]
743ff16425
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /server
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 19:54:29 +00:00
nikk gitanes
f0fff87c0e
dms v1.6.0
2023-05-30 03:38:27 +03:00
nikk gitanes
ef2f658fb6
update to torrent v1.42.0 and bump ver for tag
2023-05-29 19:18:46 +03:00
nikk gitanes
e100cbec9f
test logging issue #841
...
https://github.com/anacrolix/torrent/issues/841
2023-05-28 12:52:15 +03:00
nikk gitanes
4b1b325b5c
bump ver for tag and update web
2023-05-27 19:10:25 +03:00
nikk gitanes
638ac31195
go get -u to torrent v1.51.3
2023-05-27 19:05:53 +03:00
nikk gitanes
665324c55d
enable webseeds support and bump ver for tag
2023-05-20 19:18:20 +03:00
nikk gitanes
ea4493462f
bump ver for tag
2023-05-20 17:11:37 +03:00
nikk gitanes
eba4b536dc
upgrade to latest anacrolix@torrent
2023-05-20 17:03:11 +03:00
nikk gitanes
d5bf7e6d15
upgrade to torrent@v1.51.0 release
2023-05-20 17:01:05 +03:00
nikk gitanes
b2db8e7d10
change ver for tag
2023-05-12 09:28:29 +03:00
nikk gitanes
9c3cde30bd
cosmetics
2023-05-12 09:27:26 +03:00
nikk gitanes
a9d1f11cc2
test ut_holepunch ext
...
go get -u github.com/anacrolix/torrent@master
2023-05-12 08:16:04 +03:00
nikk gitanes
a42e740041
fix default config persistence
2023-05-11 05:19:35 +03:00
nikk gitanes
5179d150d4
update otel
2023-05-03 00:34:07 +03:00
nikk gitanes
59bcfe3843
add gif and webp support to imageChecker
2023-05-03 00:32:50 +03:00
nikk gitanes
53bb21f7d9
don't exit on dlna err
...
Android 13+ issue - https://github.com/YouROK/TorrServer/issues/253
2023-05-02 21:10:25 +03:00
nikk gitanes
eb034029fc
bump ver for tag
2023-05-02 15:56:08 +03:00
nikk gitanes
a517523ff8
Merge branch 'master' of https://github.com/YouROK/TorrServer
2023-05-02 15:54:12 +03:00
nikk gitanes
2ac25494b8
bump torrent v1.50.0
2023-05-02 15:54:03 +03:00
Anton Potekhin
a17cd71f0d
Improved sleep prevention ( #255 )
...
* Added timeout before clear EXECUTION_STATE flags to give time on episodes changing.
* Added timeout before clear EXECUTION_STATE flags to give time on episodes changing.
---------
Co-authored-by: Anton Potekhin <anton.potekhin@orbitsoft.com >
2023-05-02 15:46:34 +03:00
Anton Potekhin
d771dc084f
Merge branch 'YouROK:master' into master
2023-04-27 09:26:32 +03:00
Anton Potekhin
0673d3102e
Fixed prevention of sleep.
2023-04-27 09:02:08 +03:00
yourok
48bff20df9
MatriX.123
2023-04-26 19:02:07 +03:00
yourok
4e1935ef19
fix sleep win
2023-04-26 19:01:55 +03:00
Anton Potekhin
6f18ad7f29
Improved prevention from sleep for Win 11
2023-04-26 17:24:02 +03:00
nikk gitanes
c951bef034
bump ver for tag
2023-04-25 18:44:09 +03:00
nikk gitanes
33305ba494
Merge branch 'master' of https://github.com/YouROK/TorrServer
2023-04-25 18:41:55 +03:00
nikk gitanes
50f784b74b
bump torrent v1.49.1 & dht/v2 v2.20.0
2023-04-25 18:41:47 +03:00
yourok
b6afbd72c5
remove log
2023-04-24 08:58:59 +03:00
yourok
b383764924
MatriX.122
2023-04-12 21:30:50 +03:00
yourok
5905e0aac3
update web
2023-04-12 21:30:32 +03:00
nikk gitanes
98a3b2b065
Update cache.go
2023-04-09 11:30:30 +03:00
nikk gitanes
43b6d67522
cosmetics
2023-04-09 11:10:27 +03:00