Commit Graph

  • 69239bc371 Switched to SQLCE 4.0 kay.one 2011-06-22 23:56:17 -07:00
  • 5b2111ff11 Updated Migrator.net with SQL CE support kay.one 2011-06-22 23:52:37 -07:00
  • 6131653da5 Fixed broken test. Mark McDowall 2011-06-22 18:17:42 -07:00
  • 60dc716e5e Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-22 17:20:23 -07:00
  • 4b0e0ac2d8 Added more Parser tests. Mark McDowall 2011-06-22 17:19:19 -07:00
  • 45f697f150 Series Name will now show in the examples if it is checked. Mark McDowall 2011-06-22 16:47:16 -07:00
  • b6178c9eef Fixed an issue where RootPaths with a slash at the end would have double slash when adding a new Series. Mark McDowall 2011-06-22 16:44:42 -07:00
  • 2e02475991 Added Config Transformation Tool kay.one 2011-06-22 09:46:33 -07:00
  • 9f5b461274 MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain. Mark McDowall 2011-06-22 00:26:36 -07:00
  • 031fc91c93 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-21 23:48:06 -07:00
  • 58788f7e0e Merge branch 'master' of github.com:kayone/NzbDrone kay.one 2011-06-21 23:40:36 -07:00
  • 1057c5941a Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-21 23:40:16 -07:00
  • 3a065b86f1 Fixed series grid after save so it has proper counts. Mark McDowall 2011-06-21 23:39:45 -07:00
  • 5a5d0852ee Updated some log levels kay.one 2011-06-21 23:34:33 -07:00
  • 13732a3f2e Updated some log levels kay.one 2011-06-21 23:34:33 -07:00
  • 56fdf1a040 Removed Episodes list from EpisodeFile object. kay.one 2011-06-21 22:44:57 -07:00
  • cbfbb87926 fixed issue where series controller was still going to db for every file. kay.one 2011-06-21 22:43:45 -07:00
  • 351f73b520 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-21 20:40:37 -07:00
  • 584a96a4f2 CalculateFilePath will use configured season folder, with tests. Mark McDowall 2011-06-21 20:40:24 -07:00
  • 3bafd2237f Merge branch 'markus101' kay.one 2011-06-21 20:39:20 -07:00
  • 5fb2c61c77 Fixed sab title issue kay.one 2011-06-21 20:38:46 -07:00
  • a31858bb4c Merge with Kayone. Mark McDowall 2011-06-21 19:41:06 -07:00
  • 8d4f65b7dc History Items are now added with series. Test makes sure seriesId is sent in. Mark McDowall 2011-06-21 19:15:39 -07:00
  • f6ccb5e17c Fixed broken build kay.one 2011-06-21 18:22:52 -07:00
  • 31c16b9004 Merge branch 'markus101' kay.one 2011-06-21 18:17:03 -07:00
  • 01163a4f87 Cleanup and tests around ImportFile kay.one 2011-06-21 18:12:20 -07:00
  • ecd0fb50a8 Removed extra injects that weren't needed. Mark McDowall 2011-06-21 18:10:31 -07:00
  • f2df76783a Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-21 17:11:19 -07:00
  • cdf77ad2df Changed QualityProfile to a ResultColumn to make note that it will be used as a result only. Mark McDowall 2011-06-21 17:11:08 -07:00
  • 0d51954e92 fixed broken tests kay.one 2011-06-21 00:25:39 -07:00
  • 950e600964 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-21 00:02:32 -07:00
  • 47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox). Mark McDowall 2011-06-21 00:02:21 -07:00
  • f0fbd2bc71 fixed broken tests kay.one 2011-06-20 23:40:46 -07:00
  • 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