Commit Graph

  • 6d085d5340 Added support to Error/Warning/Fatal verification in text projects kay.one 2011-05-18 20:55:35 -0700
  • 1015193ef5 Loading overlay added to series grid. Mark McDowall 2011-05-18 20:37:26 -0700
  • 0645a9e552 EpisodeSorting UI has descriptions, removed extra options. Mark McDowall 2011-05-18 16:10:25 -0700
  • d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-17 22:32:32 -0700
  • 7e44ee5020 Merge with Kayone's branch. Mark McDowall 2011-05-17 22:32:23 -0700
  • 8aad53f291 Added tests for SingleId and not updating last execution time or success/fail. Mark McDowall 2011-05-17 22:29:23 -0700
  • f2ce5bef18 Super smart season ignore logic. ;) kay.one 2011-05-17 22:10:46 -0700
  • 9327ef4352 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-17 21:29:09 -0700
  • 6c4f19b365 Added GetSeasonFiles to MediaFileProvider kay.one 2011-05-17 21:21:13 -0700
  • 4ac4ba5067 Mediascan job doesn't scan series that aren't fully added to the db yet kay.one 2011-05-17 20:52:49 -0700
  • 8e214029c9 Renamed Download settings to Sabnzbd settings. Mark McDowall 2011-05-17 20:39:26 -0700
  • c01595a9c4 removed leftover merge files kay.one 2011-05-17 20:23:09 -0700
  • 2cd4e1649f Diskscan now updates the last scan time of the series object kay.one 2011-05-17 20:18:35 -0700
  • 45fde370d8 Removed post processor from solution kay.one 2011-05-17 20:10:39 -0700
  • 356650a1d3 Merge branch 'markus101' kay.one 2011-05-17 19:55:01 -0700
  • 30d8da3ce8 Log is now configured earlier in the life cycle. kay.one 2011-05-17 19:53:31 -0700
  • 58b19b6f10 Removed blackhole downloading from IndexerProviderBase. Mark McDowall 2011-05-17 17:19:05 -0700
  • c0b7ebef4b LastExecutionTime will only be updated if no targetId was found. Mark McDowall 2011-05-17 08:33:32 -0700
  • 617b23f5e3 minor cleanup in JobProvider unknown 2011-05-17 00:24:29 -0700
  • 13f37cd405 Added test to make sure disabled jobs aren't actually running automatically unknown 2011-05-17 00:16:45 -0700
  • 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) unknown 2011-05-17 00:04:49 -0700
  • fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test. Mark McDowall 2011-05-16 21:01:01 -0700
  • d4c9e5d12f Added Glimpse. Mark McDowall 2011-05-16 19:15:37 -0700
  • 85c17c9270 Changed nzbs.org provider URL to grab only xvid and x264 rips (cats 1, 14) instead of type 1 (All TV) Mark McDowall 2011-05-16 18:22:45 -0700
  • 0babb9474e Added Javascript to support shift-clicking ranges to disable/enable checkboxes. Mark McDowall 2011-05-16 16:57:02 -0700
  • 8c372e938c fixed some settings value convert issues. would cause crash on clean installs. unknown 2011-05-16 00:32:01 -0700
  • 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists. Mark McDowall 2011-05-15 23:27:02 -0700
  • fa2b609ad3 Removed retundant logging for Series deletion. Mark McDowall 2011-05-15 16:39:46 -0700
  • 13da5ff7f7 Returned series deletion back to SeriesProvider. Mark McDowall 2011-05-15 16:35:45 -0700
  • 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI. Mark McDowall 2011-05-14 00:49:57 -0700
  • 30d7fecff5 Added examples to EpisodeSorting Settings. Mark McDowall 2011-05-13 21:13:21 -0700
  • d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications. Mark McDowall 2011-05-12 21:46:26 -0700
  • 3cc052e9b6 DeleteSeriesJob now uses the providers properly. Mark McDowall 2011-05-12 17:55:26 -0700
  • c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller. Mark McDowall 2011-05-11 22:21:48 -0700
  • d97382ad0c Added DeleteSeriesJob to remove series in BG. Mark McDowall 2011-05-11 19:53:19 -0700
  • 4d7bb451f2 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-11 11:38:28 -0700
  • 3083ff6fcf Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job Keivan 2011-05-11 11:25:32 -0700
  • e4c9e11ee1 Deleting a series will also delete all items in history for that series. Mark McDowall 2011-05-11 08:21:09 -0700
  • 7ebda928f8 QualityProfile dropbox positioned better. Mark McDowall 2011-05-11 00:07:20 -0700
  • 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. Mark McDowall 2011-05-10 23:46:26 -0700
  • 70bfc49b4e Series Grid AJAX'd. Mark McDowall 2011-05-09 23:32:33 -0700
  • 5c1c8466c1 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-09 13:53:02 -0700
  • 11b96afd75 Merge conflicts resolved. Mark McDowall 2011-05-08 23:16:26 -0700
  • 24c47801b3 system/config is now editable kay.one 2011-05-08 21:23:57 -0700
  • cb4d0e2450 fixed blackhole config to be boolean kay.one 2011-05-08 20:31:01 -0700
  • 343c303bc6 minor cleanup in sabprovider, sabprovider tests kay.one 2011-05-08 15:33:46 -0700
  • 34f7b9ca7d removed some warnings, logging tweaks kay.one 2011-05-08 14:49:15 -0700
  • 7b4ac03748 Added filtering to the missing View. Mark McDowall 2011-05-02 23:03:49 -0700
  • 0f170e8a03 Fixed SAB getting the string value for Priority (instead of the integer value). Mark McDowall 2011-05-02 08:40:21 -0700
  • 86019a2597 Added Missing view to show which episodes are missing from disk for all series. Mark McDowall 2011-05-01 01:05:28 -0700
  • 0e429f58a1 Added Supports backlog boolean for Indexers. Mark McDowall 2011-05-01 01:04:44 -0700
  • 00aa3ec7bc Fixed text box for Category, was displayed as priority Mark McDowall 2011-05-01 01:02:58 -0700
  • 56a13b2511 Added REGEX to require Series name to exist (24-7 Penguin vs Capitals couldn't be parsed on disk properly) Mark McDowall 2011-04-30 17:23:10 -0700
  • d4ef96f97b Moved filename only piece to Parser. Mark McDowall 2011-04-30 16:25:35 -0700
  • 5e0427f927 MediaFileProvider, ImportFile will return null if episode cannot be properly parsed. Will only try to parse the filename, not the full episode path. Mark McDowall 2011-04-30 14:29:58 -0700
  • 9518c61fc2 Changed constructor for ExternalNotificationProviderBase. Mark McDowall 2011-04-28 23:32:51 -0700
  • a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase. Mark McDowall 2011-04-28 23:06:13 -0700
  • 671dcd074c Added job to scan for media files every hour... So easy! Mark McDowall 2011-04-27 23:46:56 -0700
  • 2e32d6efd4 Moved indexer images to a subfolder. Mark McDowall 2011-04-27 23:04:57 -0700
  • 0a844e8c58 Added images to Indexer Settings. Mark McDowall 2011-04-27 21:40:11 -0700
  • b146b62ef3 Added images for provider, shown on the History grid. Mark McDowall 2011-04-27 21:27:02 -0700
  • 7e946277bb IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want. Mark McDowall 2011-04-27 17:11:08 -0700
  • de003b9774 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. Mark McDowall 2011-04-27 16:51:38 -0700
  • f1cf6ace73 Set Meridiem to Uppercase. Mark McDowall 2011-04-27 09:47:53 -0700
  • 4e9f8bd2d0 Handle failed downloading on NZB so it will not get added to the History if it fails. Mark McDowall 2011-04-27 08:40:00 -0700
  • 3a6cf56db1 RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. Mark McDowall 2011-04-27 08:34:53 -0700
  • fbdc752f77 Fixed NzbDownloadUrl for NzbsRUsProvider Mark McDowall 2011-04-27 08:09:38 -0700
  • 6f46a1211e Added DownloadFile method to HttpProvider. Mark McDowall 2011-04-26 23:27:15 -0700
  • 72d3f5cef2 Removed AccountModel. Mark McDowall 2011-04-26 22:09:24 -0700
  • ff0e0597b4 Upcoming view column width fixed for Air Date (added time). Mark McDowall 2011-04-26 19:47:29 -0700
  • 975d8bc679 New Helper (Html Extension) for displaying the DescriptionAttribute. Mark McDowall 2011-04-26 16:43:27 -0700
  • ee00ef8c17 Added notes for handling Full Season releases, decisions to be made on how to handle them and how to correct multi-episode releases (as long as the first episode is needed we mark it as so). Mark McDowall 2011-04-26 08:39:03 -0700
  • 21e14fbb84 Added parsing and tests for Full Season Releases (no episode information) Mark McDowall 2011-04-26 08:26:41 -0700
  • a338b9fee5 SabTitle will return Quality in square brackets '[' or ']' Mark McDowall 2011-04-26 08:26:01 -0700
  • a5d9ee17bf Episode Title added to parseResult. Mark McDowall 2011-04-25 23:32:10 -0700
  • cb992f1b52 Added StatsProvider. Mark McDowall 2011-04-25 22:54:12 -0700
  • 76a9a0c6f0 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-04-25 18:44:53 -0700
  • 72e8b3ce7d fixed broken tests kay.one 2011-04-25 17:43:34 -0700
  • 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. kay.one 2011-04-25 17:28:33 -0700
  • 638e5794c9 Removed duplicate test. Mark McDowall 2011-04-25 15:46:22 -0700
  • c8252495af fix bug where info update from tvdb would overwrite our own data, fileid, date flags ... kay.one 2011-04-25 15:27:03 -0700
  • 5faeccf098 added support for daily episode file import kay.one 2011-04-25 14:37:53 -0700
  • d490fad8cd Merge branch 'markus101' kay.one 2011-04-25 14:25:13 -0700
  • 194c66f36a start support for daily show file import kay.one 2011-04-25 14:23:02 -0700
  • 494979c672 Fixed parser for Daily shows that didn't have the series name included. Mark McDowall 2011-04-25 14:21:39 -0700
  • eea6c2f896 Merge branch 'markus101' kay.one 2011-04-25 13:33:09 -0700
  • 7d20558ea2 fixed column layout in history, upcomming kay.one 2011-04-25 13:32:29 -0700
  • 1cd6c5d0c0 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-04-25 13:31:19 -0700
  • 827b2f0bcf Resharper config file... Mark McDowall 2011-04-25 13:27:21 -0700
  • b65fe99b30 Fixed network auth issue, custom parser issue kay.one 2011-04-25 13:21:52 -0700
  • e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd. Mark McDowall 2011-04-25 12:02:29 -0700
  • eb48a7eff8 Merge branch 'markus101' kay.one 2011-04-25 11:46:38 -0700
  • 3353b3b2d3 Added resharper style sharing file kay.one 2011-04-25 11:45:48 -0700
  • 5d678be6b1 removed .org file kay.one 2011-04-25 11:44:26 -0700
  • 7d3f6c81e0 Exceptioneer is only enabled during release. kay.one 2011-04-25 11:41:20 -0700
  • 742ad0a932 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-04-25 11:24:11 -0700
  • deb7f9d811 Merge + Download Settings UI Fixes. Mark McDowall 2011-04-25 11:21:53 -0700
  • a8815cd5ea Fixed rss datetime bug kay.one 2011-04-25 11:16:38 -0700
  • e6fb02fac6 Fixed IsNeeded() with tests kay.one 2011-04-25 10:48:16 -0700
  • e4d208883a Fixed episode parsing so it is not too aggressive. Added tests for episode parsing and Assertions for number of episodes parsed (to ensure the count is correct). Mark McDowall 2011-04-25 08:21:12 -0700