Qstick
|
96b7aa6585
|
Fix error in epic fail handler if console input redirected
Eliminates an unhandled InvalidOperationException and loop causing thousands of sentry errors
|
2023-07-04 12:58:25 -05:00 |
Bogdan
|
12374f7f00
|
Use 'var' instead of explicit type
|
2023-05-27 16:55:16 -07:00 |
Bogdan
|
c6b543e072
|
Remove unused imports
|
2023-05-10 21:08:13 -07:00 |
Qstick
|
1169741c54
|
New: Use ASP.NET Core instead of Nancy
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2022-08-07 15:24:37 -07:00 |
Qstick
|
1c22a1ec0d
|
StyleCop
|
2022-08-07 15:24:35 -07:00 |
Mark McDowall
|
cd28af98ee
|
Fixed: Removal of previous service
|
2021-03-05 18:28:59 -08:00 |
Taloth Saldono
|
0c05236bee
|
Support for Runtime Patches via Harmony
|
2020-06-02 20:57:20 +02:00 |
Taloth Saldono
|
dc7986dbad
|
Fixed regression in container registration. Additional logging in case of integration test startup failures
|
2019-09-13 17:11:20 +02:00 |
Mark McDowall
|
5666369cc4
|
Fixed: Default Windows Service Account
|
2018-12-29 13:08:47 +01:00 |
Taloth Saldono
|
c9ff55f601
|
Added console logging in case NLog fails to initialize.
|
2018-02-27 22:41:42 +01:00 |
Taloth Saldono
|
e01e822394
|
Shutdown logging before Environment.Exit.
|
2017-10-25 19:30:44 +02:00 |
Taloth Saldono
|
84d2d6a1d5
|
Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
|
2017-07-28 23:40:12 +02: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 |