Commit Graph

  • 1ba74e0eea Drop folder is now wired. needs more tests. kay.one 2011-06-20 23:34:45 -07:00
  • 5c45515b00 Merge branch 'markus101' kay.one 2011-06-20 22:44:30 -07:00
  • 63adb6b566 Wired-up drop folder move kay.one 2011-06-20 22:44:01 -07:00
  • 68b7ba9209 Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles. Mark McDowall 2011-06-20 18:49:16 -07:00
  • 208feb7d19 CleanFileName when getting new filename from MediaFileProvider. Mark McDowall 2011-06-20 16:46:54 -07:00
  • 244e0f04f4 Fixed UnitTests (set EpisodeFileId to zero where no episo.de file is expected back) Mark McDowall 2011-06-20 00:40:45 -07:00
  • d416ec0147 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-20 00:16:01 -07:00
  • 431d850d32 SeriesProvider gets QualityProfile in single call to DB. Mark McDowall 2011-06-20 00:13:17 -07:00
  • f0fb5aa158 Removed leftover code from old ages ;) kay.one 2011-06-19 23:30:47 -07:00
  • ef9bbdc60e Removed leftover code from old ages ;) kay.one 2011-06-19 23:28:42 -07:00
  • 907c508a70 PetaPoco now defaults to SQLite, requires WHERE on exists calls kay.one 2011-06-19 22:08:58 -07:00
  • 852b1e9bb5 Merge branch 'markus101' kay.one 2011-06-19 20:28:09 -07:00
  • 45549fa50b Fixed attach series issue and null episodes. kay.one 2011-06-19 20:25:24 -07:00
  • 8b7c624d09 Reformated some files kay.one 2011-06-19 20:25:04 -07:00
  • 5a99d374d9 Updated tests to for Upcoming Provider to make sure a series is returned. Mark McDowall 2011-06-19 20:21:54 -07:00
  • 86ab26e2d9 UpcomingProvider now gets Series in call for episodes. Mark McDowall 2011-06-19 20:08:09 -07:00
  • 63bd972af9 Refactored MediaFileProvider kay.one 2011-06-19 20:04:08 -07:00
  • cfcb9e61d7 Cleaned up import file a bit kay.one 2011-06-19 19:33:43 -07:00
  • d3f823734e Cleanedup get GetNewFilename kay.one 2011-06-19 18:59:31 -07:00
  • b084a3bc46 EpisodeProvider GetEpisode(s) returns episodes with EpisodeFiles. Mark McDowall 2011-06-19 18:46:32 -07:00
  • 7b5556199f Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-19 17:23:59 -07:00
  • cf324ace73 Episode EpisodeFile changed to ResultColumn instead of Ignore Mark McDowall 2011-06-19 17:23:23 -07:00
  • 63a2664d8a Test for HistoryProvider.AllItemsWithRelationships Mark McDowall 2011-06-19 17:02:10 -07:00
  • 0972c956b8 HistoryProvider will return History Items with Episode and SeriesTitle. Mark McDowall 2011-06-19 16:44:45 -07:00
  • 8b484601f6 Removed all warnings kay.one 2011-06-19 13:43:47 -07:00
  • a853f80f9e Fixed season ignore kay.one 2011-06-19 13:43:33 -07:00
  • ea643630ed Fixed dbBenchmark tests kay.one 2011-06-19 11:56:32 -07:00
  • 8c12872433 fixed americandad's broken test kay.one 2011-06-19 11:38:04 -07:00
  • d2f32a0b54 Fixed compile error kay.one 2011-06-19 11:30:34 -07:00
  • ec949be789 Removing "Histories" on migration. kay.one 2011-06-19 11:28:18 -07:00
  • f211f99960 Fix issue on in ImportFile kay.one 2011-06-19 10:57:35 -07:00
  • 7560a70dd4 fixed duplicated episodes coming in from Tvdb kay.one 2011-06-19 10:56:54 -07:00
  • 3d3e864094 EpisodeProvider now fills Series property for all episodes returned. kay.one 2011-06-18 22:57:24 -07:00
  • a990fb91d5 SeriesProvider.GetSeries(int seriesId) will now fail if series is not found. kay.one 2011-06-18 22:56:52 -07:00
  • 5c055ebb9a Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. Mark McDowall 2011-06-18 16:03:58 -07:00
  • 514998042e PetaPoco won't convert DateTime to UTC by default. Mark McDowall 2011-06-18 13:30:30 -07:00
  • a771d2cfa9 Changed all Single<T> to SingleOrDefault<T> Mark McDowall 2011-06-18 12:56:17 -07:00
  • 7d1f0d2c08 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-18 12:14:45 -07:00
  • bbf27c6f66 Fixed MVC profiler issue with Jobs, SQL profiling is on again. kay.one 2011-06-18 10:58:52 -07:00
  • b00e437e56 Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" kay.one 2011-06-18 10:19:24 -07:00
  • ed4976de90 Fixed notifications, episodestatus test kay.one 2011-06-18 10:18:25 -07:00
  • d55e2606ad Merge branch 'markus101' kay.one 2011-06-18 01:36:05 -07:00
  • 5629d68645 Fixed enum mapping issue kay.one 2011-06-18 01:29:38 -07:00
  • 8f4fe398ed Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-18 00:18:29 -07:00
  • d6920ee8ea Fixed EpisodeProvider queries with multiple terms. Mark McDowall 2011-06-18 00:17:47 -07:00
  • 0e86653d8a Fixed bug where status was shown instead of title on SeriesDetail page kay.one 2011-06-17 23:41:31 -07:00
  • a12e148d54 Removed unnecessary IsDailyFlag from episode.cs kay.one 2011-06-17 23:39:14 -07:00
  • 85d5b07c67 Merge with Kayone. Mark McDowall 2011-06-17 23:24:44 -07:00
  • 1590ae2d5f Fixed Episode Daily Parse test. Mark McDowall 2011-06-17 23:22:54 -07:00
  • a174900ce0 Updated Fluent Assertions to rev.67959 kay.one 2011-06-17 22:27:11 -07:00
  • b525757d8a Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages kay.one 2011-06-17 22:26:04 -07:00
  • 520e9c9d14 Fixed Series.QualityProfile relationship kay.one 2011-06-17 21:39:02 -07:00
  • 17d084cdf3 Removed Series.Episodes and Series.EpisodeFiles list. kay.one 2011-06-17 21:08:17 -07:00
  • aa836f6a88 Fixed exception when GetSeries(int seriesId) where seriesId didnt' exist kay.one 2011-06-17 20:36:22 -07:00
  • 71a123401e Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-17 20:11:36 -07:00
  • d28e94868c Parser will remove quotes before trying to get filename from the path. Mark McDowall 2011-06-17 20:11:04 -07:00
  • f4a765817b Fixed some small issues, here and there. kay.one 2011-06-17 19:51:53 -07:00
  • 45a51497b6 Fixed issue where migrration would run on every page load. kay.one 2011-06-17 19:06:20 -07:00
  • f2fdece18a Removed subsonic completely kay.one 2011-06-17 19:00:44 -07:00
  • acf23d4fc2 Removed subsonic completely kay.one 2011-06-17 18:46:22 -07:00
  • f11b4af305 Merge branch 'markus101' kay.one 2011-06-17 17:19:43 -07:00
  • f4801901a7 LogProvider now usues petapoco kay.one 2011-06-17 17:11:12 -07:00
  • 01944acbb1 IndexerProvider now uses PetaPoco. Mark McDowall 2011-06-17 17:10:33 -07:00
  • ec0ef5d46d SceneMappings added to Migrations... again. Mark McDowall 2011-06-17 17:00:38 -07:00
  • 335639fabc UpcomingEpisodesProvider moved to PetaPoco. Mark McDowall 2011-06-17 16:01:09 -07:00
  • 446a939f45 QualityProvider moved to PetaPoco. Mark McDowall 2011-06-17 13:31:25 -07:00
  • 9daf1ccfc0 JobProvider moved to PetaPoco. Mark McDowall 2011-06-17 12:50:49 -07:00
  • 901db9d58b ExternalNotificationProvider moved to Peta. Mark McDowall 2011-06-17 12:18:50 -07:00
  • f7ee16dbba RootDirs moved to PetaPoco. Removed SubSonic references from EpisodeFile & SceneMapping. Mark McDowall 2011-06-17 08:27:18 -07:00
  • 2a32770b69 Merge branch 'markus101' kay.one 2011-06-17 00:01:49 -07:00
  • 3ef17273fd HistoryProvider now uses PetaPoco kay.one 2011-06-16 23:59:13 -07:00
  • 46ec4fa3ba Replaced MigSharp with MigrationsDotNet kay.one 2011-06-16 23:58:50 -07:00
  • ad0aa10e6a Renamed SceneMappingTest now saved in project file. Mark McDowall 2011-06-16 23:18:17 -07:00
  • ab26d2dd61 Renamed SceneNameMapping to SceneMapping. Mark McDowall 2011-06-16 23:04:01 -07:00
  • 310c317361 Fixed broken tests. Mark McDowall 2011-06-16 21:32:13 -07:00
  • 63023d447d Using new PetaPoco Exists method in MediaFileProvider. Mark McDowall 2011-06-16 21:12:14 -07:00
  • 114f0675e0 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-16 20:46:22 -07:00
  • 1f0e71c68e Merge with Kayone. Mark McDowall 2011-06-16 20:46:14 -07:00
  • dd55a055e6 Updated PetaPoco with Exists, AddMany,UpdateMany,InsertMany,SaveMany kay.one 2011-06-16 20:36:52 -07:00
  • 3dbb38b54f MediaFileProvider moved to PetaPoco. Mark McDowall 2011-06-16 20:29:39 -07:00
  • 3cccb5858a Merge branch 'markus101' kay.one 2011-06-16 19:48:24 -07:00
  • 190ce6b142 ConfigProvider now uses PetaPoco kay.one 2011-06-16 19:27:10 -07:00
  • b1130855cf Updated NLog dlls kay.one 2011-06-16 19:26:30 -07:00
  • b47cdd8ab2 Updated to MiniProfiler 1.3 kay.one 2011-06-16 01:29:00 -07:00
  • a151c9cd0f Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-16 00:01:48 -07:00
  • 33a38481dc Fixed IsIgnored issues kay.one 2011-06-16 00:00:55 -07:00
  • 9837e54ca5 Fixed some issues after the merge. Mark McDowall 2011-06-15 23:53:23 -07:00
  • 0432109a95 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-15 23:49:30 -07:00
  • cb8cb1691f SeriesProvider is now Subsonic free. kay.one 2011-06-15 23:33:01 -07:00
  • 93340f7d53 Added AJAX wheel for Refresh Root Dirs, so you can tell its working now. Mark McDowall 2011-06-15 23:18:19 -07:00
  • c3d4732baa Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank. Mark McDowall 2011-06-15 19:32:55 -07:00
  • 63f6899894 Added PetaPoco kay.one 2011-06-14 19:31:41 -07:00
  • 1fbf9a1416 Using .ToList() to get around IEnumerable multi-DB calls and possible SubSonic bug with IQueryable. Mark McDowall 2011-06-14 16:39:09 -07:00
  • c8ae3de292 Upcoming view will no longer hit the DB with the same request so many times. Mark McDowall 2011-06-14 08:14:33 -07:00
  • 3572855c34 History view will no longer hit the DB with the same request so many times. Mark McDowall 2011-06-14 08:07:48 -07:00
  • e934e71b3b Fixed broken tests after new SceneName method. Mark McDowall 2011-06-13 22:52:12 -07:00
  • a290a0dcb0 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-13 19:23:43 -07:00
  • ab2007cb6f SceneNaming is now stored on NzbDrone webserver. Mark McDowall 2011-06-13 19:15:55 -07:00
  • 6355d5ada1 Added MiniProfiler kay.one 2011-06-13 18:35:44 -07:00
  • add780b431 Ninject is now forced to use proper constructor. kay.one 2011-06-13 18:23:04 -07:00