Commit Graph

30 Commits (43a7d6239e8a624a715695c256165d1f7765ab24)

Author SHA1 Message Date
Keivan Beigi b5644bf660 moved series/season/episodes to object db.
12 years ago
kay.one 4504232956 still very broken
12 years ago
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders.
12 years ago
kay.one cb0c3b85de moved all of the tests that didn't need to be SQL test to basic core test.
12 years ago
kay.one a0d0e4715e fixed some tests, cleaned up root folders.
12 years ago
kay.one f973a42669 separated sqlce and db4o tests.
12 years ago
Mark McDowall 5cc2810f77 Skip import when when folder is in use
12 years ago
Mark McDowall 5014745f88 More skip import
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 cc6011ec87 Organized tests for DiskScan and PostDownload
12 years ago
Mark McDowall ff23b883a6 Fixed broken test
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.
13 years ago
kay.one 5717b7f596 New: Rewrite of download decision engine.
13 years ago
kay.one 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
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
Mark McDowall 69ddeeb0e3 Fixed spelling for Expected[LogType].
13 years ago
kay.one 1b45a85f3f All tests now use base class Mocker
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 51518787d8 Lots of initialization, configuration clean up.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
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 4ae268b8e5 lots of different things ;)
13 years ago
kay.one ec08436587 Refactored the shit out of PostDownloadProvider
13 years ago