Commit Graph

123 Commits

Author SHA1 Message Date
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
kay.one 0794affae0 removed dead code. 2013-09-16 22:16:16 -07:00
kay.one 7d6e14d342 missed files. 2013-09-13 23:42:09 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null 2013-09-13 17:41:14 -07:00
Mark McDowall 89d603d71c Skipping free space check when importing existing episodes 2013-09-13 11:41:21 -07:00
kay.one a81ca798a7 added test for mediainfo.dll 2013-09-12 22:55:33 -07:00
Keivan Beigi 1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
Keivan Beigi 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand 2013-09-12 15:41:50 -07:00
Keivan Beigi 93481728cc Merge branch 'signalr' into develop 2013-09-12 11:12:04 -07:00
Mark McDowall 9d3bef982b more media file extension cleanup 2013-09-12 08:08:48 -07:00
Mark McDowall 7c324b7cd2 Switched to dictionary for media file extensions 2013-09-12 07:36:10 -07:00
kay.one 601cd31a1f Diskprovider cleanup. 2013-09-11 23:52:37 -07:00
Mark McDowall cd12ccec94 Moved media file extensions to a static class 2013-09-11 23:33:28 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
kay.one 7ae605e474 try to import file anyway if free space check fails. 2013-09-10 08:31:58 -07:00
Mark McDowall 0861e5f8c1 Use drone factory folder in error message when not configured 2013-09-09 23:41:42 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
Keivan Beigi bceaee27a3 moved logging config to in-process 2013-09-02 22:15:08 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Mark McDowall a3961ffb69 Added CommandId to commands 2013-09-01 21:12:18 -07:00
Mark McDowall e4d7ea9fd8 Episodes will actually be renamed now 2013-09-01 21:03:49 -07:00
kay.one 3b240e0dd7 getting freespace returns null instead of blowing up. 2013-08-31 21:38:21 -07:00
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string 2013-08-29 23:50:43 -07:00
kay.one c25b92955f moveepisode is less side-effecty! 2013-08-29 23:41:49 -07:00
kay.one 954a79639f moveepisode is less side-effecty! 2013-08-29 23:39:41 -07:00
kay.one e256271c5c store scene name in history 2013-08-29 23:38:55 -07:00
Mark McDowall 0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case 2013-08-27 12:13:11 -07:00
Mark McDowall dcb1b76917 Added spaces so the split works 2013-08-26 22:20:08 -07:00
Mark McDowall 1c4a687854 Added history details modal 2013-08-25 22:34:00 -07:00
Mark McDowall 7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
Mark McDowall 7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive. 2013-08-20 14:29:10 -07:00
Keivan Beigi c13195046d case insensitive match for unmapped folders. 2013-08-20 12:28:46 -07:00
Mark McDowall bd4bd47e4e Added more logging when free disk space check fails on import 2013-08-19 08:19:39 -07:00
kay.one adc08973ec re-added m2ts to know file lists 2013-08-17 21:35:36 -07:00
kay.one be2e3c5c2e synced know file extentions with XBMC's list
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
2013-08-17 21:28:34 -07:00
kay.one ed883fd014 added .iso and .m2ts to known media file extensions. 2013-08-17 12:41:02 -07:00
Mark McDowall 44772c7391 Throw when unable to move file 2013-08-12 19:27:44 -07:00
Mark McDowall 4ea35ae626 Free space check should use series' parent directory 2013-08-12 08:29:01 -07:00
Mark McDowall 2df51615b7 Preventing more errors when move fails 2013-08-12 00:12:05 -07:00
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0 2013-08-08 18:50:11 -07:00
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check 2013-08-08 18:40:24 -07:00
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now. 2013-08-08 11:44:10 -07:00
Mark McDowall 5fe78ba7bf Require 100MB extra for import 2013-08-08 09:24:23 -07:00
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space 2013-08-08 08:52:22 -07:00
Mark McDowall e6b9cd7e60 Episode files are moved to final folder without renaming before deletion and final renaming 2013-08-07 22:40:31 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00