1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-12 14:03:16 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Mark McDowall
0f2bba0615 Custom scripts
New: Run custom scripts (Connection)

Closes #439
2015-07-20 10:49:54 -07:00
Taloth Saldono
1eb6629088 Fixed: Updater occasionally killed Sonarr twice before allowing it to be restarted by upstart.
Fixed: Updater killed itself during update on debian jessie.
2015-07-08 20:54:47 +02:00
Mark McDowall
6fd7a64330 GetCurrentProcessId for PidFileProvider 2015-06-05 23:12:41 -07:00
Mark McDowall
d5cc261985 Spawn new mono processes with --debug 2015-02-05 23:31:15 -08:00
Mark McDowall
9e11745cb2 Fixed: Conflicts with mono 3.12 2015-01-14 16:58:21 -08:00
Keivan Beigi
0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Keivan Beigi
f4c202441c Cleaned up environment detection 2014-12-07 12:56:47 -08:00
Keivan Beigi
3b087ba922 minor cleanup 2014-12-06 22:08:51 -08:00
Mark McDowall
705d4a3d02 New: show mono version on System -> Info 2014-07-29 23:23:43 -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
fe8555d3ea Updater will stop process by ID on mono 2014-05-24 12:06:32 -07:00
Mark McDowall
ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
2dbc038d17 New: Write PID file to AppData directory on Linux/OS X 2014-04-27 22:14:31 -07:00
Taloth Saldono
118089c272 Process start logged as Debug instead of Info. 2014-04-01 22:50:35 +02:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
7d4a514a68 Changed how running a process and waiting for exit is handled 2014-02-18 22:37:04 -08:00
Mark McDowall
ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit 2014-02-13 11:15:15 -08:00
Mark McDowall
4d3217432c Fixed some unit tests 2014-02-10 11:40:13 -08:00
Mark McDowall
d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
markus101
6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
kayone
d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone
c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00