Commit graph

5091 commits

Author SHA1 Message Date
Qstick
3daede4a29 New: (Indexer) AnimeBytes 2021-05-05 22:35:24 -04:00
Qstick
2b920ac5f7
Fixed: Ignore Cardigann version of HDBits 2021-05-02 16:10:13 -04:00
Servarr
d847916914
Translations update from Weblate (#48)
* Added translation using Weblate (Portuguese (Brazil))

* Added translation using Weblate (Arabic)

* Added translation using Weblate (Chinese (Simplified) (zh_CN))

Co-authored-by: Weblate <noreply@weblate.org>
2021-05-02 13:10:58 -04:00
Qstick
53e5a5e11e Build x86 Windows Zip and Installer 2021-04-29 23:23:21 -04:00
ta264
ed5bed7538 Temporarily answer to the old newznab url 2021-04-29 18:48:30 -04:00
ta264
76c3283c05 New: Move newznab endpoint to /{id}/api 2021-04-29 18:48:30 -04:00
Qstick
283d273802 Move LocalizationController to System.Text.Json 2021-04-27 12:50:15 -04:00
Qstick
8cd5b175a1 Fixed: Indexer query stats don't include Rss 2021-04-26 23:03:15 -04:00
Qstick
183a8f69d7 Fixed: Add Indexer modal fails due to null encoding 2021-04-26 21:28:34 -04:00
Qstick
c6c1644d00 Add Encoding, Language, Description Indexer props 2021-04-25 23:30:52 -04:00
Qstick
5272619f3e Update backend packages 2021-04-25 23:05:05 -04:00
Qstick
2953ffac13 Remove unused dependencies 2021-04-25 23:05:05 -04:00
Qstick
2b6b17707d Cleanup unused frontend components 2021-04-25 23:05:05 -04:00
Eric Nemchik
6dc475cf53 Update Newznab.cs
Add indexers from https://www.reddit.com/r/usenet/wiki/indexers
Adjust naming of a few existing entries
2021-04-25 18:54:35 -04:00
Qstick
8b87795c36 Better logging for Application Indexer updating 2021-04-25 11:28:47 -04:00
Qstick
4bc7e4c7cc Use SanitizedSearchTerm for ImmoirtalSeed 2021-04-25 11:28:47 -04:00
Qstick
4d0cb89985 Clean unused usings 2021-04-25 11:28:46 -04:00
bakerboy448
2f44f3846e New: ISO 8601 Date format in log files
Fixes #39
2021-04-24 22:42:20 -04:00
Qstick
3bf8bfd9a6 FIxed: Sync updates failing due to 0 id 2021-04-24 09:44:06 -04:00
Qstick
07d5d8c60a
Fixed: API version for Sonarr Get Indexer method 2021-04-23 19:59:27 -04:00
Qstick
2f6d9b938c
Update BeyondHD.cs 2021-04-23 05:05:24 -04:00
Qstick
5c5dfed000 New: Old/Obsolete Indexer Check 2021-04-23 00:45:42 -04:00
Qstick
878e61e84b New: Convert BHD to use API 2021-04-23 00:32:17 -04:00
Qstick
eb328d7c22 New: Clear all history from History page 2021-04-22 23:48:45 -04:00
Qstick
aa6bda7226 New: Allow History filter by Rss and Auth 2021-04-22 23:48:45 -04:00
ta264
e0f30c3eae Fixed: Forms login page uses urlbase for logo 2021-04-20 22:54:49 +01:00
ta264
811a9d4c61 Fixed: Forms login with urlbase 2021-04-20 22:51:19 +01:00
ta264
d566c1efd4 Fixed: UI not updating on upgrade 2021-04-20 21:15:49 +01:00
ta264
490f6e2e6a Tidy conversion to aspnetcore 2021-04-20 21:14:31 +01:00
Qstick
c1ab99a425 New: (Indexers) Add Support for Unit3d API / Convert Blutopia 2021-04-20 23:58:03 -04:00
Qstick
639d638135 New: Blacklist definitions that have been implemented C# side 2021-04-20 23:48:59 -04:00
Qstick
a98ffab421 Fixed: Handling of magnet links for all Indexers (RARBG fix) 2021-04-20 22:05:13 -04:00
Qstick
6583f45c41 New: Show Indexer names in search event 2021-04-20 21:58:55 -04:00
Qstick
f31cb4d0cf Fixed: Cast issue with Cardigann for query with tmdbid 2021-04-20 21:50:35 -04:00
Qstick
c42e3aecbf Fixed: Handling of magnet links in Cardigann download block 2021-04-20 21:24:41 -04:00
Qstick
e5268e8b84 Remove "all" from search string 2021-04-20 20:54:47 -04:00
Qstick
82eb6495d4 New: Header search for quick manual search 2021-04-20 13:27:27 -04:00
Qstick
867b61e4aa Fixed: Translation for tag help text 2021-04-20 13:04:19 -04:00
ta264
f097d30b09 Fixed: Memory leak
Explicitly register concrete types as transient
2021-04-19 18:20:41 +01:00
Qstick
b83621ce49 Fixed: Fail on Sync from GetIndexerMapping NullRef 2021-04-19 12:48:16 -04:00
Qstick
c122f3f3ab Fixed: ImmortalSeed date format change 2021-04-19 12:43:46 -04:00
Qstick
62977d0863 Fixed: Cardigann Download block handling 2021-04-18 22:38:21 -04:00
Qstick
bf92901661 Fixed: Application and Release Cache Improvements 2021-04-18 00:51:02 -04:00
ta264
b14e87cd3d Fixed: Clear expired from generator cache 2021-04-13 21:29:57 -04:00
ta264
f1da3f9c5b New: Bump .NET to 5.0.5 2021-04-13 21:29:57 -04:00
Qstick
a0dec09a14 Fixed: Cardigann InfoUrls 2021-04-12 18:22:51 -04:00
Qstick
f4d4c01faa
Update HistoryService.cs 2021-04-03 17:06:45 -04:00
bakerboy448
fe7141139b .net core -> .net 2021-04-02 17:31:13 -04:00
Qstick
6e46cd09c1 New: Detect and map App Indexers setup outside of Prowlarr 2021-03-26 21:18:29 -04:00
servarr[bot]
66237af562 Fixed: Unnecessary idle cpu usage
sonarr ref 4386

(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
(cherry picked from commit 50ebd283ddc8d644626d8c002a10fb1f3c13b7e9)
2021-03-23 22:29:41 +00:00
Qstick
4fd6924628 Fixed: Handle cases where MAM author info converts null 2021-03-23 22:53:11 -04:00
Qstick
e0fc7e3237 Fixed: Set only indexer supported Cats and AnimeCats when sending to App 2021-03-23 22:33:43 -04:00
Qstick
ea8ceaebb3 Fixed: Rework RSS Check to Enabled Check 2021-03-23 21:58:06 -04:00
Qstick
01415e4b7e New: Indexer - ImmortalSeed 2021-03-23 21:49:44 -04:00
Qstick
a3f7b169c9 Fixed: Sync on a mass Indexer edit 2021-03-23 21:21:38 -04:00
Qstick
6f25e1e6a2 Fixed: Don't call to ConfigService for every Cardigann Result 2021-03-23 20:36:11 -04:00
nitsua
d9ef1c72c0 Full sync 2021-03-23 08:17:41 -04:00
Qstick
77d93321c4 Fixed: Allow book searches to Gazelle, Cleanup TV term 2021-03-22 23:37:27 -04:00
Qstick
aa7a568754 Fixed: History Cleanup failing due to AddDays method 2021-03-22 17:32:44 -04:00
TheCatLady
cb046172f8 Fixed: Correct spelling of 'freeleech' 2021-03-22 09:23:25 -04:00
Qstick
d2e3bf3964 New: Indexers - AvistaZ, CinemaZ, ExoticaZ 2021-03-22 00:07:21 -04:00
Qstick
acbb6e3549 Fixed: Set Token for PHD after re-auth 2021-03-22 00:07:21 -04:00
Qstick
31b13345c7 Fixed: Set Episode string search variable in Cardigann 2021-03-22 00:07:21 -04:00
Qstick
881313ef2b New: Download Clients for Manual Grabs 2021-03-22 00:07:21 -04:00
Qstick
fd27018caa Automatic History cleanup setting 2021-03-22 00:07:21 -04:00
Qstick
9fab7d8328 History Improvements Round 1 2021-03-22 00:07:21 -04:00
ta264
0fa526a1af New: Support for indexers with image CAPTCHAs 2021-03-20 16:53:01 -04:00
ta264
95d5e0d347 Don't persist cookies across requests by default 2021-03-20 16:53:01 -04:00
ta264
29da0b7031 New: Make indexer HTTP requests async 2021-03-19 08:28:35 -04:00
Qstick
231d43e181 Fixed: Map Correct categories for BTN and default to back to TV 2021-03-17 22:11:12 -04:00
Qstick
a85653b716 Fixed: Suppress HTTP Errors on initial indexer call until after re-auth attempt 2021-03-17 21:28:13 -04:00
ta264
7fa4b322eb Fixed: Mass disable/enable indexers 2021-03-16 21:52:31 +00:00
ta264
76bded0c50 Fixed: Searching BTN 2021-03-16 19:29:49 +00:00
ta264
34ff1edd00 Fixed: Newznab book search type 2021-03-16 19:29:49 +00:00
ta264
e81c6016a1 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-03-16 19:29:49 +00:00
ta264
dbdc527f2e New: Use ASP.NET Core instead of Nancy
(cherry picked from commit 58ddbcd77e17ef95ecfad4b746084ee9326116f3)
2021-03-16 19:29:49 +00:00
ta264
a3c8f9ee3c Unused
(cherry picked from commit d348232e0d43c0b6e1a5d22bb7b86c7c709e9acc)
2021-03-16 19:29:49 +00:00
Qstick
7503974906 Fixed: DigitalCore IMDB, TV, Music, Book Search 2021-03-15 23:17:56 -04:00
Qstick
4c279652c0 Fixed: Cardigann nullref from App add on Indexer Add 2021-03-15 23:04:37 -04:00
Qstick
bf0c095d55 New: Indexer - PrivateHD 2021-03-15 23:04:37 -04:00
Qstick
a3f630a6f6 Better TV Search for TorrentDay, TorrentSeeds, TorrentLeech, SuperBits 2021-03-14 23:59:24 -04:00
Qstick
3e98a5d383 Bump to Net 5.0.4 2021-03-14 23:50:34 -04:00
Qstick
f36f98e32b Secret Dev Settings Page 2021-03-12 14:59:04 -05:00
Qstick
6d25b468ce Fixed: Grab from Search page 2021-03-09 23:51:58 -05:00
Qstick
b41c911092 Fixed: DigitalCore Arr grabs not using Cookie 2021-03-09 23:20:20 -05:00
Qstick
038800671f Fixed: TorrentDay Grabs not using Cookie 2021-03-09 23:04:17 -05:00
Qstick
a08c5229f3 Fixed: MaM AuthorInfo Object - Round 2 2021-03-09 22:59:37 -05:00
Qstick
71e132f9a4 Fixed: MaM AuthorInfo Object 2021-03-09 22:35:06 -05:00
Qstick
9d2d308b95 Cleanup Mono remnants 2021-03-09 22:26:22 -05:00
Qstick
714530a556 New: Indexer - MyAnonamouse 2021-03-09 22:07:23 -05:00
Qstick
4a7f530f34 Fixed: Double set Category in HDBits Request Gen 2021-03-08 23:49:30 -05:00
Qstick
7b939454c3 Fixed: Capabilities not passed to RG in BTN 2021-03-08 23:46:09 -05:00
Qstick
a08297ec66 Fixed: NullRef in HDBits due to Categories 2021-03-07 11:32:50 -05:00
Qstick
87489fca53 Fixed: BTN SetCookies NotImplemented error 2021-03-07 11:31:03 -05:00
Qstick
b1809d1370 Fixed: Edit Indexer tooltip reference to Movie 2021-03-07 11:29:03 -05:00
Qstick
15de46c877 Revert "Cleanup Cookie handling in HttpClient"
This reverts commit d932beba50.
2021-03-07 10:41:47 -05:00
Qstick
fa7647135b New: VIP Expiration notifications on Newznab 2021-03-06 16:24:38 -05:00
Qstick
6d9b028814 Async HttpClient framework
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2021-03-06 12:43:25 -05:00
Qstick
d932beba50 Cleanup Cookie handling in HttpClient 2021-03-06 12:18:20 -05:00
Qstick
638b559a62 New: Indexer - Headphones VIP 2021-03-03 22:15:41 -05:00
Qstick
cd17d419ac Frontend string cleanup 2021-03-02 00:36:28 -05:00
Qstick
1c1144f8c5 Change redirect type to 301 (Perm) 2021-03-02 00:36:00 -05:00
Qstick
9944484658 Only update Indexers every 24 hours 2021-03-02 00:00:05 -05:00
nitsua
cdf79b4170 Remove unused keys 2021-03-01 23:42:40 -05:00
Qstick
757862604b Fixed HDBits Tests 2021-03-01 22:53:14 -05:00
Qstick
39b9381f77 Fixed: Don't Add if Indexer doesn't support Apps categories 2021-03-01 22:20:06 -05:00
Qstick
696489731b New: Indexer - RevolutionTT 2021-03-01 21:56:13 -05:00
Qstick
3cb436898a Fixed: HDBits and Filelist 2021-03-01 21:36:29 -05:00
Qstick
5833549535 Fixed: Indexer with Redirect not using Redirect 2021-03-01 20:51:21 -05:00
Qstick
df8ef83e40 New: Support Indexer Grab Redirects 2021-02-28 23:02:40 -05:00
Qstick
a676eaeda5 Fixed: ImdbId newznab movie parameter 2021-02-28 23:01:04 -05:00
Qstick
57780ce3db New: Newznab Improvements (Misc Failures, Music Support, Book Support) 2021-02-28 22:34:08 -05:00
ta264
b870f96ec8 Fixed: Select option type for cardigann indexers 2021-02-24 21:38:29 +00:00
ta264
d747777183 Try to fix deserializing cardigann definitions 2021-02-24 22:13:25 -05:00
Qstick
596ba2dcbc New: Use System.Text.Json for Nancy and SignalR
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2021-02-24 22:13:25 -05:00
Qstick
428c9c034c Fixed: Request binding from Sonarr due to string Ep values 2021-02-23 23:20:29 -05:00
Qstick
deded6d073 Fixed: Handle TV Searches with null ImdbId 2021-02-23 13:01:29 -05:00
Qstick
d8cc1094c4 New: Indexer - BakaBT 2021-02-22 22:57:25 -05:00
Qstick
ab68c8b5b5 Set Cardigann defaults on definition load 2021-02-22 22:19:37 -05:00
Qstick
bdcf34aab4 Fixed: Info Link not working in Arrr 2021-02-22 21:47:40 -05:00
Qstick
639facf933 New: Indexer - Milkie 2021-02-22 21:35:17 -05:00
Qstick
394544f8a0 New: Indexer - SuperBits 2021-02-22 21:35:17 -05:00
Qstick
add5cd1193 Fixed: AnimeTorrents fails on cat mapping 2021-02-22 20:59:59 -05:00
Qstick
0f27837246 New: Bulk Enable/Disable 2021-02-22 20:56:44 -05:00
Qstick
a0445e1abe Pass music search parameters 2021-02-22 20:56:44 -05:00
Qstick
351dd050ca
Fixed: Search is spelled with rrrrr 2021-02-22 16:47:17 -05:00
Qstick
20456fb9e7 New: Cache Schema calls to avoid making them on every Indexer add 2021-02-21 22:33:54 -05:00
Qstick
a905044897 Remove AHD 2021-02-21 21:36:15 -05:00
Qstick
09c2547c67 New: Preset for abNZB 2021-02-21 21:07:48 -05:00
Qstick
10a999e270 Consolidate sync code to ApplicationService 2021-02-21 18:03:07 -05:00
Qstick
11a5d8c1f5 Fixed: Rarbg Category Search 2021-02-21 17:59:33 -05:00
Qstick
08d5505b11 Misc indexer fixes 2021-02-21 16:59:21 -05:00
Qstick
3ef2e0b384 Fixed: Don't log Cardigann password fields 2021-02-21 16:43:05 -05:00
Qstick
db2b7cb22f Fixed: Digital Core null BaseUrl 2021-02-21 16:34:28 -05:00
bakerboy448
19e0e5d849 Fixed: Allow "Pretty" From Address for Email
from radarr f120b84c43
2021-02-21 11:34:45 -05:00
Qstick
c12052867a Fix Update page not showing latest results 2021-02-20 17:27:19 -05:00
Qstick
d70e08331f Clear failed Application Status on successful Test 2021-02-20 17:24:31 -05:00
Qstick
c74208f9de More AnimeTorrents work 2021-02-20 17:09:25 -05:00
Qstick
0ac420d39a Ensure basic search query param is default 2021-02-20 15:53:04 -05:00
Qstick
c569792df2
Update LoginNeeded logic for AnimeTorrents 2021-02-20 13:16:43 -05:00
Qstick
92896dc777
Update AnimeTorrents.cs 2021-02-20 13:08:12 -05:00
Qstick
d9defe505c Logout content when no results are parsed from Indexer 2021-02-20 12:13:55 -05:00
Qstick
e2ef1e850c Fix Rarbg search and parsing 2021-02-20 03:22:20 -05:00
Qstick
d55316a70a Spoof referer for AnimeTorrents 2021-02-20 02:50:59 -05:00
Qstick
1cc77fcacb Parse Grabs for Gazelle Indexers 2021-02-20 02:43:14 -05:00
Qstick
a921935c74 Update Various Deps 2021-02-20 01:40:31 -05:00
Qstick
030ef6dce6 Remove Mono Builds 2021-02-20 01:18:59 -05:00
Qstick
0b45929ccc User Agent Stats 2021-02-20 00:47:49 -05:00
Qstick
2f702ba06d New: Indexer - TorrentSeeds 2021-02-19 23:36:15 -05:00
Qstick
b09ef85b3d New: Indexer - CGPeers 2021-02-19 23:13:11 -05:00
Qstick
93f4eae6c4 New: Indexer - BrokenStones 2021-02-19 23:13:00 -05:00
Qstick
b87f3fb765 New Indexer: AnimeTorrents 2021-02-19 23:00:31 -05:00
Qstick
0afb01962f Misc Fixes 2021-02-19 22:29:47 -05:00
Qstick
b3990d647c Logos 2021-02-19 17:53:03 -05:00
Qstick
9d06a29062 Fixed: Allow Redirects on Newznab Search Requests (Fixes DS) 2021-02-19 16:25:39 -05:00
Qstick
dd1ced2d5e Real-time Indexer status changes via SignalR 2021-02-19 00:20:00 -05:00
Qstick
ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick
96cf058017 Trigger manual search from any History Item 2021-02-18 22:21:46 -05:00
Qstick
9c4ee28d50 New Indexer HD-Torrents 2021-02-18 21:03:08 -05:00
Qstick
aa07b637f1 New Indexer: IPTorrents 2021-02-18 14:09:54 -05:00
Qstick
783c29ef80 Grab Stats 2021-02-17 23:47:50 -05:00
Qstick
79c96b86a4 Remove Indexers from App when Removed in Prowlarr 2021-02-17 23:47:50 -05:00
Qstick
546bec3717 New Indexer: TorrentDay 2021-02-17 23:47:50 -05:00
Qstick
3bfa1b1e68 Add Volume Factor Props to Release Info 2021-02-17 23:47:50 -05:00
Qstick
ee9330a7e2 New Indexer: TorrentLeech 2021-02-17 23:47:50 -05:00
Qstick
1c25d71409 Change FluentMigrator feed to Azure 2021-02-17 23:47:50 -05:00
Qstick
00d9523d42 Fix Request SearchCriteria Logging 2021-02-17 23:47:50 -05:00
Qstick
a080bf1c6c Proxy Nzb/Torrent Downloads thru Prowlarr 2021-02-17 23:47:50 -05:00
Qstick
da60543c72 Fixup Gazelle Parsing, Rework Auth to allow Indexer Override 2021-02-14 22:58:00 -05:00
Qstick
69a55ea858 Support for NWCD and Orpheus 2021-02-14 01:35:22 -05:00
Qstick
30367b53fd Support for Gazelle Indexers (RED, AR) 2021-02-14 00:47:21 -05:00
Qstick
0fb7168669 Various Indexer Adds and Fixes 2021-02-13 15:17:43 -05:00
Qstick
e09a63ca5d Fixed: Only Sync Indexers with Sync Enabled 2021-02-13 03:10:35 -05:00
Qstick
413fc1aa11 Rework Add Indexer Modal 2021-02-13 02:56:30 -05:00
Qstick
56d5356f1e Show Indexer Status on Indexer Table 2021-02-11 21:54:00 -05:00
Qstick
a41ae141cd Cardigann Auth first pass 2021-02-11 20:56:39 -05:00
Qstick
cd65729239 Fix Tests that reference Radarr Site 2021-02-08 22:06:40 -05:00
Qstick
b002a612ec Jackett to Prowlarr C# conversion (Digital Core) 2021-02-08 20:51:02 -05:00
Taloth Saldono
b4b323a67a Fixed: OSX version detection
Fixes #5615
2021-02-07 21:25:29 -05:00
Qstick
38a1cf7209 Fixed: Don't try to clean Update Folder if it doesn't exist
(cherry picked from commit 24f96fa2a4c1fd92f6433ec94edf6e55b7c83d89)
2021-02-07 21:22:33 -05:00
Mark McDowall
9cef4545e4 New: Removing update folder from temp folder during housekeeping
(cherry picked from commit c1d060ff58fc466f4a2cc232bff07294cf224a9a)
2021-02-07 21:21:44 -05:00
Taloth Saldono
2f01372d39 Fixed: Unnecessary certificate validation errors on localhost/loopback
(cherry picked from commit c28cafba0a1b92f065541ebdae9db06ab1e5ac82)
2021-02-07 21:20:39 -05:00
Qstick
0d481978a4 Replace SmtpClient with Mailkit 2021-02-07 21:19:52 -05:00
ta264
00c2211d45 Fixed: Set musl status at compile time
[common]
2021-02-07 21:19:52 -05:00
Qstick
853a15087d Fix Enum.GetName call 2021-02-07 21:19:51 -05:00
Qstick
0c7de90e40 Fixed: Built-in updater for mono version 2021-02-07 21:19:51 -05:00
Qstick
1c292ed190 Remove Multi-Lang from IndexerSettings 2021-02-07 21:07:01 -05:00
Qstick
66f726bf6f Misc Updates 2021-01-10 02:50:10 -05:00
Qstick
88d1a3db6f Stats Page Foundation with Chart.js 2021-01-09 00:04:55 -05:00
Qstick
76c271fab0 Handle Cardigann "info" extra settings field 2021-01-08 21:59:39 -05:00
Qstick
6f113466bf
Don’t duplicate Cardigann indexers in All() call 2021-01-01 12:43:20 -05:00
Qstick
6bbae3f04b Follow Redirects for App Requests 2020-12-30 21:49:13 -05:00
Qstick
e6c58a6b31 Follow 303 and 307 Redirects when AllowRedirects is True 2020-12-29 23:35:16 -05:00
Qstick
6c4da0989d Default to 3 task threads like Sonarr/Lidarr 2020-12-29 23:14:30 -05:00
Qstick
8f0c872873 Parse and Store App from UA for Nab Requests Stats 2020-12-29 23:06:41 -05:00
Qstick
c6ec632dd2 Fixed: Return Correct Nab feed depending on Indexer Protocol 2020-12-29 22:28:12 -05:00
Qstick
a7dce5251f Fixed: Only Sync Apps when Sync Enabled 2020-12-29 22:26:50 -05:00
Qstick
3f5306d647 Fixed: PTP Not being added to Applications 2020-12-29 21:50:45 -05:00
Qstick
a233b6b0a1 Allow group select Indexers by protocol in Search view 2020-12-28 23:25:57 -05:00
Qstick
5f876ed441 Remove Tortuga preset 2020-12-28 21:57:55 -05:00
Qstick
e82875f964 Fixed: Don't wipe categories when updating Newznab Indexer 2020-12-28 21:55:09 -05:00
Qstick
79d2238652 Fixed: Add Newznab Indexer with poor caps 2020-12-28 21:54:42 -05:00
Qstick
a041fc0d4b Parse Files and Grabs in Release Info 2020-12-28 21:40:54 -05:00
Qstick
e2a46820da Fixed: Allow add and search of PTP 2020-12-27 23:23:45 -05:00
Qstick
628ec9c53f Fix String instead of Char in HistoryService 2020-12-27 23:11:47 -05:00
Qstick
ff926d71f7 More accurate indexer query times in History 2020-12-27 22:51:38 -05:00
Qstick
041596df4c Fixed: Failing when definition file isn't in folder yet 2020-12-27 22:20:50 -05:00
Qstick
67d75fcff9 Cache Definitions in AppData Folder 2020-12-27 21:38:59 -05:00
Qstick
8df370ffb1 Fixed: Ensure Definitions folder exists 2020-12-27 20:55:38 -05:00
Qstick
3d76f66a2e Remove old housekeepers 2020-12-27 18:29:58 -05:00
Qstick
7d72ebfa0e New: Generic Newznab Option 2020-12-27 18:23:31 -05:00
Qstick
a28d2a6456 Fixed: Add Newznab Indexers 2020-12-27 18:23:14 -05:00
Qstick
824263074a Pull list from Index server instead of local 2020-12-26 17:05:15 -05:00
Qstick
5b24fdbc20 Fix Tests 2020-12-26 16:59:23 -05:00
Qstick
eb9b14ba24 Indexer Cleanup 2020-12-26 16:59:23 -05:00
Qstick
eb697b630e Category Selection on Search Page 2020-12-26 16:59:23 -05:00
Qstick
d2a8acb1a6 Net 5.0
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-12-26 16:59:23 -05:00
Qstick
b586b6ac1c Newznab Work 2020-12-26 16:59:23 -05:00
Qstick
8e72c7153d Lots of workings to search processing, UI Categories 2020-12-26 16:59:23 -05:00
Qstick
710b4f5ec6 Remove FetchRecent, Pass Cats back on Newznab Search 2020-12-26 16:59:23 -05:00
Qstick
6100adc515 Cleanup SearchCriteria, Pass Cats from Search to Indexers 2020-12-26 16:59:23 -05:00
Qstick
529102ebcf Cardigann Categories 2020-12-26 16:59:23 -05:00
Qstick
5b22093c29 Basic Indexer Statistics Endpoint 2020-12-26 16:59:23 -05:00
Qstick
fef81171ba More Cardigann 2020-12-26 16:59:23 -05:00
Qstick
b2b354a7a3 Cardigann changes 2020-10-23 16:17:20 -04:00
ta264
d041b152d6 Basic support for cardigann definitions 2020-10-23 14:56:43 -04:00
Qstick
4b66d99029 Misc History Improvements 2020-10-23 01:10:24 -04:00
nitsua
eca9b87571 Add application support for Lidarr, Readarr, Sonarr 2020-10-23 01:03:01 -04:00
Qstick
feba96e8e0 Basic Application Syncing 2020-10-22 16:45:25 -04:00
nitsua
47fbab02c5 Add support for Applications 2020-10-22 16:45:25 -04:00
Qstick
191d06deca Fixed delete from mass editor 2020-10-22 14:56:21 -04:00
Qstick
94b295ddcf Search and History Improvements 2020-10-22 01:09:56 -04:00
Qstick
5f7d063c14 Fix Search and Add Indexers 2020-10-21 12:23:58 -04:00
Qstick
cfb1a80c58 Newznab Responses for Caps and Movie Search (rough) 2020-10-21 01:47:20 -04:00
Qstick
84cbfe870f Cleanup Search UI, Newznab Caps API 2020-10-20 13:46:58 -04:00
Qstick
f290afa68c Indexer and Search page work 2020-10-20 02:08:45 -04:00
Qstick
5c39ef2f76 Fixup Windows installer and API test 2020-10-19 14:23:02 -04:00
Qstick
c942766ccd Get rid of AnyCPU config.... Thanks VS 2020-10-19 13:54:34 -04:00
Qstick
ad04d0d261 More Cleanup 2020-10-19 01:07:21 -04:00
Qstick
e1020f4107 Initial Push 2020-10-18 04:18:35 -04:00
foXaCe
09ed2ab889 Translated using Weblate (French) [skip ci]
Currently translated at 99.8% (846 of 847 strings)

Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
2020-10-18 03:48:54 +00:00
reloxx
1374a12d4c Translated using Weblate (German) [skip ci]
Currently translated at 100.0% (847 of 847 strings)

Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
2020-10-18 03:48:53 +00:00
Qstick
76cabb4927 Use new multi-select component for indexer languages 2020-10-17 01:38:41 -04:00
nitsua
5b83d09d5e Remove some instances of moment that are not needed on the index to reduce the load 2020-10-17 01:04:50 -04:00
Daniel Martin Gonzalez
82eadcffaa
New: Add Option to localize metadata written in .nfo if available (#5060)
* Add Option to localize metadata written in .nfo if available

* Fix Pull Request comments
2020-10-17 01:03:46 -04:00
Qstick
1ebb71db59 Fixed: Import Extra files from Subfolders
Fixes: #4646
2020-10-17 00:17:38 -04:00
Qstick
662b3894c2 Fixed: Make Notification trigger texts consistent
Fixes #5012
2020-10-17 00:06:23 -04:00
Qstick
67fca87c44 Added PrivacyLevel option to FieldDefinition for later usage
Fixes #5107

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-16 23:27:01 -04:00
Qstick
6ee2780370 Fixed some mediainfo subtitle codes
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 23:06:17 -04:00
Qstick
6d452d8479 New: Bulk remove from Blacklist
Fixes #5194

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:45:23 -04:00