Commit Graph

26 Commits

Author SHA1 Message Date
Mark McDowall 55372f554f Fixed: Removal of previous service
Fixes #2040

(cherry picked from commit cd28af98eed831e00a400e66b652e6a8d6f9c442)
2021-04-01 21:33:45 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264 ef30db58ee Fixed: Error in epic fail handler if console input redirected
Fixes Sentry LIDARR-1YS
2020-10-13 23:18:08 -04:00
Taloth Saldono ae6db26a77 Fixed regression in container registration. Additional logging in case of integration test startup failures 2019-09-14 00:10:02 -04:00
Qstick a3e08c9160 Fixed: Setup remote access for service during install
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-04-26 20:56:19 -04:00
Qstick 5c566cf139
Fixed: update port in multiple instance error 2018-04-15 19:39:07 -04:00
Daniel Underwood df15dbe462 Fixed: Mono 5.10 compatibility (#220)
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10

* Added console logging in case NLog fails to initialize.

* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"

This partially reverts commit 13dd224281.

* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
2018-03-01 23:02:08 -05:00
Qstick c2c43666f6 Shutdown logging before Environment.Exit. 2017-11-16 11:53:36 -05:00
Qstick 1451a63c06 Rename Sonarr References in Backend 2017-10-30 22:25:19 -04:00
Qstick 99ab61fac6 Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors 2017-10-28 23:49:54 -04:00
Matthew Despain d0728bbe22 Changed the default port to 8686 2017-03-31 12:55:07 -06:00
Matthew Despain 20c8dec50a First round of refactoring. 2017-03-29 21:49:38 -06:00
Ashley Broughton 7c7cfc0b7d Changed exit statement to "Press enter to exit..." to match use of ReadLine() (#1425) 2016-09-03 11:53:56 +02:00
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
Mark McDowall 6592310f2b Permissions can cause OWIN port registration to fail 2015-04-28 07:31:22 -07:00
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name. 2015-03-23 20:56:28 +01:00
Mark McDowall b1871c1686 Spelling 2015-01-23 10:18:17 -08:00
Keivan Beigi 0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Keivan Beigi 690569cbbc Fixed: show a better error message when nzbdrone port is already in use. 2014-10-13 10:51:17 -07:00
Keivan Beigi 7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods. 2014-10-03 10:39:06 -07:00
Keivan Beigi 02fab62811 added some logging to shutdown process. 2014-10-02 22:24:32 -07:00
markus101 6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
kayone 1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
kayone c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
kayone 266d1a43d9 app lifecycle cleanup 2013-11-25 21:36:06 -08:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Renamed from NzbDrone.Console/ConsoleApp.cs (Browse further)