Arthur Outhenin-Chalandre
2d216fac5d
Fixed: (Flaresolverr) no longer pass userAgent to FlareSolverr
...
Specifying userAgent is no longer supported by Flaresolverr v2 (October
2021). It's been almost 1 year and half now and Flaresolverr is now in version 3.
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr >
2023-03-08 21:16:29 -06:00
Bogdan
88e5d34fcf
Fixed: (IPTorrents) Check if logged in and UserAgent validation
2023-03-09 05:04:25 +02:00
Bogdan
577477c42d
Fixed: (SceneTime) Add search by imdbid
2023-03-09 05:03:24 +02:00
Bogdan
e211436eb5
Fixed: (SceneTime) Don't crash when category link is empty
2023-03-04 01:10:22 +02:00
Bogdan
455511c854
Fixed: (Apps) Don't clear user defined tags
2023-02-28 03:49:14 +02:00
Weblate
8b09f5dd1f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (484 of 484 strings)
Translated using Weblate (Croatian)
Currently translated at 19.4% (93 of 478 strings)
Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 99.5% (476 of 478 strings)
Translated using Weblate (Portuguese)
Currently translated at 78.6% (376 of 478 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (478 of 478 strings)
Translated using Weblate (French)
Currently translated at 99.1% (474 of 478 strings)
Translated using Weblate (Spanish)
Currently translated at 77.9% (371 of 476 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br >
Co-authored-by: Philippe Latouche <big_lat@hotmail.com >
Co-authored-by: RicardoVelaC <ricardovelac@gmail.com >
Co-authored-by: TheHrle <Hpranjkovic@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: libsu <libsu@qq.com >
Co-authored-by: pedrom20 <pedrom20@gmail.com >
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/hr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2023-02-27 19:14:50 -06:00
Bogdan
5dfaa0db4b
Fixed: (API) Allow new indexer request not to contain empty tags array
2023-02-28 02:29:49 +02:00
Servarr
db84e82779
Automated API Docs update
2023-02-26 23:10:43 -06:00
Qstick
05b477e9d1
Fixed: Better sorting of releases in manual search
...
Fixes #1472
2023-02-26 22:54:54 -06:00
Servarr
ed8a979fc6
Automated API Docs update
2023-02-26 21:27:55 -06:00
Qstick
6482509a1d
New: Improved Indexer disabled popover
2023-02-26 21:18:25 -06:00
Qstick
0e82899958
New: VIP Expiration column on indexer index
...
Fixes #456
Fixes #797
2023-02-26 19:56:56 -06:00
Qstick
1bc000e912
Improve some localization strings
2023-02-26 19:27:29 -06:00
Bogdan
0e2cc7851f
Fixed: Prevent ProviderRepository to deserialize to a null config contract
2023-02-27 01:59:44 +02:00
Bogdan
a8e2b1520a
Fixed: Disable HealthChecks when in debug runtime
2023-02-27 00:26:36 +02:00
Qstick
dbeb725cda
Cleanup StringUtil
2023-02-26 15:40:03 -06:00
Bogdan
7b244b022c
Fixed: (Cardigann) Add field tvmazeid
2023-02-26 23:32:50 +02:00
Bogdan
fa4534dcff
Fixed: (Cardigann) Use GetValueOrDefault to prevent InvalidOperation
2023-02-26 23:32:50 +02:00
Bogdan
8323d13a1d
Fixed: (Nebunlance) Enable RawSearch and strip non-word chars
2023-02-26 17:52:56 +02:00
Servarr
13230dc36f
Automated API Docs update
2023-02-26 00:57:36 -06:00
Mark McDowall
c0383ad5f5
Refactor Indexer index to use react-window
...
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Bogdan
24f6c937da
Fixed: (Cardigann) Prevent fetching the first page multiple times
2023-02-26 01:56:56 +02:00
Bogdan
e94aa7c499
Fixed: (DateTimeUtil) Move check for Rfc1123ZPattern
...
Co-authored-by: Sergey M <msergein@users.noreply.github.com >
2023-02-25 23:55:42 +02:00
Bogdan
201bc1944b
Fixed: (DateTimeUtil) Check first for Standard Format in ParseDateTimeGoLang
2023-02-25 23:16:57 +02:00
Bogdan
09e40e0060
Fixed: (Rarbg) Set rate limit to 31s for RSS sync
2023-02-25 19:56:06 +02:00
Qstick
348d90a37e
Fixed: (Cardigann) Invariant date string parsing for "reltime", "timeago", "fuzzytime"
...
Fixes #835
2023-02-25 11:52:24 -06:00
Qstick
726dc34424
Improve GetLongFromString and ParseFields
...
2700X faster
2023-02-25 11:52:24 -06:00
Qstick
2e9f6cd94b
More Improvement to unix timestamp performance
2023-02-25 11:52:24 -06:00
Bogdan
495f61f412
Improve unix timestamp performance
2023-02-25 11:52:24 -06:00
Qstick
0f11f414b6
Benchmark Framework
2023-02-25 11:52:24 -06:00
Bogdan
d397cdf5fb
Fixed: (Cardigann) Implement validate as field filter
2023-02-25 17:45:34 +02:00
Bogdan
888b514dd8
Fixed: (Cardigann) Switch to DateTime standard
2023-02-24 15:26:44 +02:00
Bogdan
caab337379
Fixed: (Cardigann) Parse text templates only if necessary
2023-02-23 08:02:37 +02:00
Bogdan
26bea14137
Fixed: (GreatPosterWall) Use cookies for 2FA
...
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com >
2023-02-23 07:01:36 +02:00
Bogdan
6ec761c217
Fixed: (Cardigann) Change UseBeforeResponse to Usebeforeresponse
2023-02-23 02:13:41 +02:00
Bogdan
b85679de56
Fixed: Filter releases with null description
2023-02-23 01:29:56 +02:00
Bogdan
71775b97a3
Fixed: (Rarbg) Check for rate limits before parsing token errors
2023-02-22 09:30:22 +02:00
bakerboy448
5bb3dbfbf5
Fixed: (Rarbg) Change app_id per site request
2023-02-21 23:39:30 +02:00
Bogdan
b608a7a904
Fixed: (FunFile) Change download url
2023-02-21 23:32:50 +02:00
Bogdan
95497480a2
Fixed: (GreatPosterWall) Remove cookies only if redirected to login.php
2023-02-21 02:42:26 +02:00
Qstick
cc57866ab0
New: Filter releases by search criteria
...
Co-Authored-By: Bogdan <mynameisbogdan@users.noreply.github.com >
2023-02-20 18:41:39 -06:00
Qstick
dbc4989a95
Fixed: (IndexerSearch) Update isRss logic for new properties
2023-02-20 18:41:39 -06:00
Bogdan
af4961e3e6
Fixed: (Rarbg) update cats
2023-02-21 02:38:29 +02:00
Bogdan
0ec54906c6
Fixed: (Caridgann) Custom headers in login and download blocks
2023-02-21 02:37:49 +02:00
Qstick
35f85fc986
More update tests
2023-02-19 23:40:53 -06:00
Qstick
0aedafb278
Fix update tests
2023-02-19 23:09:35 -06:00
Servarr
3c915002c6
Automated API Docs update
2023-02-19 19:41:55 -06:00
Qstick
e32f8f4330
Remove unused tinytwitter library
2023-02-19 19:26:03 -06:00
Qstick
5abb5ada49
New: Ping Endpoint
2023-02-19 19:23:26 -06:00
Qstick
6579385110
Cleanup multi-platform code
2023-02-19 19:23:05 -06:00