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
|
a4232549cb
|
Fix Tray App and Windows Server Restart
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2022-08-07 15:24:38 -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 |
Qstick
|
878d1561aa
|
Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2022-08-07 15:04:46 -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 |
Taloth Saldono
|
a66fb76e9a
|
Converted all projects to the new csproj format.
|
2019-08-20 19:39:49 +02:00 |
Qstick
|
0c1ce66053
|
Cleanup Multiple Compiler Warnings
|
2019-08-07 19:08:03 -07:00 |
Mark McDowall
|
4665b4fb37
|
New: Target .net 4.6.2
|
2019-04-09 22:02:43 -07:00 |
Mark McDowall
|
49197a2ae0
|
Update executable icon
|
2019-04-09 21:54:44 -07:00 |
Mark McDowall
|
a3b90650be
|
Remove unused references
|
2018-12-29 13:08:50 +01:00 |
Mark McDowall
|
fdbe45c0ab
|
New: Ability to rename using long paths when available
|
2018-12-29 13:08:47 +01:00 |
Mark McDowall
|
5666369cc4
|
Fixed: Default Windows Service Account
|
2018-12-29 13:08:47 +01:00 |
Mark McDowall
|
adaf428aa7
|
v3 Binaries
|
2018-12-29 13:08:47 +01:00 |
Mark McDowall
|
99feff549d
|
Upgrade Owin to 3.1.0
|
2018-12-29 13:08:42 +01:00 |
Mark McDowall
|
296881b358
|
Target .net 4.6.1
|
2018-12-29 13:08:41 +01:00 |
Mark McDowall
|
a7aff3bd9a
|
Upgrade NLog to 4.5.3
Closes #2535
|
2018-05-01 23:20:54 -07:00 |
Taloth Saldono
|
99ee59e9cc
|
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
|
2018-02-27 22:41:46 +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
|
ea5769fdd6
|
Updated NLog from 4.4.3 to 4.4.12
|
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 |
Jamie Magee
|
781df8b20a
|
Upgrade NLog
From 4.4.1 to 4.4.3
|
2017-03-09 19:48:10 -08:00 |
Keivan Beigi
|
2e36d35815
|
Added app.manifest to indicate proper windows 10 support
|
2017-01-06 16:02:57 -08:00 |
Keivan Beigi
|
fdb5ccdae1
|
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
|
2016-12-28 22:41:47 -08:00 |
Keivan Beigi
|
a2ce435239
|
Upgraded Nlog, NCrunch
|
2016-12-28 22:41:46 -08:00 |
Keivan Beigi
|
da52e60f36
|
Upgraded Nlog/RestSharp/Selenium
|
2016-12-12 11:17:15 -08: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
|
d4bab775df
|
Updated NLog to 4.3.4.
|
2016-06-11 00:24:07 +02:00 |
Taloth Saldono
|
8b1c022244
|
Updated NLog to 4.3.0-rc1.
|
2016-03-26 19:31:09 +01:00 |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
Keivan Beigi
|
845689401d
|
removed msbuild integerated nuget restore
|
2016-01-16 16:17:36 -08:00 |
Lars Johnsen
|
a79fc94a54
|
Compilation: Fix case inconsistencies
|
2015-05-12 23:17:51 +02: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
|
f127028992
|
updated restsharp to 6.0.5 -> 6.0.6
|
2014-11-21 17:08:01 -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 |
Keivan Beigi
|
c10a9ddf6e
|
updated json.net to 6.0.5
|
2014-10-02 21:39:21 -07:00 |
kayone
|
3f3cc69da7
|
updated json.net
|
2014-08-24 18:45:55 -07:00 |
kayone
|
3a90cc35c2
|
Upgraded to Owin 2.1.0
|
2014-08-24 11:24:43 -07:00 |
Taloth Saldono
|
d64c4445b8
|
Fixed compile warnings.
|
2014-07-21 08:18:24 -07:00 |
kayone
|
7f8fa7ec4b
|
Updated project config
|
2014-02-22 16:22:07 -08:00 |