Commit Graph

2115 Commits

Author SHA1 Message Date
2319111b2b Add new features 2025-10-31 20:37:10 +02:00
f55bb54112 Update README.md 2025-10-30 07:53:27 +02:00
9e680177c7 Merge pull request #3 from Ernous/main
Main
2025-10-29 23:21:00 +02:00
9276725255 better 2025-10-29 23:20:41 +02:00
c8bd3c0880 Use category from web UI for folder organization 2025-10-29 23:17:25 +02:00
1da0954716 Merge pull request #2 from Ernous/main
Ed readme
2025-10-29 22:52:06 +02:00
c96deb313e Ed readme 2025-10-29 22:51:15 +02:00
dde7e80e37 Merge pull request #1 from Ernous/jellyfin-tmdb-integration
Add Jellyfin integration and TMDB API support
2025-10-29 22:45:55 +02:00
266dc684dd Add Jellyfin integration and TMDB API support 2025-10-29 22:44:40 +02:00
Pavel Pikta
aa20df3f0d feat: overhaul Linux installer (#575)
- rewrite installTorrServerLinux.sh with structured CLI parsing, localization, glibc checks, and silent-mode support
- update Linux instructions in README.md with new non-interactive examples, version pinning, user switching, and port overrides

Signed-off-by: Pavel Pikta <devops@pavelpikta.com>
2025-10-27 19:45:29 +03:00
Pavel Pikta
8e4beacaff docs: add AI documentation (#574)
Signed-off-by: Pavel Pikta <pavel_pikta@epam.com>
2025-10-24 15:49:57 +03:00
AlienBEA
3a0f0fc1a8 Update README.md (#559)
yourok/torrserver -> ghcr.io/yourok/torrserver
2025-09-12 16:56:59 +03:00
LomikXP
3f1554b310 fix: #488 Была проблема со слешем под windows и именно на новых добавленных торрентах (#558)
Co-authored-by: Lomik_XP <lomikxp@mail.ru>
2025-09-12 16:56:21 +03:00
nikk gitanes
350b97032d cosmetics 2025-08-13 14:42:06 +03:00
nikk gitanes
02e784876b add 403 to stream.go 2025-08-13 14:36:21 +03:00
nikk gitanes
cfa589562a format code and remove leftovers 2025-08-13 14:36:05 +03:00
YouROK
c52e1a0dad fix donate 2025-08-08 22:48:55 +03:00
YouROK
d8c3bb7eb3 MatriX.136 2025-08-08 22:34:41 +03:00
YouROK
3e4046530b update docs 2025-08-08 22:34:31 +03:00
YouROK
66c3174c97 update web 2025-08-08 22:33:37 +03:00
Vyacheslav Scherbinin
559c94b618 fix ERROR: failed to build (#546)
* feat: GHA push2master

* fix Dockerfile

* убран docker hub
2025-07-17 03:24:58 +03:00
nikk gitanes
6669ed2a72 Update btserver.go
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x18 pc=0x16349ca]
goroutine 46 [running, locked to thread]:
server/torr.(*BTServer).ListTorrents(...)
  server/torr/btserver.go:190
server/torr.ListTorrent()
  server/torr/apihelper.go:184 +0xaa
main.Preconfig.func1()
  server/cmd/preconfig_win.go:43 +0xca
created by main.Preconfig in goroutine 1
  server/cmd/preconfig_win.go:27 +0x1a
2025-07-17 03:11:11 +03:00
nikk gitanes
70ce81c5dd update web 2025-07-16 10:41:23 +03:00
Vyacheslav Scherbinin
f23d6268a4 Fix Веб интерфейс не работает после PR#497 (#545)
* fix #497

* typo prettier

* ogv format support
2025-07-16 10:14:48 +03:00
nikk gitanes
fea01e57d2 https://github.com/YouROK/TorrServer/issues/529 2025-07-10 19:56:43 +03:00
dependabot[bot]
ede2fa0f27 Bump pbkdf2 from 3.1.2 to 3.1.3 in /web (#536)
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-10 19:46:34 +03:00
nikk gitanes
5404369bf7 sync merge 2025-07-10 17:02:51 +03:00
Uttam Deshani
c2d8426b9c Video player with playback speed, PIP and Download support (#497)
* video playback support with play button in details view and torrent card

* added translation keys and minor bug fix

* removed unused "play" string

* updated required go dependency

* rearranged go dependencies to remove the warnings

* reverted the build related changes

* Added Playback speed, PIP and Dowload support

* added translation keys for all languages and updated getVideoCaption function logic

---------

Co-authored-by: nikk <1551446+tsynik@users.noreply.github.com>
2025-07-10 16:57:11 +03:00
dependabot[bot]
9ce9062a9e Bump brace-expansion from 1.1.11 to 1.1.12 in /web (#543)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-05 10:57:23 +03:00
nikk gitanes
9d7703206c Update go.sum 2025-07-05 10:49:07 +03:00
nikk gitanes
6b44a36728 go get -u 2025-07-05 10:48:45 +03:00
nikk gitanes
2087a933c0 fix series in ua locale 2025-07-05 10:48:03 +03:00
Vyacheslav Scherbinin
fccde9ffd7 async load lordicon script (#532)
thx
2025-06-18 12:30:07 +03:00
YouROK
b556ecbce7 don`t close torrent in read only mode 2025-05-16 15:32:09 +03:00
YouROK
4563fcc798 rem unused 2025-05-16 15:29:16 +03:00
YouROK
4e857066c0 Merge remote-tracking branch 'origin/master' 2025-04-29 21:21:58 +03:00
YouROK
d049462e0d add donate 2025-04-29 21:21:48 +03:00
dependabot[bot]
601db57502 Bump @babel/helpers from 7.26.0 to 7.27.0 in /web (#523)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 13:39:47 +03:00
dependabot[bot]
7d73611d02 Bump axios from 1.7.9 to 1.8.2 in /web (#522)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 13:39:33 +03:00
Andrey Filipenkov
5faec8e03d [install] omit chown on plist created by the current user (#520) 2025-04-29 13:38:53 +03:00
aatrubilin
e8682daed3 fix: mixed-content error on loading tmdb posters with https (#524) 2025-04-29 13:38:32 +03:00
YouROK
393d2fb331 Merge remote-tracking branch 'origin/master' 2025-04-25 17:15:22 +03:00
YouROK
80fe5e28bc Merge pull request #518 from YouROK/dependabot/go_modules/server/golang.org/x/crypto-0.35.0
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /server
2025-04-25 16:54:13 +03:00
YouROK
f2e7439ccf Merge pull request #516 from qarkai/m3u-tvg-logo
Use poster as logo in all.m3u
2025-04-25 16:52:08 +03:00
YouROK
17ba9827cf add docker lite 2025-04-25 16:45:13 +03:00
YouROK
499307f281 update web 2025-04-25 16:44:57 +03:00
YouROK
9ad8f89dc1 update web 2025-04-25 16:44:43 +03:00
YouROK
db8c0268a5 MatriX.135 2025-04-25 16:44:28 +03:00
YouROK
c784c0c908 del fix for samsung tv 2025-04-25 15:33:35 +03:00
YouROK
20727dab0d fix bug with delete cache in db torrents 2025-04-25 15:03:19 +03:00