Commit Graph

111 Commits

Author SHA1 Message Date
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
Keivan Beigi bceaee27a3 moved logging config to in-process 2013-09-02 22:15:08 -07:00
Mark McDowall c928ccb201 Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Mark McDowall a3961ffb69 Added CommandId to commands 2013-09-01 21:12:18 -07:00
kay.one 87ac2b3b76 fixed Dtd issues on Linux. 2013-08-29 19:27:23 -07:00
kay.one 47e29abc27 don't log indexer errors as exceptions. 2013-08-29 18:38:43 -07:00
kay.one a22cbfee2f handle empty rss response from indexers. 2013-08-29 18:32:25 -07:00
kay.one 438e3199de fixed input validation for indexers 2013-08-25 21:01:03 -07:00
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now 2013-08-24 21:28:07 -07:00
Mark McDowall ae590828da Removed validation from OmgwtfnzbSettings 2013-08-23 21:40:02 -07:00
kay.one e4fc0c57b3 indexer specific setting validation 2013-08-22 01:08:43 -07:00
kay.one 227e13d858 added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
kay.one 59eb4e68ec url is now logged when feed parse fails. 2013-08-15 22:38:30 -07:00
Mark McDowall b1e5646d7d more nd icons and some spelling fixes 2013-08-14 08:18:34 -07:00
Mark McDowall 881686e994 Throw exception when unable to get size from newznab feed 2013-08-12 19:27:45 -07:00
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
Keivan Beigi 8900c32ae1 Better RSS date parsing 2013-08-07 19:07:07 -07:00
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed. 2013-08-07 17:58:00 -07:00
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid 2013-08-07 17:20:47 -07:00
kay.one 86fa34628f log exception if pubDate can't be parsed. 2013-08-07 00:02:27 -07:00
Mark McDowall cd7a8bae78 Use title when TvRageId is 0 when searching newznab 2013-08-06 20:10:28 -07:00
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
Use Tv Rage ID in Newznab API search requests
2013-08-06 08:18:22 -07:00
faush01 0608871f76 more param changes 2013-08-06 18:15:24 +10:00
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId 2013-08-06 17:38:16 +10:00
Mark McDowall fd30d94972 Removed ServiceModel references 2013-08-05 22:31:33 -07:00
faush01 f29eb49c7f use Rage TV ID for newznab search api calls 2013-08-06 15:26:09 +10:00
kay.one bac51706ae minor feed fetch cleanup. 2013-08-05 22:06:58 -07:00
Mark McDowall ff573f358f Merge branch 'linq-xml' into vnext 2013-08-05 21:01:15 -07:00
kay.one 32763b3667 exceptionverification outputs exception info 2013-08-05 20:26:02 -07:00
Mark McDowall 7d43afd7b9 Good riddance SyndicationFeed 2013-08-05 19:45:57 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching 2013-08-03 14:39:07 -07:00
Mark McDowall 12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search. 2013-07-30 21:48:55 -07:00
Mark McDowall 17842d3fa1 Added categories to newznab section 2013-07-30 20:42:07 -07:00
kay.one e89a35522e removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time 2013-07-17 00:33:54 -07:00
Mark McDowall 6a9ca9295f Fixed parsing of NzbClub releases below 1GB 2013-07-16 23:58:50 -07:00
kay.one d607b831c9 added exception logging to Tasks. 2013-07-11 23:10:34 -07:00
Keivan Beigi 966b9d62b7 removed Nzbx 2013-07-09 15:07:04 -07:00
kay.one 2d41ebcc78 made some of useless exceptions to calm down. 2013-07-04 22:17:42 -07:00
Mark McDowall 943a05bc09 NzbClub and any indexers with settings are not enabled by default 2013-07-04 14:20:08 -07:00
Keivan Beigi 64df2229d6 removed nzbsrus 2013-06-27 17:05:21 -07:00
Mark McDowall 0ffb72bca1 Delete added to indexers 2013-06-27 00:37:39 -07:00
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup 2013-06-18 22:45:10 -07:00
Mark McDowall 8ee0789c62 Added SeasonSearchCommand 2013-06-18 19:08:44 -07:00