Commit Graph

52 Commits

Author SHA1 Message Date
Qstick 4002cb764b New: Auto map known legacy BaseUrls for non-Cardigann 2022-05-01 16:41:48 -05:00
Qstick 17608cf915 Misc definition handling improvements 2022-01-30 20:57:06 -06:00
Qstick 9dadb35b98 Fixed: Don't die when definition doesn't exist
Fixes #596
2022-01-03 18:02:41 -06:00
bakerboy448 66a6311dcc Fixed: SemiPublic => SemiPrivate 2021-12-30 23:00:19 -06:00
Qstick c9e6a0339e Fixed: (Cardigann) Indexer privacy tweaks, Semi-Public fixes
Fixes #744
2021-12-29 18:18:09 -06:00
Qstick e94c8839f6 Fixed: (Cardigann) Raw search parameter failed to deserialize 2021-11-14 00:20:28 -06:00
Qstick 1abd14ee86 Allow Obsolete of C# Indexer Implementations 2021-11-14 00:20:28 -06:00
Qstick 25bb10d62b New: (Cardigann) AllowRawSearch Property 2021-10-10 13:04:12 -05:00
Qstick 7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
Qstick 38c09277d9 New: Alternative Site Links 2021-06-27 01:58:37 -04:00
Qstick 7f6fa2efbe Fixed: Newznab trying to test caps when disabled
Fixes #226
2021-06-21 23:07:05 -04:00
Qstick bcee5f1754 Fixed: (Torznab) Categories not parsed correctly
Fixes #181
2021-06-12 01:53:22 -04:00
Qstick e999b869a6 Fixed: Definition properties null on Indexer force save 2021-06-01 21:42:30 -04:00
Qstick c6c1644d00 Add Encoding, Language, Description Indexer props 2021-04-25 23:30:52 -04:00
Qstick 4d0cb89985 Clean unused usings 2021-04-25 11:28:46 -04:00
nitsua d9ef1c72c0 Full sync 2021-03-23 08:17:41 -04:00
ta264 0fa526a1af New: Support for indexers with image CAPTCHAs 2021-03-20 16:53:01 -04:00
ta264 e81c6016a1 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-03-16 19:29:49 +00:00
Qstick 4c279652c0 Fixed: Cardigann nullref from App add on Indexer Add 2021-03-15 23:04:37 -04:00
Qstick df8ef83e40 New: Support Indexer Grab Redirects 2021-02-28 23:02:40 -05:00
Qstick 0afb01962f Misc Fixes 2021-02-19 22:29:47 -05:00
Qstick ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick e82875f964 Fixed: Don't wipe categories when updating Newznab Indexer 2020-12-28 21:55:09 -05:00
Qstick 5b24fdbc20 Fix Tests 2020-12-26 16:59:23 -05:00
Qstick b586b6ac1c Newznab Work 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 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 191d06deca Fixed delete from mass editor 2020-10-22 14:56:21 -04:00
Qstick 5f7d063c14 Fix Search and Add Indexers 2020-10-21 12:23:58 -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 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers 2019-06-16 16:04:38 -04:00
Leonardo Galli b553d8aef6 Fixed: Saving IndexerSettings into DB which confuses the datamapper.
Fixes #2945
2018-08-06 19:35:26 +02:00
Mitchell Cash 9787cf6cdd Improve indexer health check messages (#1015)
* Improve indexer health check messages

Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551

* Fixed: Health check failing and preventing others from running

* Fixed Indexer Health Checks and tests.
2017-03-05 02:50:45 -05:00
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Matt 8062466ab8 Changing Indexer failure log message to local from UTC. 2015-11-24 23:42:20 +02:00
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Mark McDowall 090ba3bb86 Fixed: Removed Animezb indexer 2015-01-20 16:44:39 -08:00
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
Mark McDowall 7af782d353 Provider testing improvements
New: Test button for indexers in UI

Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Taloth Saldono 9633afc612 New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Mark McDowall e0d8d18838 Better logging when adding a new indexer and it fails 2014-03-01 20:05:35 -08:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall 03149b1396 Newznab indexers are tested before creating 2013-10-13 23:28:20 -07:00
Mark McDowall 25c5401a9d More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00