Robin Dadswell
ba0ad7e8e3
New: End Jackett 'all' endpoint support
...
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
(cherry picked from commit 1bf87bf8735f7e7eb1b2d207d3015a7301b558bf)
Closes #2638
Closes #2569
2022-04-13 21:27:31 -05:00
Qstick
1eb0d3b11a
Track fully imported downloads in separate history table
2021-12-29 11:47:19 -06:00
Qstick
aef0615425
New: Support server notifications
2021-12-24 14:17:17 -06:00
bakerboy448
3d1437bf18
Fixed: Updated wiki links for WikiJS
2021-08-22 13:14:51 -04:00
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
Robin Dadswell
9b673c028a
New: Health Check for Downloads to Root Folder ( #2234 )
2021-05-16 00:19:56 +01:00
bakerboy448
2cb36e61e0
Update wiki link hints for health checks
...
Closes #1880
2021-01-24 16:39:41 -05:00
bakerboy448
1268f90f26
New: Update all wiki links to point to the Servarr Wiki
...
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
2020-12-19 17:43:59 -05:00
Qstick
44819196bc
Fixed: False Positives for RemotePath check with Deluge
2020-12-17 23:12:43 -05:00
Qstick
2e4b168985
Improve use of All() for Path related queries
2020-12-17 08:08:26 -05:00
Mark McDowall
3a1abfa9f1
New: Differentiate between short term and long term (more than 6 hours) indexer failures
2020-12-17 08:08:26 -05:00
ta264
4eac1c5663
Pull DownloadClientItemClientInfo part of 824d315a
2020-12-12 19:31:48 -05:00
Qstick
d72014eb66
New: Event Driven HealthCheck Support
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:30 -04:00
Qstick
dbdc805e80
Remove unnecessary usings
2020-10-13 23:19:30 -04:00
Qstick
d7edbb0cf0
Fix System Time Fixture
2020-10-13 23:19:25 -04:00
Mark McDowall
a81587dc57
New: Show health warning if system time is off expected time
...
Closes #1422
2020-10-13 23:19:25 -04:00
ta264
9c64ba6cbd
New: HealthCheck to warn if running legacy mono version
2020-10-13 23:18:47 -04:00
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
2020-10-13 23:18:02 -04:00
ta264
d881b26261
Fixed: Convert MonoOnly to PosixOnly
2020-10-13 23:15:01 -04:00
Taloth Saldono
91764ec115
Fixed: Removed .Net update notice on Windows LTSB 2015
2019-09-01 13:55:58 -04:00
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-31 17:18:18 +01:00
ta264
b1aff8fe58
Fixed: RemotePathMappingCheck ignores all download client exceptions ( #735 )
2019-04-08 18:24:13 +01:00
ta264
4be01a5a95
Disable update for docker containers ( #715 )
...
Also add docker info to about page and sentry context
2019-04-05 16:47:26 +01:00
ta264
d8a361dd91
Fix health check errors ( #717 )
...
* Fixed: RemotePathMappingCheck deals with case where path invalid
The `Ensure` built into `FileExists` and `FolderExists` was throwing
an exception previously.
* Fixed: RemotePathMappingCheck doesn't fail if client unavailable
2019-04-04 21:26:08 +01:00
ta264
e27369686b
A remote path mapping health check ( #617 )
2019-04-04 16:15:43 +01:00
Qstick
43ef2fa6e5
Fixed: RootFolder HealthCheck Test
2018-04-08 23:18:58 -04:00
Qstick
b0fb369290
Added: Check if mono is running with --debug arg
...
13a259b473
2018-03-31 21:51:41 -04:00
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
2018-02-06 18:08:36 -05:00
Qstick
d53b983c91
Fixed: Completed Download HealthCheck not working
...
closes #200
2018-01-31 21:32:10 -05:00
Qstick
882e8a575e
Re-enable unit tests in appveyor ( #159 )
...
* Re-enable unit tests in appveyor
* Delete SingleEpisodeParserFixture.cs
* fixup! Oops
* Fix multiple tests
* Fixed Language Tests
* Couple More Simple Test Fixes
* Last Round of Test Fixes
* More test Cleanup
* Fix 3 Newznab Tests
2017-12-21 23:00:16 -05:00
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
2017-12-02 00:03:12 -05:00
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
2017-10-26 23:21:06 -04:00
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
2017-10-24 21:25:29 -04:00
Qstick
bba52cdbc8
Update RootFolderCheckFixture and RootFolderServceFixture
2017-10-16 21:56:42 -04:00
Qstick
38cbb2114f
Refactor ExtraFile/MetadataFile Services ( #104 )
...
* Preliminary Work for Extras for Music
* DB Migration for ExtraFiles, Other Cleanup
* More Extras Work, Add Album Metadata Type
* Update Housekeeps for Music Extras
* Fix HouseKeeper and add new Tests
* Final round of Cleanup
2017-10-16 21:40:31 -04:00
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
2017-10-01 23:05:28 -04:00
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
2017-09-17 23:00:37 -04:00
Qstick
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
2017-08-27 20:32:26 -04:00
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
2017-02-28 20:59:22 +01:00
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
2017-02-28 00:12:34 -08:00
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
2017-01-03 18:37:23 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
1a61796092
Fixed: mono 4.4.2 won't trigger mono version error
2016-11-02 11:12:24 -07:00
Mark McDowall
e0d1e08f94
Upgraded mono version check (3.10 minimum and 4.4.x)
...
New: Health warning if mono version is less than 3.10
New: Health error if running mono 4.4.x
2016-09-26 18:47:33 -07:00
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
2016-09-17 01:27:15 -07:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
2016-02-11 22:11:53 +01:00
Mark McDowall
9f523bb167
New: Prevent automatic update if UI folder is not writable
2016-01-24 19:22:07 -08:00