kay.one
|
78268f3c58
|
Better parser logging.
|
2012-01-19 22:35:10 -08:00 |
|
kay.one
|
9d90f04b6e
|
Added Linq post filtering to indexer searches.
|
2012-01-19 22:01:30 -08:00 |
|
Mark McDowall
|
e7b8ae4520
|
Nzbs.org will search for individual episodes with less strict terms.
|
2012-01-18 21:26:48 -08:00 |
|
kay.one
|
9406ca9cf5
|
Better exception data for feed errors.
|
2012-01-18 21:06:44 -08:00 |
|
Mark McDowall
|
ffde7c0987
|
Log indexer name when failing to process feed.
|
2012-01-01 12:17:53 -08:00 |
|
kay.one
|
ab29a114d1
|
newzbing now uses HTTPS.
|
2011-12-14 19:54:03 -08:00 |
|
kay.one
|
ba12465bb0
|
Removed code duplication in IndexerBase
|
2011-12-07 19:54:31 -08:00 |
|
kay.one
|
30497357b4
|
Removed single search method in indexer base.
|
2011-11-28 22:49:38 -08:00 |
|
Mark McDowall
|
7af6977cab
|
Indexers will actually support searching for daily episodes.
|
2011-11-28 12:05:28 -08:00 |
|
Mark McDowall
|
cadccb4360
|
EpisodeSearch properly uses PerformSearch.
PerformSearch will handle shows that air daily.
|
2011-11-25 22:13:47 -08:00 |
|
Mark McDowall
|
30e21ecd16
|
Searching will be more picky now to ensure the proper series and season (and episode if relevant)
|
2011-11-16 22:32:44 -08:00 |
|
Mark McDowall
|
067d735448
|
Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think).
|
2011-11-16 17:05:22 -08:00 |
|
Mark McDowall
|
6c86f1dfdd
|
Newznab providers can be configured by the end user.
|
2011-11-13 12:51:15 -08:00 |
|
Mark McDowall
|
e4f01ae0d4
|
Size is now parsed for each item in the feed.
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
|
2011-09-13 19:25:33 -07:00 |
|
Mark McDowall
|
0b586de226
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
A bunch of files changed removing System.Linq, thanks Resharper :(
|
2011-09-03 20:05:44 -07:00 |
|
Mark McDowall
|
35cad3d27e
|
Added partial season searching when a full season NZB is not available.
|
2011-08-31 23:58:54 -07:00 |
|
Mark McDowall
|
fbb4ced77c
|
Full season searching for Nzbs.org and NzbMatrix will also look for S01 in addition to Season.
|
2011-08-31 17:17:35 -07:00 |
|
Mark McDowall
|
485f618e02
|
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
Tests added for season searching.
|
2011-08-27 22:45:36 -07:00 |
|
kay.one
|
8d12630856
|
Newzbin now parses the language out properly.
Fetch episode filters episodes from wrong series
|
2011-07-10 12:52:29 -07:00 |
|
kay.one
|
c37544d4ce
|
Episode is now marked as grabbed on download
|
2011-07-03 16:04:57 -07:00 |
|
kay.one
|
f2b091dcd2
|
Fixed issue with nzbs.org search where title contained brackets
|
2011-07-03 15:32:36 -07:00 |
|
kay.one
|
cd96d546e8
|
limited newzbin search to English only.
|
2011-07-02 11:41:23 -07:00 |
|
kay.one
|
07312780f1
|
ParseEpisodeInfo is now separated into ParseTitle and ParsePath
|
2011-06-29 16:31:16 -07:00 |
|
kay.one
|
acf23d4fc2
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
|
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -07:00 |
|
Mark McDowall
|
5e02ab972c
|
Added NzbMatrix Search Url, with tests.
|
2011-06-03 22:32:55 -07:00 |
|
kay.one
|
67e55e5c39
|
newzbin now supports episode search
|
2011-06-02 18:15:19 -07:00 |
|
kay.one
|
1239da656e
|
Rewrite of InventoryProvider
|
2011-05-28 12:23:35 -07:00 |
|
kay.one
|
cbbb6e2b18
|
Oh hai search!
|
2011-05-26 23:03:57 -07:00 |
|
kay.one
|
ac2d33443b
|
More EpisodeSearchJob fixes/tests
|
2011-05-26 20:54:28 -07:00 |
|
kay.one
|
a6ad977114
|
Fixed import new series being stuck in a loop if an update failed
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
|
2011-05-26 19:12:28 -07:00 |
|
kay.one
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
2011-05-25 21:25:59 -07:00 |
|
kay.one
|
500e9af6c3
|
Fixed a bug where reports weren't being added to history
|
2011-05-23 21:12:54 -07:00 |
|
kay.one
|
5be99200c6
|
Added newzbing tests, fixed quality parse bugs
|
2011-05-22 23:48:52 -07:00 |
|
kay.one
|
ae8465834b
|
Merge branch 'markus101'
|
2011-05-22 22:54:15 -07:00 |
|
kay.one
|
f33c2c4939
|
Added episode status to back end, getting ready for backlog
|
2011-05-22 09:53:06 -07:00 |
|
Mark McDowall
|
9c51633470
|
Fixed nzbs.org RSS URL.
Series Details Specials looks like the standard season grids.
|
2011-05-21 00:09:41 -07:00 |
|
kay.one
|
8fca3c3419
|
more test/fixes
|
2011-05-19 22:52:05 -07:00 |
|
kay.one
|
849beef5a2
|
Added inventory provider with basic tests
|
2011-05-19 21:59:35 -07:00 |
|
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
2011-05-19 21:21:18 -07:00 |
|
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
2011-05-19 20:47:07 -07:00 |
|
kay.one
|
67d8bf4147
|
Removed indexertype property
|
2011-05-18 20:58:42 -07:00 |
|
Mark McDowall
|
58b19b6f10
|
Removed blackhole downloading from IndexerProviderBase.
ConfigProvider returns defaults from SabHost and SabPort.
|
2011-05-17 17:19:05 -07:00 |
|
Mark McDowall
|
85c17c9270
|
Changed nzbs.org provider URL to grab only xvid and x264 rips (cats 1, 14) instead of type 1 (All TV)
|
2011-05-16 18:22:45 -07:00 |
|
Mark McDowall
|
11b96afd75
|
Merge conflicts resolved.
Added Language parsing.
|
2011-05-08 23:16:26 -07:00 |
|
kay.one
|
cb4d0e2450
|
fixed blackhole config to be boolean
|
2011-05-08 20:31:01 -07:00 |
|
kay.one
|
34f7b9ca7d
|
removed some warnings, logging tweaks
|
2011-05-08 14:49:15 -07:00 |
|
Mark McDowall
|
0e429f58a1
|
Added Supports backlog boolean for Indexers.
|
2011-05-01 01:04:44 -07:00 |
|
Mark McDowall
|
9518c61fc2
|
Changed constructor for ExternalNotificationProviderBase.
|
2011-04-28 23:32:51 -07:00 |
|
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
2011-04-28 23:06:13 -07:00 |
|