Commit Graph

34 Commits (885688f4c21ad26d75b98dd5e5989dd1433c4f93)

Author SHA1 Message Date
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall 5cc2810f77 Skip import when when folder is in use
12 years ago
Mark McDowall b5e196fcef Skip import when Series.Path doesn't exist
12 years ago
Mark McDowall f9370a8aec Cleaned and fixed broken tests
12 years ago
Mark McDowall b2c4f0201c Better error message for import fails.
12 years ago
Mark McDowall cc6011ec87 Organized tests for DiskScan and PostDownload
12 years ago
Mark McDowall 3cdd479bb4 Import video files from root of unsroted dir
12 years ago
Mark McDowall a48dbba015 Metadata won't be created when there no imported files
12 years ago
Mark McDowall 65df24988c Episodes will not be imported if disk space is low
12 years ago
Mark McDowall b122f1135e Metadata will be called when needed #ND-21
12 years ago
Mark McDowall c0d1d2c502 Fix: Successful downloads that are not moved properly should be retried.
12 years ago
Mark McDowall 2a6f02be17 Added additional logging to PostDownloadProvider.
13 years ago
kay.one ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory.
13 years ago
kay.one 8f4f863631 Turning off tagging folder for now, to stop messing people's series folders
13 years ago
kay.one bfe4de7a08 Fixed some issue around path normalization.
13 years ago
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
kay.one 313d0f6b8e Fixed broken tests
13 years ago
kay.one 10264cba5c post download issues are only logged as warn the first time.
13 years ago
kay.one 6778a6ed99 Moved duplicated NormalizePath method to PathExtentions
13 years ago
kay.one 1270e464b3 More autoupdate code.
13 years ago
kay.one b3e4485d71 Post processor now deletes folders that are less than 40MB.
13 years ago
kay.one 3dd7b3d768 This should fix the bug where a folder was tried to be retagged with the same error.
13 years ago
kay.one 7563527eac Reformated PostDownloadProvider.cs
13 years ago
kay.one ec08436587 Refactored the shit out of PostDownloadProvider
13 years ago
kay.one 35e44284c0 Fixed broken test, drop folder prefix uses regex instead of prefix now.
13 years ago
Mark McDowall 11e1deb5f7 PostDownloadProvider was treating successful downloads as ones with an error and incorrectly trying to rename them before processing.
13 years ago
Mark McDowall a3e5c90319 Cleanup generating paths for error scenarios.
13 years ago
Mark McDowall e87cdbde44 Removed SharedLiveTemplates.xml.
13 years ago
Mark McDowall 66b4b094f9 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 642707e46d Fixed some issues with PostDownloadProvider.
13 years ago
Keivan Beigi 6af98f9e96 more better exception handling.
13 years ago
Mark McDowall 117cebe655 Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release.
13 years ago
Mark McDowall 8cac84b4ad PostDownloadProvider broken down further.
13 years ago
Mark McDowall 04ed22db55 Moved core of PostDownloadScanJob to PostDownloadProvider.
13 years ago