Commit Graph

23 Commits (771e366441daccae8f3f756d98fe91ba493218cd)

Author SHA1 Message Date
Mark McDowall 89d603d71c Skipping free space check when importing existing episodes
11 years ago
kay.one a81ca798a7 added test for mediainfo.dll
11 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements
11 years ago
kay.one 601cd31a1f Diskprovider cleanup.
11 years ago
kay.one 7ae605e474 try to import file anyway if free space check fails.
11 years ago
kay.one 3b240e0dd7 getting freespace returns null instead of blowing up.
11 years ago
Mark McDowall 7771899e29 NotUnpacking check added to episode import
11 years ago
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive.
11 years ago
Mark McDowall bd4bd47e4e Added more logging when free disk space check fails on import
11 years ago
Mark McDowall 4ea35ae626 Free space check should use series' parent directory
11 years ago
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use
11 years ago
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0
11 years ago
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check
11 years ago
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now.
11 years ago
Mark McDowall 5fe78ba7bf Require 100MB extra for import
11 years ago
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space
11 years ago
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
11 years ago
Mark McDowall 19fc3bad6c More logging for existing file import issue
11 years ago
kay.one b676f868ce Disk scan is much much much much faster.
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall 0fbb45c175 Moved SampleSizeLimit to Spec
11 years ago
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size
11 years ago
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now
12 years ago