Commit Graph

  • 5879d3ac31 Added dbBenchmark tests kay.one 2011-05-29 23:47:11 -07:00
  • f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact). Mark McDowall 2011-05-29 23:19:13 -07:00
  • 155f915435 Use cursor:default instead of cursor:text for quality selectable. Mark McDowall 2011-05-29 23:05:55 -07:00
  • 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!) Mark McDowall 2011-05-29 21:57:40 -07:00
  • 46c8642cc4 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 21:50:08 -07:00
  • 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists. Mark McDowall 2011-05-29 21:49:56 -07:00
  • 0d0e697fa1 more icons kay.one 2011-05-29 21:37:48 -07:00
  • 4d11de7d70 updated delete icon kay.one 2011-05-29 21:29:17 -07:00
  • 6b0aae85ee GetMediaFile should be alot easier on disk. kay.one 2011-05-29 20:56:49 -07:00
  • e3ad0b3d6b Merge branch 'markus101' kay.one 2011-05-29 19:34:22 -07:00
  • cd85964edd Fixed add new profile. Mark McDowall 2011-05-29 15:44:05 -07:00
  • 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 14:25:34 -07:00
  • 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities). Mark McDowall 2011-05-29 14:25:00 -07:00
  • 2e893284a2 Merge branch 'markus101' kay.one 2011-05-29 08:16:37 -07:00
  • 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable. Mark McDowall 2011-05-29 01:59:25 -07:00
  • 18a20ff163 Some performance tweaks to speed up episode list view. kay.one 2011-05-28 23:58:24 -07:00
  • 72e73b7513 All profiles (including the default ones) are now editable. Mark McDowall 2011-05-28 21:07:11 -07:00
  • e547792020 More episode update fixes, tests kay.one 2011-05-28 20:37:19 -07:00
  • db3eeda50f Cleaned up RefreshEpisodeInfo added tests kay.one 2011-05-28 20:01:35 -07:00
  • d22905676c Fixed American Dad's scene naming gong show kay.one 2011-05-28 18:58:35 -07:00
  • f819a24e65 Merge branch 'markus101' kay.one 2011-05-28 12:55:51 -07:00
  • 0e1409572f MigratorNet is compiled in release mode kay.one 2011-05-28 12:45:09 -07:00
  • 1239da656e Rewrite of InventoryProvider kay.one 2011-05-28 12:23:35 -07:00
  • 0fd9fa1e2b The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page. Mark McDowall 2011-05-28 01:23:00 -07:00
  • 463881843e Combined AddNew and AddExisting Series pages. Mark McDowall 2011-05-28 00:16:16 -07:00
  • 6c7fa1674e Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-27 17:24:08 -07:00
  • f62b02a36b Merge branch 'sschlesier' kay.one 2011-05-26 23:21:08 -07:00
  • f5604fa955 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 23:04:41 -07:00
  • cbbb6e2b18 Oh hai search! kay.one 2011-05-26 23:03:57 -07:00
  • 97c6d60e12 Make Release build compile succesfully sschlesier 2011-05-26 23:01:07 -07:00
  • fc7d3da540 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 22:02:55 -07:00
  • ac2d33443b More EpisodeSearchJob fixes/tests kay.one 2011-05-26 20:54:28 -07:00
  • 5a812801b7 EpisodeSearchJob bug fixes/tests kay.one 2011-05-26 20:07:32 -07:00
  • 4e8dd47e27 ExceptionVerification improvements kay.one 2011-05-26 20:04:36 -07:00
  • a6ad977114 Fixed import new series being stuck in a loop if an update failed kay.one 2011-05-26 19:12:28 -07:00
  • f582457ddc EpisodesWithoutFiles will now only return episodes where the series and season are monitored. Mark McDowall 2011-05-26 18:46:00 -07:00
  • 474f17c5e6 Added EpisodeSearchJob, still needs unit tests kay.one 2011-05-25 22:44:59 -07:00
  • 9417748056 Initial support for episode search in indexerbase and Nzbs.org kay.one 2011-05-25 21:25:59 -07:00
  • 4cc240a7e0 Better quality parse kay.one 2011-05-25 20:13:39 -07:00
  • bbdad5844f fixed quality parse bug kay.one 2011-05-23 21:41:57 -07:00
  • 500e9af6c3 Fixed a bug where reports weren't being added to history kay.one 2011-05-23 21:12:54 -07:00
  • f3be5fa08e failed disk scan doesn't kill the whole job anymore kay.one 2011-05-23 17:44:44 -07:00
  • ce63f05512 added better db migration support than what Subsonic provides out of the box. kay.one 2011-05-23 17:34:57 -07:00
  • 180da4c82a Migrator.net fails kay.one 2011-05-23 16:29:14 -07:00
  • fad0c6265c optimized ParseEpisodeInfo kay.one 2011-05-23 10:32:37 -07:00
  • c91852018e simplified some quality types kay.one 2011-05-23 10:20:43 -07:00
  • 5be99200c6 Added newzbing tests, fixed quality parse bugs kay.one 2011-05-22 23:48:52 -07:00
  • ae8465834b Merge branch 'markus101' kay.one 2011-05-22 22:54:15 -07:00
  • 8ba42106c4 fixed broken tests kay.one 2011-05-22 22:51:46 -07:00
  • 7b56711a4f Added episode status to episode grid kay.one 2011-05-22 10:29:10 -07:00
  • a4f8947d90 Test project cleanup kay.one 2011-05-22 09:53:21 -07:00
  • f33c2c4939 Added episode status to back end, getting ready for backlog kay.one 2011-05-22 09:53:06 -07:00
  • 3bfa1c52b7 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:04:04 -07:00
  • bda10f0e45 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:03:37 -07:00
  • 9c51633470 Fixed nzbs.org RSS URL. Mark McDowall 2011-05-21 00:09:41 -07:00
  • 4d442ba1e5 fixed broken test kay.one 2011-05-20 19:06:56 -07:00
  • e4ff0d6471 Diskscan/Info update job refactoring and test kay.one 2011-05-20 17:23:49 -07:00
  • fb63d0536a Minor logs view update kay.one 2011-05-20 17:21:31 -07:00
  • 87ff2d1deb removed supports backlog, updated some logs in job provider. kay.one 2011-05-20 00:39:05 -07:00
  • 5ab104dec6 Merge branch 'markus101' kay.one 2011-05-20 00:19:19 -07:00
  • 00b1e4bb12 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-20 00:01:49 -07:00
  • 4e01896cbe Fixed SabProvider test for AddByUrlSuccess. Mark McDowall 2011-05-20 00:00:41 -07:00
  • 0d02b0538b fixed a concurrency issue with job provider. kay.one 2011-05-19 23:25:39 -07:00
  • 8fca3c3419 more test/fixes kay.one 2011-05-19 22:52:05 -07:00
  • 43e1c16cca more inventoryprovider tests kay.one 2011-05-19 22:21:45 -07:00
  • 849beef5a2 Added inventory provider with basic tests kay.one 2011-05-19 21:59:35 -07:00
  • 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider kay.one 2011-05-19 21:21:18 -07:00
  • 3e1ff7e96e Basic indexer tests are working kay.one 2011-05-19 21:18:51 -07:00
  • 9c1ff4af6b initial stage of indexer refactoring. things compile. kay.one 2011-05-19 20:47:07 -07:00
  • 7d7b37be5b Merge branch 'markus101' kay.one 2011-05-19 19:15:01 -07:00
  • 9cad9bbbd7 Optimized logging to improve performance kay.one 2011-05-19 19:13:21 -07:00
  • 69406a95d4 Fixed bug when a file that wasn't parsable would try to be imported kay.one 2011-05-19 19:12:36 -07:00
  • 26b7bc5c53 Loading overlays added to Series/Details, Upcoming and History views. Mark McDowall 2011-05-19 15:59:30 -07:00
  • 7deea327b8 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-19 08:15:18 -07:00
  • 1fca5f3e5f Series Details updated with overlay when loading. Mark McDowall 2011-05-19 08:08:00 -07:00
  • 90c6b78e8c minor tweaks kay.one 2011-05-18 21:54:33 -07:00
  • 7330683a4a Merge branch 'markus101' kay.one 2011-05-18 21:01:49 -07:00
  • 09f76cfa09 Disabled glimpse by default to avoid memory leaks kay.one 2011-05-18 20:59:49 -07:00
  • f89eff9305 some cleanup kay.one 2011-05-18 20:59:12 -07:00
  • 67d8bf4147 Removed indexertype property kay.one 2011-05-18 20:58:42 -07:00
  • 0e191f6a44 Added HealthController to web project for IIS Ping to use kay.one 2011-05-18 20:57:03 -07:00
  • b4ea8838d2 Updated file scan logging kay.one 2011-05-18 20:56:19 -07:00
  • 6d085d5340 Added support to Error/Warning/Fatal verification in text projects kay.one 2011-05-18 20:55:35 -07:00
  • 1015193ef5 Loading overlay added to series grid. Mark McDowall 2011-05-18 20:37:26 -07:00
  • 0645a9e552 EpisodeSorting UI has descriptions, removed extra options. Mark McDowall 2011-05-18 16:10:25 -07:00
  • d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-17 22:32:32 -07:00
  • 7e44ee5020 Merge with Kayone's branch. Mark McDowall 2011-05-17 22:32:23 -07:00
  • 8aad53f291 Added tests for SingleId and not updating last execution time or success/fail. Mark McDowall 2011-05-17 22:29:23 -07:00
  • f2ce5bef18 Super smart season ignore logic. ;) kay.one 2011-05-17 22:10:46 -07:00
  • 9327ef4352 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-17 21:29:09 -07:00
  • 6c4f19b365 Added GetSeasonFiles to MediaFileProvider kay.one 2011-05-17 21:21:13 -07:00
  • 4ac4ba5067 Mediascan job doesn't scan series that aren't fully added to the db yet kay.one 2011-05-17 20:52:49 -07:00
  • 8e214029c9 Renamed Download settings to Sabnzbd settings. Mark McDowall 2011-05-17 20:39:26 -07:00
  • c01595a9c4 removed leftover merge files kay.one 2011-05-17 20:23:09 -07:00
  • 2cd4e1649f Diskscan now updates the last scan time of the series object kay.one 2011-05-17 20:18:35 -07:00
  • 45fde370d8 Removed post processor from solution kay.one 2011-05-17 20:10:39 -07:00
  • 356650a1d3 Merge branch 'markus101' kay.one 2011-05-17 19:55:01 -07:00
  • 30d8da3ce8 Log is now configured earlier in the life cycle. kay.one 2011-05-17 19:53:31 -07:00
  • 58b19b6f10 Removed blackhole downloading from IndexerProviderBase. Mark McDowall 2011-05-17 17:19:05 -07:00
  • c0b7ebef4b LastExecutionTime will only be updated if no targetId was found. Mark McDowall 2011-05-17 08:33:32 -07:00