Commit Graph

24 Commits

Author SHA1 Message Date
kay.one 3e9a6ed0ef indexer cleanup. 2013-10-01 10:06:03 -07:00
Mark McDowall 9fa4cedb71 Now checking for errors before parsing newznab feeds 2013-09-26 21:41:08 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -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 227e13d858 added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
kay.one 59eb4e68ec url is now logged when feed parse fails. 2013-08-15 22:38:30 -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 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 2d41ebcc78 made some of useless exceptions to calm down. 2013-07-04 22:17:42 -07:00
kay.one 890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria 2013-06-06 07:42:23 -07:00
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider 2013-04-10 16:44:58 -07:00
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 2013-04-07 12:01:24 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00