Commit Graph

32 Commits

Author SHA1 Message Date
Leonardo Galli 88dacc00f7 Renamed NzbDrone.exe to Radarr.exe. 2017-01-05 20:42:02 +01:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Mark McDowall 0f2bba0615 Custom scripts
New: Run custom scripts (Connection)

Closes #439
2015-07-20 10:49:54 -07:00
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage. 2015-06-05 21:59:41 +02:00
Mark McDowall 638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Taloth 5750f012cb Merge pull request #180 from Sonarr/updatecheck-fixes
Updatecheck fixes
2015-02-08 21:21:24 +01:00
Keivan Beigi 5b54b02d7e updated download url in UpdateServiceFixture 2015-02-07 22:40:20 -08:00
Taloth Saldono 40987cc335 Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01:00
Taloth Saldono 071839fa86 Removed InstallUpdate, instead manually triggering ApplicationUpdate. 2015-02-07 16:24:27 +01:00
Taloth Saldono 2f06cc6ffa Fixed: Branch redirects will now occur during install of the a new update instead of during an update check. 2015-02-07 16:24:26 +01:00
Taloth Saldono 7ce9f416d1 InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
Taloth Saldono 3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently. 2015-02-07 16:24:22 +01:00
Mark McDowall 8a41a4c91e Fixed update tests 2014-12-31 22:07:39 -08:00
Keivan Beigi f4c202441c Cleaned up environment detection 2014-12-07 12:56:47 -08:00
Mark McDowall 2de837558b Fixed compilation 2014-12-01 22:48:11 -08:00
Mark McDowall 6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall f154e4236f Only check changes when changes aren't null 2014-10-31 09:34:17 -07:00
Keivan Beigi 380d2624f1 minor fixes to wtf-gtfo 2014-10-28 17:08:07 -07:00
Keivan Beigi aa68faaf88 New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
Keivan Beigi 28f7e256b2 removed dead code 2014-10-13 14:11:35 -07:00
Keivan Beigi 2c1d3339d0 HttpClient 2014-09-11 16:49:41 -07:00
Mark McDowall d2615cd831 Fixed update tests 2014-06-07 12:31:24 -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 b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Taloth Saldono ed99fa8698 Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Mark McDowall 565a172053 Fixed casing of folder 2014-03-09 01:51:27 -08:00
Mark McDowall d3621fca71 Run update tests on linux 2014-03-09 01:08:56 -08:00
Mark McDowall 57912ab86d Fixed update test, send os when requesting update packages 2014-03-09 00:22:35 -08:00
Mark McDowall 1013471449 Fixed update test 2014-03-07 19:18:56 -08:00
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
kayone 95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00