ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
2019-10-15 20:22:50 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
2019-06-16 22:18:32 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
2018-02-15 13:39:01 +01:00
James White
a07ef20410
Fixed: Replace GitHub wiki references to Radarr's wiki URL ( #1914 )
2017-08-12 15:15:23 +02:00
Tim Turner
5c22d0b61d
Ensure drone factory runs on its specificed interval ( #1067 )
...
* Ensure drone factory runs on its specificed interval
* Fix the tests for DownloadedMovieImportServiceFixture
2017-03-08 16:07:51 -05: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
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
Taloth Saldono
37c621dcdb
Fixed: Health Check produced warning if Sonarr binaries folder was not writable even when the external script update mechanism was selected.
...
fixes #964
2015-12-28 20:24:22 +01:00
Mark McDowall
2d42c59d70
Fixed: Log download client name when communication fails
2015-10-27 22:19:24 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +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
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
2015-02-07 16:24:22 +01:00
Taloth Saldono
6c22a5ffdb
Fixed: Health Checks on mono now shows correct wiki links.
2015-02-06 21:41:35 +01:00
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
2015-01-02 10:58:20 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
683656c651
Fixed: Log error when health check fails to communicate with download client
2014-12-15 12:22:35 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
2014-11-19 21:47:11 +01:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00
Mark McDowall
21c5352183
Fixed: Properly parse mono version 3.10
2014-09-14 08:28:00 -07: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
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
2014-07-30 07:31:02 -07:00
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
2014-07-24 23:37:32 -07:00
Mark McDowall
7dd5731633
Version check for mono 3.6.1
2014-07-04 07:52:24 -07:00
Mark McDowall
ebd13bdda8
New: Health check for AppData and Startup folder conflict
2014-06-07 12:19:37 -07:00
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
2014-05-30 19:40:31 +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
30c82f2613
Added tests for RootFolderCheck
...
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
2014-04-09 17:19:08 -07:00
Mark McDowall
7445adb455
mono version check will support 3 digit versions
2014-03-14 13:20:31 -07:00
Mark McDowall
eeac2aee89
Fixed test reference
2014-03-14 03:23:28 -07:00
Mark McDowall
01d3decf7e
Added Mono version health check
2014-03-14 03:15:30 -07:00
Mark McDowall
ea09a74ad9
Fixed indexer health check service
2014-02-25 21:58:11 -08:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00