Commit Graph

27 Commits

Author SHA1 Message Date
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid 2013-08-07 17:20:47 -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 9f4dfa16d1 remove query selection logic and rename param to tvRageId 2013-08-06 17:38:16 +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
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 17842d3fa1 Added categories to newznab section 2013-07-30 20:42:07 -07:00
kay.one 074d7f2df5 fixed newznab parsing limited Wombles rss to TV 2013-06-08 10:53:26 -07:00
kay.one 13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -07:00
Keivan Beigi a7fc3f9776 fixed newznab apikey 2013-06-03 16:07:36 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Mark McDowall 0bc2d4814c Removed indexer tooltips 2013-05-29 00:20:57 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one 29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one 1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -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
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Keivan Beigi 2eb3ead230 fixed indexer setting load/reload. 2013-04-10 16:44:59 -07:00
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -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