Commit Graph

  • 26adbf2602 Code cleanup per commit comments. More Work?! Mark McDowall 2012-01-30 22:55:57 -0800
  • 1f983094ac Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours. Mark McDowall 2012-01-30 13:34:15 -0800
  • 78f7b8a53c Grid colouring for ignored and missing. #11 Mark McDowall 2012-01-29 22:14:46 -0800
  • 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading. Mark McDowall 2012-01-29 17:38:44 -0800
  • fdd4a6c632 New: Blackhole implemented, allowing clients other than SABnzbd to be used. #10 Mark McDowall 2012-01-28 15:53:14 -0800
  • af0532d959 DownloadClient added to the UI, it still will only download via Sabnzbd. Mark McDowall 2012-01-28 13:43:44 -0800
  • 2da79128cf Fixes for blacklisting. #9 Mark McDowall 2012-01-27 23:55:09 -0800
  • f63fadfe35 New: Blacklisting can now be toggled in History, preventing that Nzb from being downloaded again. Mark McDowall 2012-01-27 22:28:24 -0800
  • 51bec56741 More work on implementing blacklisting. Refactored AddByUrl to use already parsed NewzbinId. Mark McDowall 2012-01-27 18:32:37 -0800
  • 0b6ad3d0c2 Merge branch 'master' into blacklisting Mark McDowall 2012-01-27 16:40:58 -0800
  • 68e1a0bc4d Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue. kay.one 2012-01-27 16:15:09 -0800
  • 91d3d522ec Parse size to decimal using en-US culture. Mark McDowall 2012-01-27 14:53:11 -0800
  • b45b8f2e47 Added NewzbinId and Blacklisted to History. Mark McDowall 2012-01-27 10:08:33 -0800
  • 2bf97fd76f Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log. Mark McDowall 2012-01-27 08:17:12 -0800
  • 207ea607a7 Fixed spacing in episode search notification. kay.one 2012-01-26 22:57:07 -0800
  • b58fe89ce4 analytics will not leak exceptions while in production. kay.one 2012-01-26 22:10:15 -0800
  • 14ed804025 Fixed broken reference. kay.one 2012-01-26 21:39:37 -0800
  • 14559d035b Updated deskmetrics libraries. kay.one 2012-01-26 21:26:39 -0800
  • 60af451493 Merge pull request #8 from NzbDrone/config-backup Mark McDowall 2012-01-26 21:26:11 -0800
  • 80e5cec167 Merge 1990f5ab8c into 6cabbcb8b7 #8 GitHub Merge Button 2012-01-26 21:25:56 -0800
  • 1990f5ab8c Removed try/catch from CreateBackupZip. #8 Mark McDowall 2012-01-26 21:24:41 -0800
  • 6cabbcb8b7 Merge pull request #7 from NzbDrone/config-backup Keivan Beigi 2012-01-26 21:24:27 -0800
  • e6931fdf7c Merge 8ce6e8a08e into ab7d3ebcc5 #7 GitHub Merge Button 2012-01-26 21:05:17 -0800
  • 8ce6e8a08e Cleaned up Backup. #7 Mark McDowall 2012-01-26 21:05:09 -0800
  • 928bc55839 New: Backup added to Settings -> System Mark McDowall 2012-01-26 19:59:30 -0800
  • 93ee97123f System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. Mark McDowall 2012-01-25 23:56:05 -0800
  • ab7d3ebcc5 New: Added check to ensure FW is enabled before opening and closing ports. Mark McDowall 2012-01-25 18:00:17 -0800
  • 340f05aef4 Fixed broken tests, DeskMetrics now has a different id during dev and production. kay.one 2012-01-25 17:52:47 -0800
  • 4ea475d428 New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster. kay.one 2012-01-25 17:30:55 -0800
  • 7a83a46d31 Added integration to deskmetrics kay.one 2012-01-25 17:29:55 -0800
  • b225db9aaf Started to add support for deskmetrics kay.one 2012-01-24 19:09:49 -0800
  • 02cb12bdb8 BacklogSetting refactoring. Mark McDowall 2012-01-25 17:02:21 -0800
  • 3a5d99921e New: Backlog can now be controlled per series. Mark McDowall 2012-01-24 17:21:20 -0800
  • 6772db7e69 EpisodesWithoutFiles returns Series.* instead of Series.Title only. Mark McDowall 2012-01-24 17:11:16 -0800
  • 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. Mark McDowall 2012-01-23 22:29:32 -0800
  • fb17765d3a Fixed issues with searching and the results being filtered before the SearchProvider could properly handle them. Mark McDowall 2012-01-23 12:25:14 -0800
  • 413991485f Spelling fixed. Mark McDowall 2012-01-23 11:00:05 -0800
  • 71c5653b91 Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. Mark McDowall 2012-01-23 10:57:15 -0800
  • 8267be0a48 Added another test for IsUpgrade. Mark McDowall 2012-01-23 08:32:14 -0800
  • 197979ea3c QualityParseTest will accept bool IsProper as a parameter. Mark McDowall 2012-01-23 08:24:07 -0800
  • d6d1bbe3f5 Tweaked Progress notification. kay.one 2012-01-22 23:43:54 -0800
  • 2875832db0 Made search notifications a bit more friendly ;) kay.one 2012-01-22 23:07:00 -0800
  • 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. kay.one 2012-01-22 22:43:11 -0800
  • ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory. kay.one 2012-01-22 20:59:23 -0800
  • a68c882032 fixed http 500 error. kay.one 2012-01-22 20:34:30 -0800
  • 54881a0e4a fixed http 500 error. kay.one 2012-01-22 20:29:09 -0800
  • 63bef2de31 Fixed more queue issue. kay.one 2012-01-22 20:24:39 -0800
  • baa0b8df67 Series Grid won't show series that haven't been completely added (LastInfoSync is null). Mark McDowall 2012-01-22 20:14:01 -0800
  • 9150574c35 Fixed 503 Http errors not marking the test as ignored. kay.one 2012-01-22 19:16:19 -0800
  • 0d582f12fb Fixed 503 Http errors not marking the test as ignored. kay.one 2012-01-22 19:01:16 -0800
  • 01775d70b3 Fixed broken test. kay.one 2012-01-22 18:47:50 -0800
  • 6d43b9354b Enabled rolling file logging. kay.one 2012-01-22 18:39:42 -0800
  • d1e3298da1 Enabled rolling file logging. kay.one 2012-01-22 18:24:16 -0800
  • 5e3e071692 Added a duplicated item to Queue.txt, reformated existing json sample files. kay.one 2012-01-21 11:36:22 -0800
  • 03dc4a5602 Fixed typo. Mark McDowall 2012-01-22 14:45:37 -0800
  • c0542449a4 Added additional logging to episode searching. Mark McDowall 2012-01-22 13:16:25 -0800
  • d5e62bc70b Files will be tagged with Proper when append quality is enabled and episode is a proper. Mark McDowall 2012-01-22 11:25:59 -0800
  • dc4f5e48f3 SabQueueItem ParseResult will trim off duplicate before parsing. Mark McDowall 2012-01-21 20:06:17 -0800
  • 934d9a92fa MassEdit table uses space better. Mark McDowall 2012-01-21 00:57:14 -0800
  • 481a8ceb97 restored a change that wasn't needed after queue json fix. kay.one 2012-01-20 00:32:50 -0800
  • 3de5522444 SetUp must be Public... FYI. Mark McDowall 2012-01-20 00:25:51 -0800
  • 7b14da9b17 Fixed GetQueue and GetHistory. Mark McDowall 2012-01-20 00:18:38 -0800
  • e885fadc59 Added MassEdit for series editing. Mark McDowall 2012-01-19 23:50:45 -0800
  • 906b5d12cd Updated queue.txt json to match actual sab queue. kay.one 2012-01-19 23:49:48 -0800
  • b498c242af Fixed QueueEmpty.txt json file. kay.one 2012-01-19 23:36:29 -0800
  • b6d43273cf Fixed an issue where an unparsable item could break the parser. kay.one 2012-01-19 23:08:05 -0800
  • 0276fa12f0 Fixed an issue where a none-paused empty queue would throw. kay.one 2012-01-19 22:59:37 -0800
  • 78268f3c58 Better parser logging. kay.one 2012-01-19 22:35:10 -0800
  • 1e580856ca Better exception logging. kay.one 2012-01-19 22:12:07 -0800
  • 9d90f04b6e Added Linq post filtering to indexer searches. kay.one 2012-01-19 22:01:30 -0800
  • 3d214f0f0b Added DiskProvider.PathEquals for UNC paths. kay.one 2012-01-19 21:50:05 -0800
  • 7483d5d3a5 Added sab queue check for multiepisodes. kay.one 2012-01-19 21:49:29 -0800
  • 9acfb7330c Check sab queue now takes quality into consideration kay.one 2012-01-19 21:37:08 -0800
  • 2d1f506f93 Fixed tests, results won't be as focused for nzbs.org. Mark McDowall 2012-01-18 22:10:37 -0800
  • e7b8ae4520 Nzbs.org will search for individual episodes with less strict terms. Mark McDowall 2012-01-18 21:25:58 -0800
  • a93846d2d8 Deleting any series with seriesid =0 during migration. kay.one 2012-01-18 21:12:30 -0800
  • d967d4198c Duplicated root folders are now blocked. kay.one 2012-01-18 21:04:55 -0800
  • 3cb61e4c34 Cleaned as much of notifications as I could find. kay.one 2012-01-18 21:01:47 -0800
  • 121f3258af Removed some unused models from NzbDrone.Web kay.one 2012-01-18 20:01:50 -0800
  • b8ac694fc4 added JsonErrorFilter to automatically handle failing ajax calls. kay.one 2012-01-18 19:58:32 -0800
  • 7c6d745c86 You can no longer add root folders that don't already exist. kay.one 2012-01-18 19:57:27 -0800
  • 9406ca9cf5 Better exception data for feed errors. kay.one 2012-01-18 18:08:17 -0800
  • b4eed1a657 SabProvider now gets JSON instead of XML for history and queue. Mark McDowall 2012-01-18 20:05:03 -0800
  • 26c4240a6b SabProvider can now get the entire Queue for additional processing. Mark McDowall 2012-01-18 16:05:44 -0800
  • 7acb563c05 Fixed an issue where GetProcessByName could return a list containing null items. kay.one 2012-01-18 12:57:08 -0800
  • 34206fc308 Renamed to skipHistory to make it more clear. Mark McDowall 2012-01-17 23:46:17 -0800
  • 20c1639ada Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting. Mark McDowall 2012-01-17 23:45:21 -0800
  • d1262f1ced No longer checking history when doing a manual search. Mark McDowall 2012-01-17 21:06:37 -0800
  • 926bdef527 Added warning to NZBsRus to warn that it does not support backlog searching. Mark McDowall 2012-01-17 00:00:41 -0800
  • 106f073cf2 Corrected exception logging. Mark McDowall 2012-01-16 23:53:42 -0800
  • 1301dc1b7b All exception levels are now reported. kay.one 2012-01-16 23:55:55 -0800
  • 6a9321b22d Added restart warning to System config page. kay.one 2012-01-16 23:34:54 -0800
  • 691a004d39 Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening). Mark McDowall 2012-01-16 23:17:00 -0800
  • 5cea5282bd Improved the parser to properly handle files without titles, with tests. Mark McDowall 2012-01-16 19:18:19 -0800
  • 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. kay.one 2012-01-16 23:12:22 -0800
  • 4da2e1cb72 Episode auto-ignore is now done in realtime rather than using a job. kay.one 2012-01-16 20:05:36 -0800
  • 24d51093d6 Fixed issue where AppUpdateJob would throw when there are no updates available. kay.one 2012-01-16 10:10:18 -0800
  • 488be41fb1 Fixed broken tests after adding new job. Mark McDowall 2012-01-15 20:25:09 -0800
  • 218059e08d Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously). Mark McDowall 2012-01-15 20:12:47 -0800
  • 0ecc62a6f7 Page footer is now cached for one hour (there is nothing that would change.) kay.one 2012-01-14 22:50:37 -0800