Bogdan
450c6d7af5
Fixed: (Cardigann) Ignore disabled or unchecked inputs in login
2023-05-20 02:02:36 +03:00
Bogdan
aa9705846e
Fixed: (XSpeeds) Update categories
2023-05-19 05:35:08 +03:00
Servarr
7559a87bc8
Automated API Docs update
2023-05-19 05:11:39 +03:00
Bogdan
6a7fe30171
Fixed: Use indexer errors from response if Content-Type is XML before processing response
...
(cherry picked from commit 9bdc6183663a3510e53433a30ad701065e7ee9d9)
2023-05-19 04:21:10 +03:00
bakerboy448
2b0f4e18e7
Add forceSave to the OpenAPI docs ( #1670 )
2023-05-19 03:28:49 +03:00
Bogdan
4a5a986220
Replace UC preset with VC
...
(cherry picked from commit eca3776ddd4b12020833967ad9d98daa0117caff)
2023-05-19 01:56:51 +03:00
Bogdan
38ae17a99f
Fixed: (GreatPosterWall) Fetch latest 50 releases when using grouped torrents
2023-05-18 04:32:37 +03:00
Bogdan
9a72da2803
Fixed: Log name of mount point failure
...
(cherry picked from commit b5050d02d6adbaaaa0f8ae9f8426551e5606fff1)
2023-05-18 04:32:37 +03:00
bakerboy448
3bba76caab
Simplify new expression for Newznab categories ( #1669 )
...
IDE0090 - simplify newznab categories
2023-05-18 02:51:01 +03:00
Bogdan
47ceabc834
Replace API request with indexer request
2023-05-18 02:48:38 +03:00
Bogdan
48bb3196dd
Fixed: (Cardigann) Check redirect for /login.php
2023-05-18 02:47:11 +03:00
Bogdan
4c4ebdf17c
Fixed: (Gazelle) Don't use usetoken=0 when UseFreeleechToken is not enabled
...
Fixes #1668
2023-05-18 02:23:52 +03:00
Bogdan
b5706a0d55
Remove not in use ContentType header for auth requests for AvistaZ
2023-05-17 20:53:17 +03:00
Qstick
d946ef4a9e
Convert method to static that doesn't use instance data
...
(cherry picked from commit a42f97229acb713719c616851db572100f319ad7)
2023-05-17 20:24:15 +03:00
Weblate
48ec5bbaa1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (514 of 514 strings)
Translated using Weblate (French)
Currently translated at 98.6% (507 of 514 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: foXaCe <foxace66@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-05-17 17:45:30 +03:00
Bogdan
2bcdae44c7
Fixed: (HDTorrents) Use Accept Html for indexer requests
2023-05-17 17:39:50 +03:00
Bogdan
541b8b4f7f
Increase Request Timeout in Download File
...
Closes #1655
2023-05-16 15:02:25 +03:00
Weblate
8dd79c38d5
Translated using Weblate (Indonesian)
...
Currently translated at 2.3% (12 of 514 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (514 of 514 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: liimee <git.taaa@fedora.email>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/id/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-05-15 16:55:48 +03:00
Weblate
615b85fffe
Translated using Weblate (French)
...
Currently translated at 98.8% (508 of 514 strings)
Co-authored-by: Antoine <coderademii@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translation: Servarr/Prowlarr
2023-05-13 19:06:55 +03:00
Qstick
ceab19caf9
Fixed: Provider health checks persist after add until next scheduled check
...
(cherry picked from commit 202449c40c82c6dfd2d15844c578436bbe3c8872)
2023-05-13 18:10:59 +03:00
Bogdan
3d61719a2c
Log removal of invalid definitions as warnings
2023-05-13 16:35:32 +03:00
Bogdan
befb354913
Add minimum length as const in ApiKeyValidationCheck
2023-05-13 15:43:19 +03:00
Bogdan
34fbb3e135
Use await using in async methods
2023-05-12 16:32:21 +03:00
Bogdan
d38f2614d3
Remove unused imports
2023-05-11 18:48:51 +03:00
Bogdan
ecc5439464
Enforce code style on build
2023-05-11 18:46:42 +03:00
Bogdan
795274e7e1
Remove empty constructors
2023-05-11 18:44:40 +03:00
Bogdan
eb96fbe956
Fixed: (AnimeTorrents) Add current time of day if date added is today
2023-05-11 17:48:54 +03:00
Weblate
2f1fb396a5
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 97.4% (501 of 514 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (514 of 514 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Lithaway <478279934@qq.com>
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-05-11 15:31:22 +03:00
Bogdan
20c085a979
Fix migration running in PostgreSQL
2023-05-08 23:58:48 +03:00
Bogdan
4990e537eb
Fixed: AudioBookBay removed
2023-05-08 15:54:47 +03:00
Servarr
f8111ac7ba
Automated API Docs update
2023-05-08 15:19:31 +03:00
Bogdan
cb1fd39cb3
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2023-05-08 15:13:01 +03:00
Bogdan
5e9094b54c
Fixed: custom script error when importing some downloads
...
Co-authored-by: Qstick <376117+Qstick@users.noreply.github.com>
(cherry picked from commit 8f482c534f15c14a9b3097313a4f5e9273549d88)
2023-05-08 15:04:22 +03:00
Mark McDowall
746d84cf83
Why rename many files when few file do trick
...
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)
2023-05-08 15:02:39 +03:00
Mark McDowall
bbe3241b83
GracePeriod not Graceperiod
...
(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)
2023-05-08 15:01:47 +03:00
The Dark
a86aa4c5d3
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2023-05-08 15:01:03 +03:00
Devin Buhl
a753f721d1
New: Send additional information with Webhook and Custom Scripts
...
(cherry picked from commit e5d6e569cf05cbe431e7ffa98569017d5243d848)
2023-05-08 14:30:32 +03:00
Devin Buhl
202836110e
New: Add application URL to host configuration settings
...
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2023-05-08 14:24:50 +03:00
Weblate
1a5e41d831
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-05-08 12:49:16 +03:00
Bogdan
e1d0e2c799
Log invalid config file exceptions
...
Fixes #1648
2023-05-07 16:51:00 +03:00
Bogdan
92e7a38bd0
Fixed: (Rarbg) Move check response by status code to parser
2023-05-07 15:54:31 +03:00
Mark McDowall
008f238dda
New: Only add version header for API requests
...
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2023-05-07 14:07:21 +03:00
Bogdan
40125046fa
New: Add token authentication for ntfy.sh notifications
...
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>
(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
2023-05-07 14:06:28 +03:00
Bogdan
1fd188fe7a
Add wiki fragment and translation to UpdateCheck
2023-05-06 19:06:43 +03:00
Lars
5e5699fbbe
New: Option to use Telegram topics for notifications
...
(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)
Closes #1640
2023-05-06 16:33:49 +03:00
Mark McDowall
d61275e6db
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
2023-05-06 16:30:20 +03:00
Weblate
97edf495bd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (508 of 508 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-05-05 15:26:39 +03:00
Weblate
4ef01f5640
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 96.6% (489 of 506 strings)
Translated using Weblate (French)
Currently translated at 100.0% (506 of 506 strings)
Co-authored-by: Remy <remy@mrbk.fr>
Co-authored-by: hellojuly <pangcheinug@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2023-05-03 22:47:30 +03:00
Bogdan
dc8773cf79
Update and sort translations
2023-05-03 20:25:04 +03:00
Weblate
cad774e250
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (506 of 506 strings)
Translated using Weblate (Dutch)
Currently translated at 83.0% (420 of 506 strings)
Translated using Weblate (French)
Currently translated at 100.0% (506 of 506 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: R00T99 <ddaa5e30-3d20-41f9-8ed8-bba67e8acf80@anonaddy.me>
Co-authored-by: foXaCe <foxace66@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/nl/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-05-02 13:05:17 +03:00
Bogdan
b28eee578a
Log apps sync not having intersecting tags as debug
2023-05-02 10:23:13 +03:00
Bogdan
5b8c7d0b79
New: (Rarbg) Add caching results
2023-05-02 08:08:51 +03:00
Bogdan
8bdc7a6db7
Check response status code in classes that extend RssParser
2023-05-02 08:06:21 +03:00
Tebowy Seba
cb189b8f61
Fixed: (BrokenStones) Restored, site moved domains
2023-05-02 01:47:17 +03:00
Bogdan
24468db376
Fixed: (AudioBookBay) New indexer url
2023-05-01 00:52:12 +03:00
Bakerboy448
9b10cea556
Fixed: Improve Rarbg Rate Limit Messaging
2023-04-30 20:03:56 +03:00
Weblate
d8fb71d501
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/
Translation: Servarr/Prowlarr
2023-04-29 23:31:37 +03:00
Bogdan
fc39a11ece
(Apprise) Change BaseUrl to ServerUrl
2023-04-29 23:30:49 +03:00
Bakerboy448
40dc4de47d
Fixed: Missing Translates
2023-04-29 15:29:46 -05:00
Bogdan
a0e2f3324c
Fixed: (AnimeBytes) Cache result releases
2023-04-29 19:29:38 +03:00
Bogdan
66f5fd2a26
Fixed: (BroadcastheNet) Add tests & prefer TvdbId
2023-04-29 19:00:26 +03:00
Bogdan
b5e5701791
Trim search term
2023-04-29 19:00:26 +03:00
Bakerboy448
1a9b202afe
Fixed: Clarify App Sync-Indexer Logging for tags
2023-04-29 09:12:31 -05:00
Qstick
309f42bac5
Fixed: Normalize ImdbId for incoming requests
...
Fixes #1631
2023-04-28 22:38:19 -05:00
Weblate
ed330ea657
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (484 of 484 strings)
Co-authored-by: Lizandra Candido da Silva <lizandra.c.s@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-04-26 07:11:28 +03:00
Bogdan
fc6a31ea78
Fixed: (AnimeBytes) Parsing season improvements
2023-04-25 15:20:55 +03:00
Bogdan
25ba9195cf
Fixed: (XSpeeds) Update category mappings
2023-04-25 15:18:35 +03:00
Bogdan
681f06e321
Fixed: Disable checking for updates when in debug runtime
...
Same as a8e2b1520a
Closes #1626
2023-04-24 17:08:02 +03:00
Bogdan
af7fb442d2
New: Add PixelHD
2023-04-24 14:38:34 +03:00
Bogdan
2061b9142f
Fixed: (XSpeeds) Update category mappings
2023-04-24 06:10:15 +03:00
Bogdan
fb20b3e61b
Fixed: (AnimeBytes) Add tests for season parsing
2023-04-23 14:55:50 +03:00
Bogdan
b8a77830aa
Fixed: (AnimeBytes) Parse response with STJson
2023-04-23 07:44:46 +03:00
Bogdan
d2ba52cdce
Fixed: (Indexers) Hide errors with SuppressHttpErrorStatusCodes
2023-04-23 07:44:16 +03:00
Bogdan
43f881c442
Fixed: (Nebulance) Don't parse invalid response as JSON
2023-04-23 06:40:26 +03:00
Bogdan
4a5e923999
Fixed: (AnimeBytes) Parse season only for category Anime
2023-04-22 20:37:09 +03:00
Bogdan
57e1b6b4a0
Fixed: (AnimeBytes) Improve season/episode detection
2023-04-22 20:19:44 +03:00
Bogdan
9cc60760c3
Fixed: (AnimeBytes) Exclude RAW only for category Anime
2023-04-22 20:17:36 +03:00
Weblate
2811feb14e
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 99.7% (483 of 484 strings)
Translated using Weblate (Portuguese)
Currently translated at 78.3% (379 of 484 strings)
Co-authored-by: PedroBuffon <henriquebuffon@gmail.com>
Co-authored-by: SHUAI.W <x@ousui.org>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2023-04-22 14:21:43 +03:00
Bogdan
46af9223bc
Fixed: (BakaBT) Update check if logged in
...
Resolves #1617
2023-04-22 07:47:14 +03:00
Bogdan
025156978b
Fixed: (AnimeBytes) Ignore useless extensions to improve single file names
2023-04-22 03:13:56 +03:00
Bogdan
d3ca861aea
Fixed: (AnimeBytes) Remove The Movie from search term
2023-04-21 07:36:52 +03:00
Bogdan
94cc56d0f6
Fixed: (AnimeBytes) Improve season/episode detection
2023-04-20 10:39:15 +03:00
Bogdan
c8addc0d62
Rearrange params in Apprise
2023-04-20 08:10:05 +03:00
Bogdan
2015156061
New: (Apprise) Add notification type
...
Closes #1619
2023-04-20 07:45:51 +03:00
Bogdan
742c680014
Fixed: (AnimeBytes) Add Remux to release titles when possible
2023-04-20 03:08:13 +03:00
Bogdan
b1add3f649
Fixed: (AnimeBytes) Parse M2TS property as BR-DISK
2023-04-20 01:54:18 +03:00
bakerboy448
65d6d518d7
New: Improve applications error reporting for requests ( #1618 )
...
Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2023-04-19 03:44:22 +03:00
Cedric Lewe
bc8ba5ca02
Fixed: (BakaBT) Update login check ( #1617 )
...
Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2023-04-18 22:43:17 +03:00
Bogdan
6aebc4ee01
Revert properties order in SonarrSettings
2023-04-18 04:47:09 +03:00
Bogdan
9bbe51253b
New: Add default urls to applications
2023-04-18 04:42:08 +03:00
Mark McDowall
88fbc30be2
New: Improved messaging when qBittorrent fails due to host header rejection
...
(cherry picked from commit 48b4cc5f3ffa0cb8eea6748db9091267216cef4f)
2023-04-18 03:42:48 +03:00
bakerboy448
5fdc6ee25d
Fixed: (BroadcasTheNet) Improve season/episode/daily episode searches
2023-04-17 23:44:37 +03:00
Bogdan
4eb5a2d613
Fixed: (Cardigann) Simplify creating CardigannRequest
2023-04-17 21:42:05 +03:00
Bogdan
122883053a
Fixed: (Cardigann) Respect Followredirect for login forms
...
Fixes #526
2023-04-17 19:38:37 +03:00
Bogdan
28d09cd384
Fixed: (Rarbg) Simplify retry fetching for expired tokens
2023-04-17 06:21:07 +03:00
Bogdan
17be8bb68a
Add SuppressHttpErrorStatusCodes to HttpRequestBuilder
2023-04-17 06:21:07 +03:00
Qstick
c5baded3d6
Simplify DatabaseType logic
2023-04-16 20:09:04 -05:00
Bogdan
349cfacdca
Rename CC to Cc
2023-04-17 04:06:29 +03:00
Bogdan
788fa6d96a
Fixed: (Database) Improve Version detection
2023-04-17 04:04:01 +03:00
Bogdan
fbea5bbc06
Fixed: (CookieUtil) Add tests
2023-04-16 05:13:30 +03:00
Bogdan
d667c7d853
Fixed: Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
2023-04-16 05:09:12 +03:00
Qstick
a9e1204a9b
Fixed: Validate if equals or child for startup folder
...
(cherry picked from commit 0991cfe27efd6ddb533227b25754661e18d7e9ad)
2023-04-16 05:07:50 +03:00
Bogdan
88e3f86262
Fixed: Migrate to FluentValidation 9
2023-04-16 05:07:50 +03:00
Bogdan
1c173fc984
Fixed: (Cardigann) Update namespace and use nameof()
2023-04-15 07:04:43 +03:00
Bogdan
6e8f3d814a
Fixed: (Cardigann) Log requests as debug
2023-04-15 06:54:44 +03:00
Bogdan
14e105e37e
Fixed: (Redacted) Add tests
2023-04-14 23:50:33 +03:00
Bogdan
9e0deb8f74
Fixed: (TorrentInfo) Cleanup redundant Freeleech property
2023-04-14 23:13:21 +03:00
Bogdan
245e573089
Fixed: (TorrentPotato) Update namespace
2023-04-14 23:11:03 +03:00
Bogdan
5e8bfa2ffb
Fixed: (RuTracker) Add new indexer url
...
Fixes #1610
2023-04-14 09:06:41 +03:00
Bogdan
555c924e50
New: Add version and timestamp to backup archive
...
(cherry picked from commit ed3d880974ae6a1430866eebaf72533f35258f6f)
Fixes #662
Closes #1600
2023-04-14 06:06:15 +03:00
Bogdan
8404b85624
Fixed: (AnimeBytes) API responds now with size as integer
2023-04-14 05:58:23 +03:00
Bogdan
dc5e6d29e1
Bump dotnet to 6.0.16
2023-04-14 03:21:01 +03:00
Bogdan
8c42b7a69b
Update DryIoc, Newtonsoft.Json, Sentry, SharpZipLib, MailKit
2023-04-14 01:56:21 +03:00
Weblate
3a6ebdef8a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (484 of 484 strings)
Translated using Weblate (Spanish)
Currently translated at 77.0% (373 of 484 strings)
Translated using Weblate (German)
Currently translated at 95.8% (464 of 484 strings)
Co-authored-by: Deflector8249 <lh2jwko5@gomail.me>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: xuko <jorge.xuko@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2023-04-13 01:29:23 +03:00
Bogdan
5f57957462
Fixed: (AnimeBytes) Improve release group detection
2023-04-13 01:13:03 +03:00
Bogdan
12526c1bb3
Fixed: (AnimeBytes) Improve season detection
2023-04-12 23:01:24 +03:00
Bogdan
29f049f766
Fixed: (AnimeBytes) Fix tests for release title structure change
2023-04-12 04:19:37 +03:00
Bogdan
40f4e1b82a
Fixed: (AnimeBytes) Change release title structure for movies
2023-04-12 03:35:28 +03:00
Bogdan
065fbb30bf
Fixed: Support the old broken functionality in GetValueEnum
...
(cherry picked from commit 2c4e1be12ad5e3b8362f83b8185c143f8e66062b)
Fixes #1602
2023-04-11 21:42:20 +03:00
Bogdan
ea24a81ef7
Fixed: (API) Log errors in Newznab response
2023-04-11 18:32:45 +03:00
Bogdan
451f60319f
Fixed: (Cardigann) Add check for request.inputs, since are null when pathselector is used
...
Fixes #1158
2023-04-11 18:31:11 +03:00
Bogdan
c6ed5d65e0
Fixed: (Core) Ensure default config file on starting app
...
Fixes #674
Fixes #1588
2023-04-11 17:22:48 +03:00
bakerboy448
4e5cd05bbd
Fixed: Improve Indexer Tags Help Text
2023-04-10 22:47:27 +03:00
Bogdan
6b2b953686
Fixed: (Cardigann) Catch errors when search.rows.count is not present
2023-04-10 07:49:22 +03:00
Mark McDowall
31c05be9de
Fixed: Prevent getting disk space from returning no information when it partially fails
...
(cherry picked from commit 2c65e4fa41418157d0d27b34c3bab80158cff219)
2023-04-09 22:16:51 -05:00
Mark McDowall
bc852c0b55
Fixed: USB drives mounted to folders are treated as different mounts
...
(cherry picked from commit 75378f7bde90b9d3d9b72404c25c017da2cd147c)
2023-04-09 22:15:51 -05:00
Qstick
18651d8be1
Cleanup old Radarr parsing library conditional
2023-04-09 22:14:53 -05:00
Qstick
1608095345
Fixed: Cleanup TaskManager, add BackupInterval limits
2023-04-09 22:11:46 -05:00
Bogdan
7700014ceb
Fixed: (PassThePopcorn) Disable grouping, add pagination and use STJson
2023-04-10 05:32:33 +03:00
Bogdan
3fbc2912f0
Fixed: (AnimeBytes) Add limit and refactor parser
2023-04-10 05:03:43 +03:00
Bogdan
fb908e8e19
Fixed: Use project name as relative path
2023-04-10 04:15:02 +03:00
Bogdan
8e60c707b2
Fixed: (Cardigann) Skip rows parsing on zero rows
2023-04-10 02:55:32 +03:00
Bogdan
a184bb0784
Fixed: (Core) Use MinBy and MaxBy
2023-04-09 21:14:40 +03:00
Weblate
362e0acad1
Translated using Weblate (Czech)
...
Currently translated at 70.0% (339 of 484 strings)
Co-authored-by: tomas15420 <tomas15420@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/cs/
Translation: Servarr/Prowlarr
2023-04-09 20:23:39 +03:00
Bogdan
54d06460d0
Fixed: (Avistaz/SecretCinema) Fix tests
2023-04-09 16:49:56 +03:00
Bogdan
c11bcf4c41
Fixed: (SecretCinema) Fix PublishDate timezone
2023-04-09 16:18:05 +03:00
Bogdan
2e58583263
Fixed: (Avistaz) Fix PublishDate timezone
2023-04-09 16:14:09 +03:00
Bogdan
bf7f769f13
Fixed: (AvistaZ) Don't log http errors like 404 for imdb/tmdb/tvdb searches
2023-04-08 22:55:05 +03:00
Bogdan
7820a83a5d
Fixed: (Indexers) Include exception message in ValidationFailure
2023-04-08 22:49:53 +03:00
Bogdan
d937bdac69
Fixed: (NZBIndex) Request generator cleanup
2023-04-08 22:17:29 +03:00
Qstick
ebca32af46
Fixed: (NzbIndex) Paging starts at 0
...
Fixes #1586
2023-04-08 09:52:17 -05:00
Bogdan
21bda07510
Fixed: (Toloka) Add authors.gif to check for FL
...
Co-authored-by: odayny <odayny@users.noreply.github.com>
2023-04-08 01:11:37 +03:00
Bogdan
b7fcdb5356
Fixed: (AnimeBytes) Add search by year
2023-04-06 17:23:54 +03:00
bakerboy448
2e4fa9d06d
Fixed: (AnimeBytes) Change RateLimit to 4s ( #1580 )
2023-04-06 04:32:58 +03:00
bakerboy448
9b50fc40ca
Fix: (MaM) Improve No results logic ( #1578 )
2023-04-05 22:21:25 +03:00
bakerboy448
3c60159df0
Fixed: (AnimeBytes) RateLimit 1req per 10s
...
Fixes #1572
2023-04-05 20:53:04 +03:00
Bogdan
e075003c8b
Fixed: (FileList) Change TZ to account DST
2023-04-05 06:28:07 +03:00
Servarr
b19202d9f5
Automated API Docs update
2023-04-05 05:45:34 +03:00
Bogdan
5aa4a5faaa
Fixed: (Tags) Show applications in tag details
2023-04-05 05:12:56 +03:00
Weblate
1d00b40f90
Translated using Weblate (Portuguese)
...
Currently translated at 77.6% (376 of 484 strings)
Translated using Weblate (Hebrew)
Currently translated at 80.3% (389 of 484 strings)
Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (484 of 484 strings)
Co-authored-by: Cassio Rizzi <clrizzi@gmail.com>
Co-authored-by: Nir Israel Hen <nirisraelh@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 雨 <625250353@qq.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/he/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2023-04-03 19:54:21 -05:00
Bogdan
534ca73bf8
Fixed: (Toloka) Add FreeleechOnly setting
2023-04-01 21:12:23 +03:00
Bogdan
bceebc34c1
New: (Cardigann) Bump to v9 ( #1551 )
...
* New: (Cardigann) Add MissingAttributeEqualsNoResults support
(cherry picked from commit 4e8bb37a5c )
* New: (Cardigann) Add AllowEmptyInputs
* New: (Cardigann) Bump to v9
* New: (Cardigann) Add default value for fields
2023-03-30 14:57:04 +03:00
Bogdan
26f700731b
Fixed: Bump Swashbuckle to 6.5.0
2023-03-24 18:12:10 +02:00
Bogdan
1ac1c94b55
Fixed: (Indexers) Show validation errors for Cardigann
2023-03-19 21:04:34 +02:00
Bogdan
a7a2ccd9b8
Fixed: (IndexerFactory) Changed definitions condition to AND
2023-03-19 17:31:53 +02:00
Bogdan
b0e01fefdc
Fixed: (Torznab) Overwrite description only if it's null
2023-03-19 17:31:53 +02:00
Bogdan
b86a4fd670
Fixed: (Torznab) Add SupportsPagination
2023-03-18 17:49:30 +02:00
Qstick
049b4ba4d8
Fixed: Use Flaresolverr if setup when adding new Indexers
2023-03-17 18:17:58 +02:00
Bogdan
8d39a7f315
Fixed: (AnimeTorrents) Set SupportsPagination
2023-03-16 04:03:14 +02:00
Servarr
e94b0b8960
Automated API Docs update
2023-03-15 20:22:17 -05:00
Bogdan
538abcc47b
Fixed: (AvistazBase) Add pagination and SupportsPagination
2023-03-16 02:47:21 +02:00
Bogdan
ac3047f0cc
Fixed: (SpeedCD) Add pagination and SupportsPagination
2023-03-16 02:47:21 +02:00
Bogdan
4348ebe187
Fixed: (Indexers) Add SupportsPagination to prevent fetching the first page multiple times
2023-03-16 02:47:21 +02:00
Bogdan
d4c5e39c9c
Fixed: (AnimeTorrents) Add DownloadableOnly/FreeleechOnly settings
2023-03-16 02:31:36 +02:00
Tawagot0
1a7b6aecf1
Fixed: (xthor) update details link ( #1525 )
2023-03-15 19:15:28 -05:00
Bogdan
ab5b799ecf
Fixed: (Cardigann) Use cookies from captcha response
2023-03-16 02:13:27 +02:00
bakerboy448
972ee8f6a9
Fixed: (PirateTheNet) Switch to HTTPS from HTTP
...
Fixes #1528
2023-03-13 21:25:33 +02:00
Qstick
7dfff0690a
Fixed: (PornoLab) Update Categories
2023-03-12 21:44:03 -05:00
Selfhost Alt
0de1640e9c
Fixed: (PornoLab) Use correct download URL
...
This indexer was previously using the infoUrl as the download URL, which
cases downloads to fail when validating the torrent.
This change updates the `DownloadUrl` property to actually point at the
torrent file, enabling search results from this indexer to be
downloaded.
2023-03-12 21:35:43 -05:00
Bogdan
4c52856999
New: Add DICMusic
2023-03-12 20:30:41 +02:00
Bogdan
f90d66376e
Fixed: (Apps) Delete indexers from apps when are no longer handled by Prowlarr
2023-03-12 18:38:47 +02:00
Weblate
4c47955e3f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 23.3% (113 of 484 strings)
Translated using Weblate (Italian)
Currently translated at 97.1% (470 of 484 strings)
Translated using Weblate (French)
Currently translated at 100.0% (484 of 484 strings)
Translated using Weblate (French)
Currently translated at 97.7% (473 of 484 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (484 of 484 strings)
Translated using Weblate (Romanian)
Currently translated at 70.8% (343 of 484 strings)
Translated using Weblate (Croatian)
Currently translated at 20.4% (99 of 484 strings)
Co-authored-by: Bendik Remoy <Bendikremoy@hotmail.com>
Co-authored-by: David Abner Ciuhan <dciuhan@gmail.com>
Co-authored-by: Florian <sephrat.flo@gmail.com>
Co-authored-by: Lizandra Candido da Silva <lizandra.c.s@gmail.com>
Co-authored-by: Remy <remy@mrbk.fr>
Co-authored-by: TheHrle <Hpranjkovic@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: federicofortini <federico.fortini@yahoo.it>
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/it/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/nb_NO/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/ro/
Translation: Servarr/Prowlarr
2023-03-12 11:21:24 -05:00
Bogdan
ebcb50619e
Fixed: (BrokenStones) Removed, site unavailable
2023-03-11 20:15:07 +02:00
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