Commit Graph

54 Commits

Author SHA1 Message Date
Qstick 07575ae239 Fixed: (LazyLibrarian) Test indexer pull on setup to validate 2022-01-02 21:50:44 -06:00
Qstick 8e7acd8946 Fixed: (Mylar) Test indexer pull on setup to validate Mylar functionality 2022-01-02 21:50:44 -06:00
Robin Dadswell 32fd0911a2 New: Application Placeholders instead of default values 2021-12-09 15:19:11 -06:00
Qstick d2cf060473 Fixed: (LazyLibrarian) Use listNabProviders instead of listProviders 2021-12-06 16:37:16 -06:00
Qstick 4eadd4cb2f New: LazyLibrarian Sync Support
Closes #469

Co-Authored-By: philborman <12158777+philborman@users.noreply.github.com>
2021-12-05 11:41:51 -06:00
Robin Dadswell 8855b2846d Fixed: Updated wording of Application Server URLs 2021-12-05 07:21:15 -06:00
Qstick 8ebec7c7e1 Fixed: (Applications) Test fails when selecting sub-categories only for sync
Fixes #588
2021-11-09 22:12:56 -06:00
Qstick b65f4205fc Fixed: Don't delete down indexers if they still exist in DB
Fixes #494
2021-10-17 11:58:48 -05:00
Qstick 34a09af01e New: Advanced settings for Application category control 2021-09-25 09:46:31 -04:00
Qstick c72222a696 Mylar code cleanup 2021-08-22 22:24:46 -04:00
bakerboy448 b54c7e220e Fixed: Update AppIndexerRegex to support indexer ids over 100
Fixed Update AppIndexerRegex to support /api trailing (Mylar3)
2021-08-18 21:23:22 -04:00
bakerboy448 efb2a5751c Fixed: (Mylar3) Indexer Host needs to include trailing /api 2021-08-18 21:23:22 -04:00
Qstick 252b9a1b6b Fixed: (Sonarr) Correctly set anime categories 2021-08-14 23:56:37 -04:00
Qstick 77892a3885 New: Sync Indexers with Mylar3 2021-08-14 23:50:47 -04:00
Qstick f97c3ff9bd Fixed: Application mapping regex fails 2021-08-01 09:59:43 -04:00
Qstick 841ff7b6ee Fixed: Don't fail sync on single app failure 2021-08-01 09:59:43 -04:00
Qstick 61bfa9e7ed New: Better Application Tests 2021-06-16 00:20:42 -04:00
bakerboy448 6612202384 Fixed: App not syncing correct if only Interactive Search enabled (#197)
Fixes #196
2021-06-11 15:42:00 -04:00
Qstick 1032d8b3ab Fixed: Slash on ProwlarrURL causes App failures 2021-06-04 19:13:01 -04:00
Qstick 06ff872674 Fixed: Indexer doesn't get disabled when disabled in Prowlar
Fixes #88
2021-06-01 22:00:30 -04:00
Qstick 4dec6dd8c4 Fixed: Only remove missing if we send all indexers to SyncIndexers 2021-05-31 10:07:09 -04:00
Qstick f64f8e915f New: App Sync Profiles 2021-05-27 17:22:32 -04:00
Robin Dadswell 74eee38aad New: Added Audiobook categories for Readarr 2021-05-19 13:01:43 +01:00
Robin Dadswell 2451a9a9ee New: Removal of indexers on application sync that are no longer defined within Prowlarr 2021-05-17 21:44:33 -04:00
Qstick d35ad0ba49 Fixed: Don't try re-add of a missing Indexer if capabilities don't support 2021-05-12 21:34:02 -04:00
ta264 76c3283c05 New: Move newznab endpoint to /{id}/api 2021-04-29 18:48:30 -04:00
Qstick 8b87795c36 Better logging for Application Indexer updating 2021-04-25 11:28:47 -04:00
Qstick 4d0cb89985 Clean unused usings 2021-04-25 11:28:46 -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 b83621ce49 Fixed: Fail on Sync from GetIndexerMapping NullRef 2021-04-19 12:48:16 -04:00
Qstick bf92901661 Fixed: Application and Release Cache Improvements 2021-04-18 00:51:02 -04:00
Qstick 6e46cd09c1 New: Detect and map App Indexers setup outside of Prowlarr 2021-03-26 21:18:29 -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 a3f7b169c9 Fixed: Sync on a mass Indexer edit 2021-03-23 21:21:38 -04:00
nitsua d9ef1c72c0 Full sync 2021-03-23 08:17:41 -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 39b9381f77 Fixed: Don't Add if Indexer doesn't support Apps categories 2021-03-01 22:20:06 -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 10a999e270 Consolidate sync code to ApplicationService 2021-02-21 18:03:07 -05:00
Qstick d70e08331f Clear failed Application Status on successful Test 2021-02-20 17:24:31 -05:00
Qstick e2ef1e850c Fix Rarbg search and parsing 2021-02-20 03:22:20 -05:00
Qstick ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick 79c96b86a4 Remove Indexers from App when Removed in Prowlarr 2021-02-17 23:47:50 -05:00
Qstick e09a63ca5d Fixed: Only Sync Indexers with Sync Enabled 2021-02-13 03:10:35 -05:00
Qstick 6bbae3f04b Follow Redirects for App Requests 2020-12-30 21:49:13 -05:00
Qstick a7dce5251f Fixed: Only Sync Apps when Sync Enabled 2020-12-29 22:26:50 -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 5b22093c29 Basic Indexer Statistics Endpoint 2020-12-26 16:59:23 -05:00