2140 Commits

Author SHA1 Message Date
9a90f2e6f3 Add tray 2025-11-03 15:12:03 +02:00
c361cc7b94 Fix 2025-11-01 17:01:44 +02:00
139be27afa Fix plugin plugin-v1.0.0 2025-11-01 00:00:27 +02:00
github-actions[bot]
7ef374782a Update manifest.json with checksum for 1.0.0 2025-10-31 21:54:34 +00:00
e58b4e32cb Fix plugin 2025-10-31 23:52:51 +02:00
github-actions[bot]
ac98c7c68c Update manifest.json with checksum for 1.0.1 2025-10-31 21:42:57 +00:00
f041a4eea4 Update to version 1.0.1 2025-10-31 23:29:49 +02:00
github-actions[bot]
74291e8b03 Update manifest.json with checksum for 1.0.1 2025-10-31 21:23:40 +00:00
071b70063b Add HTML files as embedded resources 2025-10-31 23:21:35 +02:00
github-actions[bot]
02375b410d Update manifest.json with checksum for 1.0.0 2025-10-31 21:15:02 +00:00
66b66c4549 Fix workflow checkout to allow manifest push 2025-10-31 23:09:04 +02:00
ed31300540 Add manifest commit step to workflow 2025-10-31 22:53:03 +02:00
fe1807a0c4 Fix plugin 2025-10-31 22:45:51 +02:00
2bef639d47 Add GitHub Actions workflow for plugin build 2025-10-31 22:39:19 +02:00
6ccb1bc915 Add Jellyfin TorrServer plugin 2025-10-31 22:35:41 +02:00
c92acb8461 Remove file command from TorrServer download 2025-10-31 22:13:27 +02:00
145499d821 Fix TorrServer download and use v1.0.3 release 2025-10-31 22:06:48 +02:00
7a0eb8c0d1 Add GitHub Actions workflow for releases v1.0.3 2025-10-31 21:57:06 +02:00
648f0cb3f8 Add GitHub Actions workflow for releases v1.0.1 v1.0.2 2025-10-31 21:39:53 +02:00
b1b8289f52 Add GitHub Actions workflow for releases v1.0.0 2025-10-31 21:33:24 +02:00
d673187681 Fix TorrServer binary compilation and execution 2025-10-31 21:21:49 +02:00
abd57d2811 Fixes 2025-10-31 21:14:04 +02:00
10f1f73ebd Configure separate ports for Jellyfin and TorrServer 2025-10-31 21:06:57 +02:00
567b000fae Add TorrServer WebUI route 2025-10-31 20:59:51 +02:00
afc87dbf42 Koyeb fix 2025-10-31 20:50:50 +02:00
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