Commit Graph

222 Commits

Author SHA1 Message Date
Bogdan 6d677c4352 core: bump packages for dotnet 6.0.29 2024-04-29 13:17:53 +03:00
Alex Iribarren 49591b1b25
core: Add option to disable root privileges warning (#15264) 2024-04-23 06:03:24 +12:00
Bogdan f94d2721cc
core: show invalid releases in the interactive search (#15243) 2024-04-13 23:59:27 +03:00
Garfield69 f6d7cbf684 Revert "core: bump text.coding.codepages v6 -> v7"
This reverts commit 11a757f2cf.
v7 is intended for .net7 and we are still on .net6
2024-03-20 07:07:05 +13:00
Garfield69 11a757f2cf core: bump text.coding.codepages v6 -> v7 2024-03-20 05:48:13 +13:00
Bogdan 20a7e26eaf
core: bump packages (#15170) 2024-03-19 14:14:57 +02:00
Fippsy 491d0519cf
core webUI: Fix Infinite redirect with disabled cookies (#15159) resolves #15134 2024-03-19 15:22:19 +13:00
Bogdan 2bc6d2834c
ui: add elapsed time per indexer (#15100) 2024-02-29 01:11:02 +02:00
Bogdan c3c3edc305 logs: sort indexers by name in search results 2024-02-29 01:01:36 +02:00
Bogdan 5a0e7415d1 cs fix for 8e771d 2024-01-26 12:57:20 +02:00
swannie-eire 8e771dc62a
Use params IMDBID, TVDBID, TVMAZEID and TMDBID with json response (#15015) 2024-01-26 21:12:43 +13:00
AppleSheeple 8845555a1c
core: Make local address listened to configurable (#14554) 2023-07-14 06:37:15 +03:00
Bogdan 51b60b3837
avistaz: respect rate limit from indexer (#14472)
* avistaz: respect rate limit from indexer

* server: add default value for retry-after of 1 minute
2023-06-24 09:16:45 +03:00
Bogdan 99204599d9 core: fix parsing Retry-After header in TooManyRequestsException 2023-06-18 13:00:30 +03:00
Bogdan c6f4a55444 common: simplify normalizing IMDb Id and add tests 2023-05-21 12:09:32 +03:00
Bogdan 5c118d7a44 use var for count trusted certs 2023-05-04 19:27:45 +03:00
Bogdan 049124c9a8 server: use `Any()` 2023-04-17 03:42:35 +03:00
Bogdan e5c9266328 server: fix typo 2023-04-17 03:38:17 +03:00
Stepan Goremykin 97c4a976c7
Use Array.Empty and fix a few multiple enumerations (#14194) 2023-04-02 18:57:30 +03:00
Bogdan 5f023b2335
server: add elapsed time to logs (#14153) 2023-03-13 22:27:09 +02:00
Bogdan c7e9d4e72b
indexers: set indexer details as properties (#14131) 2023-03-09 16:06:12 +02:00
kaso17 dc948d6e75
fix building in Visual Studio 2022 (#14126) 2023-03-06 07:28:41 +13:00
Bogdan 5edb39dafb
core: bump deps (#14045) 2023-02-22 07:59:08 +13:00
Bogdan 2321c14584
rarbg: implement retry strategy with 429 response (#14000) 2023-02-19 13:26:49 +02:00
Diego Heras d7c885306e
chore: remove unused imports (#13882) 2023-01-08 02:14:18 +01:00
Diego Heras d751eb84dc
core: update dependencies (#13872) 2023-01-07 21:41:24 +01:00
Diego Heras 92c711eb19
core: update net462 (#13873) 2023-01-07 20:38:52 +01:00
Diego Heras cb10294900
core: clean up blackhole code (#13866) 2023-01-07 16:41:45 +01:00
Diego Heras 8442a7980f
core: clean up torrent download code (#13865) 2023-01-07 16:34:33 +01:00
Diego Heras b6611b1bb5
core: clean up image download code (#13862) 2023-01-07 15:23:30 +01:00
Diego Heras ad635c442b
core: clean up login code (#13861) 2023-01-07 14:52:15 +01:00
Diego Heras 55af1cf046
core: use baseurloverride config in download links. resolves #13113 (#13673) 2022-10-24 00:01:32 +02:00
Diego Heras 4cb2642139
core: validate flaresolverr url. resolves #13222 (#13672) 2022-10-23 23:31:30 +02:00
Diego Heras 75a2e25528
core: fix jackett updater in musl builds (#13439) 2022-08-01 00:21:14 +02:00
avengermsoft 0def2f0bf3
ci/cd: build linux-musl artifacts (#12886)
Documentation
- [Alpine Linux](https://github.com/Jackett/Jackett/wiki/Installation-on-Alpine-Linux)
- [OpenWrt](https://github.com/Jackett/Jackett/wiki/Installation-on-OpenWrt)

Co-authored-by: garfield69 <garfield69@outlook.com>
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: Diego Heras <ngosang@hotmail.es>
2022-07-31 21:27:07 +02:00
Garfield69 0df78edc9a core: add support for tmdbid to torznab tvsearch. resolves #13295
also update any indexer that has tmdbid on their moviesearch and add it to the tvsearch too.
2022-06-12 19:58:12 +12:00
Diego Heras f1affa88ab
core: allow cors requests (#13199) 2022-04-25 00:17:35 +02:00
Alexander Regueiro 65a673f02d
core: Use Mono.Posix package instead of Mono.Posix.NETStandard package (#13114) resolves #13080
Avoids problems documented in issue #13080.
2022-04-06 17:40:41 +12:00
ilike2burnthing 1b4d361f0b
fix 710fed7109 2022-02-21 07:17:55 +00:00
ilike2burnthing 710fed7109
logger: change manual search from id to name. resolves #12975 2022-02-21 06:54:44 +00:00
ilike2burnthing 863a9c1cba
api: add tracker type to results. resolves #12963 (#12970) 2022-02-19 00:46:52 +00:00
ilike2burnthing 1222d2c2b9
Update ServerConfigurationController.cs (#12892) 2022-01-29 17:14:32 +13:00
Salvatore Catroppa 7b8b59bde9
webui: override base url when copying feed (#12882)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2022-01-26 20:05:26 +00:00
Diego Heras 512f57f803
core: fix blackhole download links. resolves #12861 (#12878) 2022-01-23 17:46:15 +00:00
Diego Heras cb7a4861a0
core: use proxy for cover/poster images url. resolves #12761 (#12843) 2022-01-16 23:38:58 +00:00
Diego Heras bd13e1256f
core: Implement /health endpoint (healthcheck). Resolves #12784 (#12798) 2022-01-09 23:15:50 +01:00
Diego Heras 1f0751f634
core: make FlareSolverr Max Timeout configurable. resolves #12750 (#12795) 2022-01-09 19:38:14 +01:00
Diego Heras 03c9e3036c
core: Update .Net 6.0 (#12562) 2021-11-17 18:06:27 +13:00
Diego Heras 2b1f138d6f
Update AutoMapper dependency (#12568) 2021-11-16 19:17:10 +01:00
Diego Heras 64a78c4965
Fix Docker detection (#12565) 2021-11-16 17:42:38 +01:00