Commit Graph

939 Commits

Author SHA1 Message Date
yourok
c1e3b64426 fix double ext m3u 2023-10-30 10:45:58 +03:00
yourok
dfde29f178 fix read a head 2023-10-24 22:03:42 +03:00
nikk gitanes
64ae3b8f1c also for stream 2023-10-13 17:38:41 +03:00
nikk gitanes
0d413b2917 add fname handle to playlist api 2023-10-13 17:28:12 +03:00
nikk gitanes
95d2a92381 Merge branch 'master' into old-engine 2023-10-12 04:22:20 +03:00
nikk gitanes
87fb8b82e6 bump ffprobe, sonic, image 2023-10-12 04:14:40 +03:00
dependabot[bot]
b83f525568 Bump golang.org/x/net from 0.16.0 to 0.17.0 in /server (#293)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 04:11:15 +03:00
nikk gitanes
8a85ce0f52 update deps 2023-10-12 04:07:38 +03:00
yourok
11d360e255 MatriX.126 2023-10-10 17:52:20 +03:00
yourok
b607ab1742 update web 2023-10-10 17:52:10 +03:00
nikk gitanes
7f9368bc59 go get -u github.com/anacrolix/torrent
bump torrent v1.53.1 release and update web
2023-10-10 17:05:27 +03:00
nikk gitanes
46df735e91 update static web 2023-10-09 00:28:17 +03:00
nikk gitanes
3146abfde3 update static web 2023-10-08 23:47:04 +03:00
nikk gitanes
2694c73132 bump ver for tag 2023-10-08 23:43:14 +03:00
nikk gitanes
660bd27af7 go get -u 2023-10-08 23:42:14 +03:00
nikk gitanes
557c8b0bf0 merge master 2023-10-08 23:38:35 +03:00
nikk gitanes
c064bffbc2 go get -u github.com/gin-gonic/gin 2023-10-05 04:34:40 +03:00
nikk gitanes
6fee72461f go get -u && gofumpt 2023-10-05 04:01:00 +03:00
nikk gitanes
8c8fe1848e update static web and fix merge 2023-10-05 03:56:16 +03:00
nikk gitanes
b6531aadd9 Merge branch 'master' into old-engine 2023-10-05 03:48:16 +03:00
nikk gitanes
1849990ee9 update web 2023-09-05 02:16:10 +03:00
yourok
dd26ff3d5f fix nil piece 2023-08-27 21:46:20 +03:00
nikk gitanes
e480ecb093 add torrent storage capacity func 2023-08-27 02:38:43 +03:00
nikk gitanes
01b678fe20 update and bump ver for tag 2023-08-23 18:26:40 +03:00
nikk gitanes
acbe8148f4 Merge branch 'master' into old-engine 2023-08-23 18:15:48 +03:00
yourok
80187393f5 update web 2023-08-15 12:16:35 +03:00
yourok
759b1eebf5 MatriX.125 2023-08-15 11:47:57 +03:00
yourok
6893b6e677 update web 2023-08-15 11:47:41 +03:00
nikk gitanes
fa4470860a update static web 2023-08-15 01:23:08 +03:00
nikk gitanes
a9a8e88eb4 MatriX.124.3
bump ver for tag
2023-08-15 01:20:02 +03:00
nikk gitanes
8a7e7a1bee github.com/anacrolix/torrent v1.52.5 release
this release fix listen errors on some linux platforms
2023-08-15 01:18:58 +03:00
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
nikk gitanes
ec305dd28d update static web 2023-06-02 14:43:02 +03:00
nikk gitanes
48445749e3 Merge branch 'master' into old-engine 2023-06-02 14:40:57 +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