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 |
|
Mark McDowall
|
b146b62ef3
|
Added images for provider, shown on the History grid.
|
2011-04-27 21:27:02 -07:00 |
|
Mark McDowall
|
7e946277bb
|
IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
|
2011-04-27 17:11:08 -07:00 |
|
Mark McDowall
|
4e9f8bd2d0
|
Handle failed downloading on NZB so it will not get added to the History if it fails.
|
2011-04-27 08:40:00 -07:00 |
|
Mark McDowall
|
fbdc752f77
|
Fixed NzbDownloadUrl for NzbsRUsProvider
|
2011-04-27 08:09:38 -07:00 |
|
Mark McDowall
|
6f46a1211e
|
Added DownloadFile method to HttpProvider.
Fixed Link that is returned from NzbMatrixProvider.NzbDownloadUrl.
IndexerProvider will now download the NZB to the disk if SABnzbd is not configured.
|
2011-04-26 23:27:15 -07:00 |
|
Mark McDowall
|
ee00ef8c17
|
Added notes for handling Full Season releases, decisions to be made on how to handle them and how to correct multi-episode releases (as long as the first episode is needed we mark it as so).
Currently full season releases can be parsed, but will not process.
|
2011-04-26 08:39:03 -07:00 |
|
Mark McDowall
|
a5d9ee17bf
|
Episode Title added to parseResult.
|
2011-04-25 23:32:10 -07:00 |
|
Mark McDowall
|
cb992f1b52
|
Added StatsProvider.
Bound AutoConfigureProvider to kernel.
Feed Item Parsing will now check for a SceneName match in SceneNameHelper.
|
2011-04-25 22:54:12 -07:00 |
|
kay.one
|
b65fe99b30
|
Fixed network auth issue, custom parser issue
|
2011-04-25 13:21:52 -07:00 |
|
kay.one
|
a8815cd5ea
|
Fixed rss datetime bug
|
2011-04-25 11:16:38 -07:00 |
|
kay.one
|
e6fb02fac6
|
Fixed IsNeeded() with tests
Added sample xml from all indexers to test project
Fixed a bug where parser would try to use file extension from a report title.
|
2011-04-25 10:48:16 -07:00 |
|
kay.one
|
198d92f433
|
Merge branch 'markus101'
|
2011-04-24 22:42:40 -07:00 |
|
Mark McDowall
|
ea2e520632
|
Newzbin feed will be grabbed using HTTP Authentication.
|
2011-04-24 21:36:52 -07:00 |
|
kay.one
|
6f4a9f577e
|
Downgraded more logs
|
2011-04-24 21:15:23 -07:00 |
|
Mark McDowall
|
822719bdaf
|
Missed some changes for send to Sab functionality in IndexerProviderBased.
|
2011-04-24 15:53:01 -07:00 |
|
Mark McDowall
|
32dcf1feec
|
NZB will be sent to SABnzbd when needed.
|
2011-04-24 15:32:08 -07:00 |
|
kay.one
|
217f98c4a9
|
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
|
2011-04-23 13:53:13 -07:00 |
|
kay.one
|
680ea45839
|
fixed Episode.ToString() bug
|
2011-04-22 13:59:43 -07:00 |
|
kay.one
|
af1511e1f3
|
Fixed history grid layout
|
2011-04-22 13:48:05 -07:00 |
|
kay.one
|
e074164a47
|
more tests and bug fixes
|
2011-04-22 13:14:02 -07:00 |
|
kay.one
|
23f6cc3901
|
More tests
|
2011-04-22 12:16:52 -07:00 |
|
kay.one
|
fd32a04d45
|
Attach to debugger is a lot more reliable.
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
|
2011-04-22 10:09:06 -07:00 |
|
kay.one
|
8c7c2ac296
|
More work on indexers/jobs
|
2011-04-21 23:23:29 -07:00 |
|