Commit Graph

  • 273530eda2 SeriesSearchJob uses SeasonSearchJob to try to download seasons first. Mark McDowall 2011-08-27 23:37:34 -07:00
  • 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. Mark McDowall 2011-08-27 22:45:36 -07:00
  • 07a4c94032 Removed ParseSeasonInfo. Mark McDowall 2011-08-26 22:37:20 -07:00
  • 7a11dfd348 Additional removals for SimpleTitleRegex added to get rid of extraneous numbers. Mark McDowall 2011-08-26 21:37:24 -07:00
  • ac3c3386fc Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) Mark McDowall 2011-08-26 17:59:51 -07:00
  • 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. Mark McDowall 2011-08-26 10:45:59 -07:00
  • d554e9ec83 Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. Mark McDowall 2011-08-25 23:23:21 -07:00
  • 2ad200e743 Fixed an issue where large 1080i MPEG HDTV rips were being considered SDTV, they now get caught as Unknown. Mark McDowall 2011-08-25 16:58:24 -07:00
  • ad260c54cc Series Editor will now save the path properly. Mark McDowall 2011-08-25 16:05:31 -07:00
  • 667fc5d69b Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-24 16:57:00 -07:00
  • 6bab9a34dd Improved job thread execution locking log kay.one 2011-08-24 16:54:48 -07:00
  • 88525a0b7c AddSeries javascript fixes. Mark McDowall 2011-08-23 13:31:28 -07:00
  • fb9c2b6d9e Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. Mark McDowall 2011-08-22 23:07:04 -07:00
  • 322767c3f3 Changed back to port 8989. Mark McDowall 2011-08-22 22:51:05 -07:00
  • 2640191cdf Added tool tip to ignoredSeason summary toggle. Mark McDowall 2011-08-22 22:38:23 -07:00
  • f6c9fa4f95 Added SeriesSearch and RenameSeries jobs. Mark McDowall 2011-08-22 22:29:12 -07:00
  • 1d1bbd3a23 Series/Details grids now use images for ignore/status/search/rename. Mark McDowall 2011-08-22 20:52:08 -07:00
  • 4e41791d58 Fixed broken tests for episode status = ignored. Mark McDowall 2011-08-21 23:32:38 -07:00
  • d120a61ccb Series/Details specials grid will be generated like all others. Mark McDowall 2011-08-21 23:25:32 -07:00
  • 2e48034d70 Season Grid toolbar uses sub-menu. Mark McDowall 2011-08-21 19:56:04 -07:00
  • 3e87418c5d NormalizeTitle will return all number only titles as is. Mark McDowall 2011-08-21 18:42:00 -07:00
  • 66522b8109 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-21 18:21:48 -07:00
  • 1e9b279a9b Removed basic notification. client side notification should be used. kay.one 2011-08-21 18:19:34 -07:00
  • 626b1407ee Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-21 18:09:18 -07:00
  • 12af491b45 Added test for seondaryTargetId being less than 0. Mark McDowall 2011-08-21 18:07:22 -07:00
  • ce51313cff Merge branch 'markus101' kay.one 2011-08-21 18:00:39 -07:00
  • 1e9ae9a508 leftover notification code kay.one 2011-08-21 18:00:12 -07:00
  • 350e0388de Updated JobProvider to allow jobs with two targets. Mark McDowall 2011-08-21 17:48:37 -07:00
  • 56da830296 Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page. Mark McDowall 2011-08-19 20:02:47 -07:00
  • bf17b63d2b Shitty merge, manually fixed it. Mark McDowall 2011-08-08 16:38:55 -07:00
  • ef16e72b09 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-08 15:46:49 -07:00
  • 5ab07d7028 Added instant notification framework kay.one 2011-08-08 14:50:48 -07:00
  • 020283225b Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-07 17:05:27 -07:00
  • eaaf464d38 Merge branch 'markus101' kay.one 2011-08-06 22:49:50 -07:00
  • 2601c7c1b9 minor changes kay.one 2011-08-06 22:49:07 -07:00
  • f1f85a0eca Fixed parsing issue when Episode Title starts with a number. Split out single and multi episode REGEX for standard naming conventions. Mark McDowall 2011-08-05 21:51:36 -07:00
  • 127af22fe9 Fixed settings saving notifications, duplicate keys. Mark McDowall 2011-08-05 20:05:41 -07:00
  • 963691b486 Updated project file to reflect deleted file. Mark McDowall 2011-08-05 19:10:00 -07:00
  • 13d947d24d Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-05 19:05:08 -07:00
  • aa82264774 Menus are now custom built, using AJAX loading of links where acceptable. Mark McDowall 2011-08-05 19:04:35 -07:00
  • 3d784b828d Ignored image is loaded half and half instead of all grey. Mark McDowall 2011-08-04 22:10:36 -07:00
  • 79b2fad6e3 Removing items from job queue is now done while a lock is acquired. kay.one 2011-08-04 21:49:18 -07:00
  • 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly). Mark McDowall 2011-08-04 21:38:18 -07:00
  • d85a8bc15d If an unsorted episode that had a series that was not being watched it would prevent additional episodes from being processed. Mark McDowall 2011-08-04 21:22:42 -07:00
  • 9cf77955d0 Removed broken season editor from Series/Index editor. Mark McDowall 2011-08-03 23:59:08 -07:00
  • 412a3fc476 EpisodesWithoutFiles now skips ignored episodes, Tests updated. Mark McDowall 2011-08-03 22:56:42 -07:00
  • 4f68d07c9a Fixed issue with missing episodes incorrectly using include specials. Mark McDowall 2011-08-03 22:44:24 -07:00
  • 45b4bb4629 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-08-03 19:23:20 -07:00
  • c88ead0585 Wired in the season and episode ignore saving. Mark McDowall 2011-08-03 18:45:45 -07:00
  • 9cb33770a0 Added Readme kay.one 2011-08-03 09:29:03 -07:00
  • c32346e6ea New series ignore editor on Series/Details. Mark McDowall 2011-08-03 00:26:39 -07:00
  • ec78c5be3e Added todo to remove hack to handle shows that contain numbers only (added in last commit). Mark McDowall 2011-08-01 22:15:41 -07:00
  • 35abb74993 Fixed parsing of House - S06E13 - 5 to 9 Mark McDowall 2011-08-01 22:10:05 -07:00
  • 559011ba82 SeriesPathExists compares paths in lower-case now. Mark McDowall 2011-07-28 18:03:24 -07:00
  • 23681167e4 Fixed DownloadProviderTest (wasn't providing a mock for ExternalNotificationProvider) Mark McDowall 2011-07-28 18:02:21 -07:00
  • e29fee9686 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-07-28 00:22:12 -07:00
  • ee4b6c9442 ExternalNotifications enabled (Xbmc only right now). Mark McDowall 2011-07-28 00:21:49 -07:00
  • 2c3da2c5ea some css tweaks to AddSeries kay.one 2011-07-27 23:30:06 -07:00
  • 28b840766e Merge branch 'markus101' kay.one 2011-07-27 16:05:08 -07:00
  • b4fb3002a4 Updated Add Series kay.one 2011-07-27 15:59:48 -07:00
  • 0ed898b6db IsIgnored will now be checked when adding new episodes to the DB, it will: Mark McDowall 2011-07-22 17:57:52 -07:00
  • 68321c98d0 increased delete folder limit size to 10MB kay.one 2011-07-17 16:15:37 -07:00
  • 931bb2ea12 Fixed process priority correction. kay.one 2011-07-17 13:01:37 -07:00
  • af351cbaec Updated Telerik to 2011.2 712 (Jul 13, 2011) kay.one 2011-07-17 12:40:11 -07:00
  • b11a449f65 Updated PetaPoco kay.one 2011-07-17 12:32:58 -07:00
  • 276e01166a notification tweaks for chrome kay.one 2011-07-10 23:51:13 -07:00
  • 5e30c482cd Priority is now set using a timer kay.one 2011-07-10 22:15:37 -07:00
  • f1ec592834 Priority is now set using a timer kay.one 2011-07-10 22:05:52 -07:00
  • d640fa65e8 Fixed orphaned job issue in JobController kay.one 2011-07-10 21:53:34 -07:00
  • da27db7e03 Priority/JobProvider tweaks kay.one 2011-07-10 17:03:58 -07:00
  • 77c82df482 Priority/JobProvider tweaks kay.one 2011-07-10 17:03:01 -07:00
  • 291e2c399e Merge branch 'markus101' kay.one 2011-07-10 13:16:22 -07:00
  • 8927a938b7 Fixed episode status of recently imported episodes. kay.one 2011-07-10 13:07:42 -07:00
  • 8d12630856 Newzbin now parses the language out properly. kay.one 2011-07-10 12:52:29 -07:00
  • c322dd9e7a Fixed broken Series with Episode Count test. Mark McDowall 2011-07-09 19:58:36 -07:00
  • 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-07-09 19:48:02 -07:00
  • 7ec499acab Series with Episode count now ignores shows that haven't aired (includes ones that air today). Mark McDowall 2011-07-09 19:45:31 -07:00
  • 348ff5a386 XbmcProvider updated to include new Json API methods. Mark McDowall 2011-07-09 11:19:33 -07:00
  • 6393d0a3f9 Added Tests for CentralDispatch kay.one 2011-07-07 22:41:08 -07:00
  • c339ea6ba2 Updated miniprofiler to 1.4 kay.one 2011-07-07 22:40:29 -07:00
  • b086414d75 some cleanup kay.one 2011-07-07 20:57:44 -07:00
  • edf9d1d2cc Initial quality is only setup if no other quality profiles exists. kay.one 2011-07-07 20:57:31 -07:00
  • 452b5c8f84 Renamed sorting config keys kay.one 2011-07-07 20:36:02 -07:00
  • 15aedfc847 some db/migration cleanup kay.one 2011-07-07 20:27:11 -07:00
  • 8424dd6ede Increased some columns sizes to avoid cutoffs. kay.one 2011-07-06 00:37:58 -07:00
  • f0735c0693 minor tweaks kay.one 2011-07-06 00:36:49 -07:00
  • fc0d7fc72f Logging notification tweaks kay.one 2011-07-05 23:17:21 -07:00
  • 46f90255bf Updated fluent assertion, unignored qulity equality tests. kay.one 2011-07-05 23:16:37 -07:00
  • 676f6345a9 added updated jQuery UI Theme kay.one 2011-07-05 22:38:34 -07:00
  • 3dd8e7240e Added GetDirectorySize to DiskProvider kay.one 2011-07-05 00:09:07 -07:00
  • 8b0c8afb81 PostDownloadScanJob will not fail completely if a single folder fails. kay.one 2011-07-04 23:52:06 -07:00
  • 2a64014c96 Added version to page footer, minor tweaks. kay.one 2011-07-04 23:46:03 -07:00
  • 86c35d8c8c Added missing IISExpress file kay.one 2011-07-04 23:45:17 -07:00
  • 5bbc9a6f59 Fixed save button after commit. Mark McDowall 2011-07-04 16:41:39 -07:00
  • 14e037fc05 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-07-04 16:33:46 -07:00
  • 49a372eb6b Fixed doctype kay.one 2011-07-03 22:54:14 -07:00
  • 84449672ec fixed broken tests kay.one 2011-07-03 22:34:20 -07:00
  • 678c33d5fa Logs view improvements kay.one 2011-07-03 22:23:38 -07:00
  • badcfecb93 Fixed Exceptioneer, Launcher should run as priority normal kay.one 2011-07-03 22:03:05 -07:00
  • c753b315d8 Fixed static content issue kay.one 2011-07-03 20:11:02 -07:00