Mark McDowall
88afc19716
Fixed LastWriteTime
11 years ago
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
11 years ago
Keivan Beigi
88b9104bc9
cleanup using statements
11 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
Keivan Beigi
1a0010e8e4
cleaned up using statements
11 years ago
kay.one
25e2c98c45
signalr cleanup
11 years ago
Mark McDowall
e4d7ea9fd8
Episodes will actually be renamed now
11 years ago
kay.one
954a79639f
moveepisode is less side-effecty!
11 years ago
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
11 years ago
Mark McDowall
44772c7391
Throw when unable to move file
11 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
11 years ago
Mark McDowall
e6b9cd7e60
Episode files are moved to final folder without renaming before deletion and final renaming
11 years ago
Mark McDowall
eaa7b39025
Better notification messages
11 years ago
Mark McDowall
637b101975
Rename series added
11 years ago
Mark McDowall
de6304e628
Lower quality episodes are deleted on import (from disk and db)
11 years ago
Mark McDowall
21656ecc39
Added ParsedEpisodeInfo to LocalEpisode
12 years ago
Mark McDowall
aeb8ee06f6
Episode import uses specs and moves before import now
12 years ago
Keivan Beigi
4deecde092
back to tiny for now
12 years ago
Keivan Beigi
182192e0ba
added commands.
...
they can be triggered using the api
api/command/
12 years ago
Keivan Beigi
7ae9e79540
renamed EventAggregator to MessageAggregator
12 years ago
kay.one
a8e76b3251
renamed some old 'parseResult' variable names.
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
Mark McDowall
684a72792a
Add series changes
12 years ago
kay.one
7c1e81a70e
broke episodeparseresult into filenameparseresult and indexerparseresult
12 years ago
kay.one
89f261eddf
more project cleanup.
12 years ago
kay.one
048162a0ef
fixed more tests.
12 years ago
kay.one
e635e816f6
moved moving of episode files into their own service.
12 years ago