Commit Graph

1889 Commits

Author SHA1 Message Date
Mark McDowall 8f13fd7841 Fixed broken test. 2012-05-03 15:14:15 -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
Mark McDowall 04d3447708 Merge branch 'nzburl' 2012-05-02 16:38:08 -07:00
Mark McDowall 840fed2408 DownloadStream will now add a UserAgent to the request.
New: NzbMatrix won't block NzbDrone for not supplying an identifier now.
2012-05-02 15:51:17 -07:00
Mark McDowall 5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
Mark McDowall b314ff5e82 Added NzbInfoUrl to indexers. 2012-05-02 12:02:39 -07:00
Mark McDowall ce0a6f8b86 NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
Mark McDowall 0c3de6964f Merge branch 'master' into nzburl 2012-05-02 08:31:24 -07:00
Mark McDowall 7d4a3feffa Added a couple more tests for WEB DL quality parsing. 2012-05-02 08:29:47 -07:00
Mark McDowall f09a7e0525 Fixed: Issue parsing certain multi-part episode names. 2012-05-02 08:09:21 -07:00
kay.one 0470f3d78c Updated exceptron driver. 2012-04-30 23:16:54 -07:00
kay.one a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
Mark McDowall e8122685b2 SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07:00
Mark McDowall b626dc2435 SmtpProvider will throw on exceptions, instead of returning false. 2012-04-29 22:36:49 -07:00
Mark McDowall 2a8fab7ef9 Fixed: Episode Overview is trimmed down more to prevent being to large. 2012-04-29 20:32:44 -07:00
kay.one 620a88dcb2 Updated exceptron driver 2012-04-29 19:42:49 -07:00
kay.one 16eecb3b4f Updated to exceptron api v1a 2012-04-29 18:24:24 -07:00
Mark McDowall bb9e4c88ce SearchHistory Successful columns now sort properly and use images.]
New: Delete images in grids now use the same image as Delete Series.
2012-04-28 12:15:37 -07:00
Mark McDowall 0ab0611173 Fixed: Underscores in Series Name when parsing were are now removed properly. 2012-04-25 15:43:30 -07:00
Mark McDowall 840dec0d41 Fixed: Details will be removed when a series is deleted and details were open. 2012-04-25 15:33:20 -07:00
Mark McDowall a1fa6287c7 New: Basic stats on your library. View at: /System/Stats 2012-04-25 12:50:37 -07:00
Mark McDowall 05b91dbb4f New: DSR x264 releases will be considered SDTV releases, instead of Unknown. 2012-04-25 08:32:42 -07:00
Mark McDowall 2c7a2df3ea New: Repacks will be treated the same as propers. 2012-04-25 08:15:48 -07:00
Mark McDowall 6c0ff71cde Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
Fixed: Notifications will go out even if the episode failed to move the first time.
2012-04-25 08:06:38 -07:00
Mark McDowall 96b19ef4cc History is spelt right now... 2012-04-23 12:56:59 -07:00
Mark McDowall 724e354eee Fixed bug with RSS Item TIitle.
Fixed broken tests.
2012-04-23 12:33:16 -07:00
Mark McDowall 34e008f0c8 Fixed broken DownlaodProvider tests. 2012-04-23 11:53:37 -07:00
Mark McDowall 5422350afd Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
Mark McDowall b52710859c Merge branch 'search-log' 2012-04-23 00:40:57 -07:00
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall 06df8a86b6 Forced downloads now have episode titles. 2012-04-22 23:47:30 -07:00
Mark McDowall cef7b6a8dc SearchResult Controller added.
Force Download added.
2012-04-22 23:31:11 -07:00
kay.one 30358de9f4 Log message is now included with exception log. 2012-04-22 19:35:55 -07:00
kay.one 6b3e102899 Updated exceptrack driver's url, made test more effective. 2012-04-22 16:30:18 -07:00
kay.one aff17f7767 Exceptions are now sent to exceptrack 2012-04-22 16:14:02 -07:00
kay.one 2b5776acbf Added exceptrack.driver
updated json.net
2012-04-22 15:41:42 -07:00
kay.one 25cc23a9c1 Removed exceptions from NzbDrone.Services. 2012-04-22 15:18:28 -07:00
Mark McDowall aa24e4cac7 Use Long polling only for signalr. 2012-04-22 11:53:00 -07:00
Mark McDowall e7c353b9a3 Removed details from searchResultsGrid. 2012-04-21 01:25:42 -07:00
Mark McDowall 4f005e45c0 Search Results grid added. 2012-04-21 01:16:15 -07:00
Mark McDowall c83d8879a2 Merge branch 'master' into search-log 2012-04-20 22:02:44 -07:00
Mark McDowall e6712e5aa2 DataTables.Mvc added.
Removed old model binding for DataTablesParams (Logs no uses the one from DataTables.Mvc)
2012-04-20 22:02:18 -07:00
Mark McDowall 2aedc48203 Added text to logo. 2012-04-20 21:15:26 -07:00
Mark McDowall 20594ae6dc Added smaller logo. 2012-04-20 21:07:37 -07:00
Mark McDowall c7f8f57f77 Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
Mark McDowall b9e3d1a921 Added a test to confirm that dateTime is parsed properly when using other cultures. 2012-04-19 00:41:34 -07:00
Mark McDowall 47a225c264 Fixed: Issue preventing some users from using Womble's Index. 2012-04-19 00:31:51 -07:00
Mark McDowall eb0c75061d Fixed: NzbClub nzb URL. 2012-04-18 23:31:44 -07:00
Mark McDowall ffaae13680 Fixed: Twitter download complete message grammar. 2012-04-17 23:10:24 -07:00
Mark McDowall aec59de6b6 Exceptions when checking SAB's queue are now caught. 2012-04-17 17:19:03 -07:00