Mark McDowall
1e0c053bd3
Set write time on destination season folder - oops
2013-09-28 20:29:05 -07:00
Mark McDowall
88afc19716
Fixed LastWriteTime
2013-09-28 15:25:22 -07:00
Eric Yen
f9384d48dd
Implement https://trello.com/c/a1il1sTd
...
modified: NzbDrone.Core/MediaFiles/EpisodeFileMovingService.cs
-modified: DiskProvider.cs
added SetFolderAccessTime to the interface
added SetFolderAccessTime function
-modified MoveEpisodeFile.cs
call SetFolderAccessTime from both MoveEpisodeFile
2013-09-28 17:22:35 -04:00
Keivan Beigi
88b9104bc9
cleanup using statements
2013-09-18 17:25:45 -07:00
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
2013-09-13 23:36:07 -07:00
Keivan Beigi
1a0010e8e4
cleaned up using statements
2013-09-12 15:42:01 -07:00
kay.one
25e2c98c45
signalr cleanup
2013-09-11 17:42:53 -07:00
Mark McDowall
e4d7ea9fd8
Episodes will actually be renamed now
2013-09-01 21:03:49 -07:00
kay.one
954a79639f
moveepisode is less side-effecty!
2013-08-29 23:39:41 -07:00
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
2013-08-20 12:28:46 -07:00
Mark McDowall
44772c7391
Throw when unable to move file
2013-08-12 19:27:44 -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
e6b9cd7e60
Episode files are moved to final folder without renaming before deletion and final renaming
2013-08-07 22:40:31 -07:00
Mark McDowall
eaa7b39025
Better notification messages
2013-08-01 00:11:42 -07:00
Mark McDowall
637b101975
Rename series added
2013-07-18 23:21:12 -07:00
Mark McDowall
de6304e628
Lower quality episodes are deleted on import (from disk and db)
2013-07-15 19:57:06 -07:00
Mark McDowall
21656ecc39
Added ParsedEpisodeInfo to LocalEpisode
2013-07-07 20:17:07 -07:00
Mark McDowall
aeb8ee06f6
Episode import uses specs and moves before import now
2013-07-06 15:00:57 -07:00
Keivan Beigi
4deecde092
back to tiny for now
2013-05-10 20:43:52 -07:00
Keivan Beigi
182192e0ba
added commands.
...
they can be triggered using the api
api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi
7ae9e79540
renamed EventAggregator to MessageAggregator
2013-04-24 10:32:03 -07:00
kay.one
a8e76b3251
renamed some old 'parseResult' variable names.
2013-04-24 10:31:12 -07:00
kay.one
6e88f55a54
cleaned up parsing logic and structure.
2013-04-14 18:41:39 -07:00
Mark McDowall
684a72792a
Add series changes
2013-04-10 21:31:12 -07:00
kay.one
7c1e81a70e
broke episodeparseresult into filenameparseresult and indexerparseresult
2013-04-07 12:01:24 -07:00
kay.one
89f261eddf
more project cleanup.
2013-04-07 11:13:09 -07:00
kay.one
048162a0ef
fixed more tests.
2013-03-31 23:22:16 -07:00
kay.one
e635e816f6
moved moving of episode files into their own service.
2013-03-07 21:39:54 +09:00