Commit Graph

48 Commits

Author SHA1 Message Date
Bogdan 9cdf5d18d8 Fixed: Categories for Newznab/Torznab in add indexer 2024-04-02 16:01:41 +03:00
Bogdan 41b0a1211b Fixed: Migrate categories to capabilities in Newznab/Torznab settings 2024-04-02 13:07:11 +03:00
Bogdan 4dac60bef9 Fixed: Displaying capabilities for Newznab and Torznab feeds (#2083) 2024-04-01 00:49:31 +03:00
Bogdan f2a709f725 Remove OZnzb from default definitions
Fixes #1932
2023-11-23 23:09:04 +02:00
Bogdan 1b1f9d16be Remove default definitions for dead indexers 2023-11-04 16:30:40 +02:00
Bogdan 7e32b54547 Fixed: Prevent NullRef in NewznabRequestGenerator for missing definition 2023-10-12 06:50:13 +03:00
Bogdan 630a4ce800 Fixed: Ensure failing indexers are marked as failed when testing all
(cherry picked from commit b407eba61284d5fb855df6a2868805853aa6f448)
2023-07-29 12:14:58 +03:00
Bogdan 8b1dd78300 Fixed: (Apps) Ensure populated capabilities for Torznab/Newznab definitions 2023-07-29 12:08:48 +03:00
Bogdan 4b8906ea62 Cleanup redundant DownloadProtocol in indexers 2023-06-19 04:26:45 +03:00
Bogdan 4a5a986220 Replace UC preset with VC
(cherry picked from commit eca3776ddd4b12020833967ad9d98daa0117caff)
2023-05-19 01:56:51 +03:00
Bogdan d38f2614d3 Remove unused imports 2023-05-11 18:48:51 +03:00
Bogdan 4348ebe187 Fixed: (Indexers) Add SupportsPagination to prevent fetching the first page multiple times 2023-03-16 02:47:21 +02:00
Bakerboy448 8e1771b5a9 Fixed: Improved Indexer HTTP Validation Failure Messaging 2023-02-17 11:23:59 +02:00
Qstick d959e81efb Modify Nab tests to pass for additional parameters
Fixes #1236
2022-12-18 21:19:03 -06:00
Qstick 320161e051 New: Smarter Newznab category mapping 2022-12-17 21:31:37 -06:00
Qstick 5ee95e3cc2 V6 Cardigann Changes (#1045)
* V6 Cardigann Changes

* fixup!

* !fixup range

* !fixup more cardigann tests
2022-06-27 20:39:15 -05:00
gofaster ed46c5c86d Fixed: Update AltHub API URL (#1010) 2022-05-18 12:36:16 -05:00
Qstick dc3fa51d88 Fixed: Prevent endless loop when calling IndexerUrls for Newznab
Fixes #982
2022-05-01 21:01:51 -05:00
bakerboy448 55788ac04d Fixed: (Usenet) (DrunkenSlug) Update URL
https://api.drunkenslug.com gives a 301
2021-12-24 14:07:17 -06:00
bakerboy448 51df1be144 Fixed: Remove Defunct Usenet Indexer NZBXS
closes #594
2021-11-10 17:27:48 -06:00
bakerboy448 4ea0e6c016 add various missing descriptions 2021-09-15 21:57:26 -05:00
Qstick 7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
Qstick 868f779c5d Fixed: (Newznab) Don't die if TV or Music only
Fixes #283
2021-08-13 22:16:19 -04:00
Qstick 38c09277d9 New: Alternative Site Links 2021-06-27 01:58:37 -04:00
Qstick 1ce7b0e56e New: (Indexer) Newznab preset for NZBNDX api 2021-06-20 17:47:42 -04:00
bakerboy448 66dc53b92f Fixed: Remove Defunct Indexer - Usenet - NZBs2GO (#216)
Fixes #214
2021-06-14 15:12:57 -05:00
Qstick b4a0c272c9 New: (indexer) Newz69
Fixes #198
2021-06-11 23:50:56 -04:00
Pfuenzle 5802d20b93 (Indexers) Add Newz-Complex 2021-06-07 19:11:16 -04:00
Qstick 85be0be455 Fixed: Push Downloads to client fails for download overrides 2021-06-05 09:32:40 -04:00
bakerboy448 65353147a6 New: (Indexer) (Newznab) AnimeTosho
Closes: Discord Request
2021-05-22 18:46:58 -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 9fab7d8328 History Improvements Round 1 2021-03-22 00:07:21 -04:00
ta264 29da0b7031 New: Make indexer HTTP requests async 2021-03-19 08:28:35 -04:00
Qstick df8ef83e40 New: Support Indexer Grab Redirects 2021-02-28 23:02:40 -05:00
Qstick 09c2547c67 New: Preset for abNZB 2021-02-21 21:07:48 -05:00
Qstick 0afb01962f Misc Fixes 2021-02-19 22:29:47 -05:00
Qstick 9d06a29062 Fixed: Allow Redirects on Newznab Search Requests (Fixes DS) 2021-02-19 16:25:39 -05:00
Qstick ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick 30367b53fd Support for Gazelle Indexers (RED, AR) 2021-02-14 00:47:21 -05:00
Qstick 5f876ed441 Remove Tortuga preset 2020-12-28 21:57:55 -05:00
Qstick 7d72ebfa0e New: Generic Newznab Option 2020-12-27 18:23:31 -05:00
Qstick b586b6ac1c Newznab Work 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 fef81171ba More Cardigann 2020-12-26 16:59:23 -05:00
Qstick 94b295ddcf Search and History Improvements 2020-10-22 01:09:56 -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