Commit Graph

15 Commits

Author SHA1 Message Date
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
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 c8ed46850a Updates to UI, Update NLog to 4.4.12 2017-10-01 23:05:28 -04:00
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -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
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Mark McDowall 21c5352183 Fixed: Properly parse mono version 3.10 2014-09-14 08:28:00 -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 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