Commit Graph

177 Commits

Author SHA1 Message Date
Mark McDowall 87cf09685c Backend work for omgwtfnzbs 2012-12-17 17:52:56 -08:00
Mark McDowall aa40fe8c94 Removed NzbMatrix
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall 05e4523bee Newzbin and NzbsRus
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
2012-12-02 19:31:47 -08:00
Mark McDowall 5cd9438939 Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
2012-10-17 21:15:42 -07:00
Mark McDowall fcf0ca7299 Registered jobs 2012-09-04 00:11:15 -07:00
Mark McDowall 653a0864c3 Removed DM - Branched if required later. 2012-08-13 17:05:01 -07:00
Mark McDowall ad92ba1083 nzbs.org back to http only
Fixed: nzbs.org will no longer use SSL to prevent errors
2012-08-11 14:55:53 -07:00
Mark McDowall 4776f0430b Registered Metadata refresh job 2012-07-14 21:34:01 -07:00
Mark McDowall 7c803c4691 Merge remote-tracking branch 'origin/metadata' 2012-07-13 11:03:15 -07:00
Mark McDowall 2e9cf66b57 Tweaks to XML and thumbs #ND-21 2012-07-12 14:48:09 -07:00
Mark McDowall 1a7911ab82 Central Dispatch update from last commit 2012-07-07 16:34:07 -07:00
Mark McDowall cd25b86e5e Register new job properly 2012-06-13 00:18:10 -07:00
Mark McDowall 3ddb85983f New: Dognzb.cr added as a default indexer. 2012-05-17 20:32:55 -07:00
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall 46ca4e28fd New: Nzb.su added as a default Newznab indexer. 2012-05-03 15:52:54 -07:00
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
kay.one 16eecb3b4f Updated to exceptron api v1a 2012-04-29 18:24:24 -07:00
kay.one aff17f7767 Exceptions are now sent to exceptrack 2012-04-22 16:14:02 -07:00
Mark McDowall c24cb16127 Registered NzbClub as indexer. 2012-04-14 16:54:54 -07:00
Mark McDowall 3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default 2012-04-14 16:37:36 -07:00
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
kay.one 3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall d8957a85ef Small tweak in SignalR dependency injection. 2012-02-18 12:42:13 -08:00
kay.one 5c03c873b2 updated analytics 2012-02-14 18:21:56 -08:00
kay.one e5fa098d66 deskmetrics doesn't report during dev. 2012-02-12 23:49:53 -08:00
kay.one 05df752cc8 Fix: Downgraded some log levels for less verbose logging 2012-02-12 23:28:01 -08:00
kay.one 9bea027907 Fixed compile issue 2012-02-12 22:41:51 -08:00
kay.one 83aa6330d1 Minor cleanups. 2012-02-12 22:38:57 -08:00
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one 340f05aef4 Fixed broken tests, DeskMetrics now has a different id during dev and production. 2012-01-25 17:52:47 -08:00
kay.one 7a83a46d31 Added integration to deskmetrics 2012-01-25 17:32:36 -08:00
kay.one b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
kay.one 4da2e1cb72 Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
Mark McDowall 488be41fb1 Fixed broken tests after adding new job. 2012-01-15 20:25:09 -08:00
kay.one 1de610c5bb moved last job over. 2011-12-01 23:51:32 -08:00
kay.one fabc4c84bd Moved Jobs to their own folder. 2011-12-01 17:33:17 -08:00
Mark McDowall e781501021 Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly. 2011-11-23 17:09:09 -08:00
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
Mark McDowall b02c7066ad Trim added to LogProvider.
TrimLogsJob added to trim the logs every 24 hours.
2011-11-21 23:35:11 -08:00
Mark McDowall d5a602c4eb Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 21:37:13 -08:00
kay.one 6369d4f817 Update updates ;) 2011-11-13 18:54:09 -08:00
Mark McDowall 8c1f7e6663 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 16:27:25 -08:00
kay.one 51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
Mark McDowall 639480e3ef Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 12:58:02 -08:00
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user. 2011-11-13 12:51:15 -08:00
kay.one 79b3a22c9a Fixed some exception logging where exceptions weren't logged. 2011-11-13 12:42:12 -08:00
kay.one 883dffca80 More update code. almost there. 2011-11-13 12:31:02 -08:00
kay.one 207550176c Removed assembly level fixtures 2011-11-13 10:16:31 -08:00